layerscape: fix u-boot bootcmd
authorBiwen Li <biwen.li@nxp.com>
Sun, 14 Apr 2019 06:49:49 +0000 (14:49 +0800)
committerPetr Štetiar <ynezz@true.cz>
Thu, 6 Jun 2019 13:40:09 +0000 (15:40 +0200)
commit639d127b831a2af29a03ab07b262abf46ada3b4e
tree071e08c9c8167602302af11fe6bb29182882c6ba
parent8468bf04d0a07161fd7bc9fa9fffe8fbb8dfab6e
layerscape: fix u-boot bootcmd

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>
package/boot/uboot-layerscape/patches/0001-modify-macro-QSPI_NOR_BOOTCOMMAND-of-ls1046ardb-for-.patch [new file with mode: 0644]
package/boot/uboot-layerscape/patches/0002-modify-macro-QSPI_NOR_BOOTCOMMAND-of-ls1012afrwy-for.patch [new file with mode: 0644]
package/boot/uboot-layerscape/patches/0003-modify-macro-QSPI_NOR_BOOTCOMMAND-of-ls1012ardb-for-.patch [new file with mode: 0644]