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, 12 Nov 2022 20:05:43 +0000 (21:05 +0100)
commit8f459812b83c0eb286d38bdc71d274c9fca9c3c6
tree8216cd4bab53aca6e63cbc8b99fe26b1ba43b74b
parent1d12cfdce28101ca60fc7afed1e4cf0812814992
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]