board/lego/ev3: Create images using genimage
authorDavid Lechner <david@lechnology.com>
Wed, 2 Nov 2016 03:15:54 +0000 (22:15 -0500)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 2 Nov 2016 16:39:19 +0000 (17:39 +0100)
commitc846d2e21133441e92b1ee3b98f2fc013a01db16
treef53bfe5ea0c704118f4a1463d74ff7e4a141ba02
parent671e1ee907f7930c44e3396abb741d1f385f1664
board/lego/ev3: Create images using genimage

This adds a script to create SD card and flash images for LEGO MINDSTORMS
EV3 using the genimage tool.

The default kernel config had to be modified to add support for squashfs
and to add a ram disk.

Signed-off-by: David Lechner <david@lechnology.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
board/lego/ev3/genimage.cfg [new file with mode: 0644]
board/lego/ev3/linux.fragment [new file with mode: 0644]
board/lego/ev3/post-image.sh [new file with mode: 0755]
board/lego/ev3/readme.txt
configs/lego_ev3_defconfig