summaryrefslogtreecommitdiffstats
path: root/wic
Commit message (Collapse)AuthorAgeFilesLines
* wic: resolve boot issue when using wic imagesChang Rebecca Swee Fun2020-08-192-6/+6
| | | | Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
* Move wks file for stratix10 to common nameDalon Westergreen2019-12-021-0/+0
| | | | | | | Move the wks file name to a common name for agilex and stratix10 Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* arria10: Add support for wic and u-boot 2019.07Dalon Westergreen2019-06-101-0/+8
| | | | | | | | | Mainline uboot for arria10 supports creating the boot header required for spl using mkimage. With this update, it is now possible to build the sdcard image without external tools. Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Exchange A2 and ext4 rootfs partitions in wic imageAndrey Zhizhikin2018-08-231-1/+1
| | | | | | | | | | This would allow to later on resize the rootfs partition inside of the Linux if the storage media used is originally bigger than the image itself. It would effectively allow to utilize the entire storage media from the Linux OS on the device. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
* Remove mountpoint for a2 partitionDalon Westergreen2018-04-231-1/+1
|
* Fix wic mount of sdcard fat partitionDalon Westergreen2018-02-272-2/+2
| | | | | | | | wic modifies /etc/fstab to add mount points listed in the wks file. We do not want the fat partition mounted by default Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
* Add wic file for Cyclone5 / Arria5Dalon Westergreen2018-02-261-0/+8
|
* Add wic file for stratix10Dalon Westergreen2018-02-261-0/+6
Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>