Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zedboard-zynq7: Switch over to in kernel device tree | Nathan Rossi | 2016-03-06 | 1 | -1/+1 |
| | | | | | | | | | | | * Switch to the device tree that is available in the kernel source tree * Remove the in layer device tree and configuration for the in layer device tree * Setup IMAGE_BOOT_FILES with the correct target device tree from the kernel source/recipe * Setup U-Boot uEnv.txt to use the correct target device tree Signed-off-by: Nathan Rossi <nathan@nathanrossi.com> | ||||
* | zedboard : Add files to build working boot.bin file. | Philip Balister | 2014-11-18 | 1 | -0/+4 |
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> |