uboot-layerscape: Add ls1028ardb support
authorWojciech Dubowik <Wojciech.Dubowik@protonmail.ch>
Wed, 12 Apr 2023 10:07:32 +0000 (12:07 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 7 May 2023 12:50:50 +0000 (14:50 +0200)
commitb812844c438fae135ba3c65374b2d187bbe070c4
tree2157ae99569b1118660d25de0c1de5737a9a89eb
parent29149a9b35d52081e62a42b7d60336a58e01728e
uboot-layerscape: Add ls1028ardb support

Support uboot for NXP LS1028ARDB reference board. GIC V3 has to
be disabled in the uboot config to allow booting upstream kernels.
This patch can be dropped once uboot is updated to 2022.04 version
to nxp-qoriq github lf-6.1.1 branch.

Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@protonmail.ch>
package/boot/uboot-layerscape/Makefile
package/boot/uboot-layerscape/files/fsl_ls1028a-rdb-sdboot-uEnv.txt [new file with mode: 0644]
package/boot/uboot-layerscape/files/fsl_ls1028a-rdb-uEnv.txt [new file with mode: 0644]
package/boot/uboot-layerscape/patches/0004-disable-gic-initialization-for-ls1028ardb.patch [new file with mode: 0644]