[Buildroot] [PATCH 1/4] board/minnowboard-max: Rework to generate SD card image

Peter Korsgaard peter at korsgaard.com
Wed Apr 13 19:59:18 UTC 2016


>>>>> "Arnout" == Arnout Vandecappelle <arnout at mind.be> writes:

 > On 04/12/16 07:29, Ezequiel Garcia wrote:
 >> Let's rework the board and config files to use genimage
 >> to generate the SD card image directly.
 >> 
 >> Signed-off-by: Ezequiel Garcia <ezequiel at vanguardiasur.com.ar>

 > Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>

 >> ---
 >> board/minnowboard-max/genimage.cfg  | 34 ++++++++++++++++++++++++++++++++
 >> board/minnowboard-max/post-image.sh | 13 +++++++++++++

 >  If you feel up to it: I think it would be nice to add an fs/genimage
 > infra that runs genimage at the end of the build with a user-specified
 > config file. All the post-image scripts we have for the defconfigs are
 > identical.

Yes, I also think the time has come to add support for this. Perhaps we
should also add explicit sub options to pull in the needed dependencies
(E.G. host-dosfstools/mtools for vfat, host-mtd for jffs2/ubifs,
.. which isn't directly obvious).

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list