Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | layerscape: update u-boot to LSDK-20.04 | Yangbo Lu | 2020-05-07 |
| | | | | | | | | Update u-boot package to latest LSDK-20.04 dropping patches which are no longer needed. Adapt u-boot bootargs to kernel 5.4 for booting. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> | ||
* | layerscape: fix u-boot bootcmd | Biwen Li | 2019-06-06 |
Current latest LSDK-19.03 u-boot had a bug that bootcmd environment was always been reset when u-boot started up. This was found on boards with spi NOR boot. Before the proper fix-up is applied, we have to use a workaround to hard code the bootcmd for OpenWrt booting for now. Signed-off-by: Biwen Li <biwen.li@nxp.com> Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> |