openwrt/package
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 treewide: use APK compatible version schema 2024-03-22 22:14:22 +01:00
boot kirkwood: add ix4-200d support to uboot-envtools 2024-03-23 14:56:50 +01:00
devel treewide: use APK compatible version schema 2024-03-22 22:14:22 +01:00
firmware linux-firmware: package Intel AX201 firmware 2024-03-24 21:12:13 +01:00
kernel imx: add imx8m support 2024-03-24 21:19:10 +01:00
libs treewide: use APK compatible version schema 2024-03-22 22:14:22 +01:00
network libiwinfo: update to Git HEAD (2024-03-23) 2024-03-23 19:36:34 +01:00
system treewide: use APK compatible version schema 2024-03-22 22:14:22 +01:00
utils firmware-utils: update to git HEAD 2024-03-23 15:51:15 +01:00
Makefile build: do not depend on $(STAGING_DIR)/.prepared when in SDK 2024-03-04 23:45:15 +01:00