summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-xlnx-dev.bb
Commit message (Collapse)AuthorAgeFilesLines
* u-boot-xlnx: Refactor SPL supportNathan Rossi2015-03-311-3/+4
| | | | | | | | | | | | | * Refactor the U-Boot SPL support to use the ps7_init_gpl.[ch] files from the zynq7-platform-init dependency, this allows for the files to come from a external source or be generated during the build * U-Boot SPL has been split into a seperate target to allow for better dependency resolution as well as handling SPL building compatibility without generating false boot.bin files * Clean up the u-boot-xlnx.inc file to allow for use from both the normal u-boot recipe as well as the u-boot-spl recipe Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* u-boot-xlnx: Rename "_git" to "-dev" for master-next tracking recipeNathan Rossi2014-08-251-0/+22
* Change to match how the kernel recipes handle master-next tracking * Update the SRCREV to match a newer git commit Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>