board/ci20: create a SD card image
authorJohannes Schmitz <johannes.schmitz1@gmail.com>
Tue, 9 Jan 2018 16:08:28 +0000 (17:08 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 12 Jan 2018 21:43:19 +0000 (22:43 +0100)
commit523688ae5c647313ceb1c76c7443b1bc2e060e6e
treed8f6509ebc8f9dabeaeec40f870007a48163172f
parent735158d55aed36167df4195afe509779bc9a7535
board/ci20: create a SD card image

Add a genimage.cfg to create a working sdcard.img for the ci20
hardware.  We also need a uboot-env.txt to create the partition for
the uboot environment.

Update the board/ci20/readme.txt with the related information. Remove
the tftp netboot description from the readme as it is already to
complicated for a basic bootable example.

Signed-off-by: Johannes Schmitz <johannes.schmitz1@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
board/ci20/genimage.cfg [new file with mode: 0644]
board/ci20/readme.txt
board/ci20/uboot-env.txt [new file with mode: 0644]
configs/ci20_defconfig