openwrt-mirror/target/linux/imx
Tim Harvey ae8bf1a26e imx: add imx8m support
Add imx8m support:
 - add a cortexa53 subtarget to imx
 - move ARCH and KERNELNAME to subtargets
 - account for kernel modules that are not used for cortexa53

No device-specific targets or firmware images are created yet but all
imx8m* dtbs will be built.

enabling CONFIG_TARGET_ROOTFS_INITRAMFS results in
openwrt-imx-cortexa53-imx8m-initramfs-kernel.bin which has been
successfully booted on an imx8mm-evk using the following:

u-boot=> tftpboot $fdt_addr_r image-imx8mm-evk.dtb && \
tftpboot $kernel_addr_r openwrt-imx-cortexa53-imx8m-initramfs-kernel.bin && \
booti $kernel_addr_r - $fdt_addr_r

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
2024-03-24 21:19:10 +01:00
..
base-files imx: make sdcard/eMMC sysupgrade more resilient 2022-07-11 14:18:40 +02:00
cortexa7 imx: add imx8m support 2024-03-24 21:19:10 +01:00
cortexa9 imx: add imx8m support 2024-03-24 21:19:10 +01:00
cortexa53 imx: add imx8m support 2024-03-24 21:19:10 +01:00
files/firmware/imx/sdma imx: bundle correct SDMA firmware for i.MX 7 boards 2022-07-11 14:14:01 +02:00
image imx: add imx8m support 2024-03-24 21:19:10 +01:00
patches-6.1 kernel: bump 6.1 to 6.1.79 2024-02-24 19:25:02 +01:00
profiles
config-6.1 imx: 6.1: refresh kernel config 2024-02-02 17:31:42 +01:00
Makefile imx: add imx8m support 2024-03-24 21:19:10 +01:00