summaryrefslogtreecommitdiffstats
path: root/classes
Commit message (Collapse)AuthorAgeFilesLines
* SDcard fixesDalon Westergreen2016-04-191-19/+17
| | | | | | | | | | | | | | | | 1) Disable sdcard generation using UBOOT_CONFIG parameter 2) Fix type in sdcard class SDCard generation still isnt working quite right. If IMAGE_FSTYPES += " sdcard" is added, the sdcard image is created but the uboot-config should automatically add sdcard creation when the UBOOT_CONFIG selected looks like "socfpga_cyclone5_socdk,sdcard". TBD: 1) Add uboot env customization based on selected uboot config 2) Fix sdcard generation issue
* Add support for sdcard generation for C5/A5Dalon Westergreen2016-04-181-0/+123
|
* Clean up variables for ubootDalon Westergreen2016-04-181-134/+0
| | | | -> Moved common variables to socfpga.inc
* Testing sdcardDalon Westergreen2016-04-181-0/+134