mxs: fix SD-card image generation for OLinuXino boards mxs-202301
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 16:08:36 +0000 (17:08 +0100)
commit9d88c1bc35a162cee579609ef88ed4446aff20c3
treecda71be87a40e3d764123d4c90021632ed5c0116
parent36076b5a409236b44d56179071cc53fdd1c6fc78
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