summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-xlnx_2014.01.bb
Commit message (Collapse)AuthorAgeFilesLines
* zedboard : Add files to build working boot.bin file.Philip Balister2014-11-181-0/+2
| | | | | | | | | | | | | This uses the GPL files from: https://github.com/Xilinx/embeddedsw/tree/master/lib/sw_apps/zynq_fsbl/misc/zed and renames them. There is a u-boot patch to use the _gpl named versions, when this is upstream and meta-xilnx uses this version, we can switch to using the files with the proper names. Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* u-boot-xlnx : Add uEnv.txt for zc702 so it boots from SD card.Philip Balister2014-11-051-1/+3
| | | | Signed-off-by: Philip Balister <philip@balister.org>
* u-boot-xlnx: Add support for building SPL for the zc702.Philip Balister2014-10-271-0/+2
| | | | | | | | | | | | The ps7_init files are GPL versions from: https://github.com/Xilinx/embeddedsw/tree/master/lib/sw_apps/zynq_fsbl/misc/zc702 I had to edit the .h filename in the .c file. Another option is use the file names as is, but this needs a patch to u-boot so it looks for ps7_init_gpl.c. Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* u-boot-xlnx_2014.01: Add 2014.01 u-bootNathan Rossi2014-05-211-0/+7
* License file has changed in u-boot source Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>