mxs: fix image generation for I2SE Duckbills
authorMichael Heimpold <mhei@heimpold.de>
Sun, 15 Sep 2024 08:39:40 +0000 (10:39 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Wed, 5 Feb 2025 21:00:09 +0000 (22:00 +0100)
commit77a1a5ef8e74e8c64ae02b846f827252c978451c
tree8e51d2f04c0964b60346dabf853d55975e7b4ae7
parentb410f2216c7a4e6c5646f999d18b952b63c85817
mxs: fix image generation for I2SE Duckbills

The standard U-Boot boot scripts for Duckbills expect the
Linux kernel and device tree files installed below /boot
within the (ext4) root filesystem.
Also a raw zImage is expected instead of uImage.

Extend the SD card generation accordingly and while at,
install all possible Duckbill DT blobs there.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
target/linux/mxs/image/Makefile