]> git.ipfire.org Git - thirdparty/openwrt.git/commit
package: u-boot: initial support for qoriq arch
authorPawel Dembicki <paweldembicki@gmail.com>
Fri, 7 Oct 2022 12:25:20 +0000 (14:25 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 14 Feb 2026 00:15:12 +0000 (01:15 +0100)
commitbf7494a6444608f50dd9a925b142e2d2e38cb3f2
tree7f957b88b17531c8f977b2706d7fa8f5f877b107
parent2dd34796d88a281a888eafe33f8add154e65120d
package: u-boot: initial support for qoriq arch

This package adds initial u-boot support for qoriq target.

U-boot for qoriq devices must be compiled with 32-bit compiler and
linked with 32-bit linker. It's part of mpc 85xx target. But qoriq
target is 64-bit. As workaround, mpc85xx binary toolchain is downloaded
only for this u-boot.

Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/10941
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
(cherry picked from commit c5d3d5fe28f7990c4a2e7837962244c00e3c355a)
Link: https://github.com/openwrt/openwrt/pull/21477
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/boot/uboot-qoriq/Makefile [new file with mode: 0644]
package/boot/uboot-qoriq/files/fsl_T4240RDB-nor-uEnv.txt [new file with mode: 0644]
package/boot/uboot-qoriq/files/fsl_T4240RDB-sdboot-uEnv.txt [new file with mode: 0644]
package/boot/uboot-qoriq/patches/100-mpc85xx-adjust-T4240RDB-config-for-OpenWrt.patch [new file with mode: 0644]
package/boot/uboot-qoriq/patches/900-Revert-fsl-mxc-Drop-legacy-I2c.patch [new file with mode: 0644]
package/boot/uboot-tools/uboot-envtools/files/qoriq