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 20:12:03 +0000 (21:12 +0100)
commitd75ed3726d994fd050730e9ab5923d6232913054
tree4efb0b9e5c499f9eef141f968a391f5afaf1673b
parent8623a449c2d9617cd802ca892d443f4efc116794
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>
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]