aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mxs/image/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* mxs: rework image generationZoltan HERPAI2023-07-061-2/+2
| | | | | | | | Migrate to "new" image generation method. Device profiles will be generated based on image/Makefile instead of profiles/ , which will also allow to automatically build images for all supported devices via buildbot. Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
* mxs: fix SD-card image generation for OLinuXino boardsZoltan HERPAI2023-01-271-1/+1
| | | | | | | | | 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>
* mxs: re-work SD card image generationZoltan Herpai2015-09-211-3/+6
| | | | | | | | | | - Duckbill uses a different partitioning approach than standard FSL and Olimex - use new sdimage to integrate U-Boot into the SD card images Signed-off-by: Michael Heimpold <mhei@heimpold.de> SVN-Revision: 47021
* mxs: add sdcard image builderZoltan Herpai2015-03-261-0/+5
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 45052