uboot-layerscape: adjust LS1012A-IOT config and env
authorPawel Dembicki <paweldembicki@gmail.com>
Mon, 24 Oct 2022 13:11:07 +0000 (15:11 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 5 Nov 2022 21:44:03 +0000 (22:44 +0100)
commite313cd8d15b5efb5393e3a8ed164cb7df04b8e65
treee11d2b0d435c39e2f95c9457d4ed3d7037ca9f0c
parent77522d4eb7ef7df6805d7aa377bc3fad84a2910a
uboot-layerscape: adjust LS1012A-IOT config and env

In a254279a6c30 LS1012A-IOT kernel image was switched to FIT.

But u-boot config is lack of FIT and ext4 support.

This patch enables it.

It also fix envs, because for some reason this board need to use "loadaddr"
variable in brackets.

Fixes: #9894
Fixes: a254279a6c30 ("layerscape: Change to combined rootfs on sd images")
Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
(cherry picked from commit d75ed3726d994fd050730e9ab5923d6232913054)
package/boot/uboot-layerscape/files/fsl_ls1021a-iot-sdboot-uEnv.txt
package/boot/uboot-layerscape/patches/0900-layerscape-adjust-LS1021A-IOT-config-for-OpenWrt.patch [new file with mode: 0644]