summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-socfpga_v2016.11.bb
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with YP pyroJan-Simon Möller2017-08-101-1/+1
| | | | | | | | Mainly fix the u-boot build by: - changing u-boot-mkenvimage to use $(CC) instead of cc - adding bc-native to u-boot-socfpga due to RS-sysroot in YP Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
* Add mkenvimage depend for v2016.11Dalon Westergreen2017-01-241-0/+1
| | | | Signed-off-by: Dalon Westergreen <dalon.westergreen@intel.com>
* Fix problem with FILESEXTRAPATHS in uboot v2016.11 recipeDalon Westergreen2017-01-241-1/+1
|
* Add uboot environment file sof cyclone5-socdkDalon Westergreen2017-01-201-0/+1
|
* add support to generate uboot environment imagesDalon Westergreen2017-01-201-2/+5
| | | | | | | | create uboot environment images to populate the sdcard images. This allows non-default uboot environments to be used without the need for changing / patching uboot Initially add de0-nano-soc environment
* add support to generate uboot environment imagesDalon Westergreen2017-01-201-0/+6
| | | | | | create uboot environment images to populate the sdcard images. This allows non-default uboot environments to be used without the need for changing / patching uboot
* u-boot-socfpga: Remove unnecessary 10m50 additions in v2016.05 (#46)Dalon Westergreen2017-01-121-1/+0
| | | Signed-off-by: Dalon Westergreen <dalon.westergreen@intel.com>
* Update uboot and kernel recipes, and fix sdcard class (#44)Dalon Westergreen2017-01-111-0/+10
* u-boot-socfpga: update PV for all recipes and add common include for mainline uboot versions u-boot-socfpga versioning scheme varied, some prepended with a 'v' others not. u-boot mainline tags versions with vYYYY.MM so we should be consistent. Create a single include for all mainline uboot versions. Signed-off-by: Dalon Westergreen <dwesterg@gmail.com> * u-boot-socfpga: Add support for v2016.11 Signed-off-by: Dalon Westergreen <dwesterg@gmail.com> * Update sdcard image class and add to arria5 / cyclone 5 machine conf * Move arria5/cyclone5 to uboot-socfpga v2016.11 Signed-off-by: Dalon Westergreen <dwesterg@gmail.com> * Update sdcard script Seemed to be an issue with the rootfs partition being slightly smaller then the ROOTFS_SIZE in some cases. Signed-off-by: Dalon Westergreen <dalon.westergreen@intel.com> * uboot: Cleanup v2014.10 recipe v2014.10 is used for Arria10, at this time it does not support GCC6 which is the default for morty * Clean up arria5 and cyclone5 machine definitions Signed-off-by: Dalon Westergreen <dalon.westergreen@intel.com> * linux-socfpga: add 4.7 and 4.7 dev recipes Signed-off-by: Dalon Westergreen <dalon.westergreen@intel.com> * linux-socfpga: update srcrev for 4.6 kernel and remove 4.6 dev Signed-off-by: Dalon Westergreen <dalon.westergreen@intel.com> * linux-socfpga: delete 4.1 dev as 4.1 is no longer maintained * linux-socfpga: update 4.1.22 srcrev to latest release