summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-spl-xlnx_2015.04.bb
Commit message (Collapse)AuthorAgeFilesLines
* u-boot-xlnx_2015.04: Refactor U-Boot SPL generationNathan Rossi2015-11-261-37/+0
| | | | | | | | | | | | | | Refactor the way the recipe handles depending, configuring and building SPL with external or internally provided Zynq Platform Init code. This refactor allows for the handling of all three configuration cases for how the platform init files are provided, as well as simplifying how machines define whether SPL/boot.bin can be built. This change also reduces the need for a seperate SPL recipe and makes it much simpler to have multiple recipes that can provide this feature. Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
* u-boot-xlnx: Update to 2015.04 'xilinx-v2015.2'Nathan Rossi2015-09-151-0/+37
* Update to the 'xilinx-v2015.2' release tag, this corresponds to 2015.04 version of u-boot * Update microblaze configuration patch for this version * Swap picozed patch for a upstream backported version Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>