mxs: fix SD-card image generation for OLinuXino boards
authorZoltan HERPAI <wigyori@uid0.hu>
Tue, 24 Jan 2023 18:34:22 +0000 (19:34 +0100)
committerZoltan HERPAI <wigyori@uid0.hu>
Fri, 27 Jan 2023 22:19:38 +0000 (23:19 +0100)
commit6e428a84904daa07190f924530f975102e8e7668
tree465fbace8c8a31589e416336fb73b92d40b88165
parent7f5edeb8bd819d6e418ca0023b4ec97c60e5ca47
mxs: fix SD-card image generation for OLinuXino boards

Fixes: mxs: add generic subtarget (64ef920)
Adding the generic target caused the TARGET_BOOTFS_PARTSIZE to stay
hidden for these boards, crashing the FAT filesystem creation.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
target/linux/mxs/image/Config.in