summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/platform-init/fsbl-platform-init_2014.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* fsbl-platform-init: Drop this recipe it is no longer requiredNathan Rossi2016-01-061-32/+0
| | | | | | | | | The ps7_init_gpl.* files for zc702, zc706, zedboard and microzed are now available as part of the U-Boot source and are automatically selected and handled from within the U-Boot recipe. As such this recipe is no longer required. Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
* platform-init: v2014.4 is no longer on master branchManjukumar Matha2015-11-031-1/+1
| | | | | | | | Due to changes in embeddedsw repo, the v2014.4 tag is no longer on the master branch. This commit fixes the recipe accordingly. Signed-off-by: Manjukumar Matha <manjukum@xilinx.com> Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
* platform-init/fsbl-platform-init: Add recipeNathan Rossi2015-03-311-0/+32
* Create recipe to handle retrieving the platform init files (ps7_init_gpl.[ch]) for use with other recipes * Add the zynq7-platform-init.inc include for reuse Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>