boards/raspberrypi0: new board
authorYann E. MORIN <yann.morin.1998@free.fr>
Sun, 8 May 2016 13:50:02 +0000 (15:50 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 8 May 2016 13:54:30 +0000 (15:54 +0200)
commitee50eb8ad3c6405c3685ad7c47ce1a819949834b
treed9614333725a0e60b740fdfd7e51ddabd26d3f9d
parentfedfc08b2b4ab9ed4dc9b385a0928e8fa967ae8f
boards/raspberrypi0: new board

Add support for the rpi-0, which is basically a rpi (model A+) in a
smaller form-factor.

This one does not have an ethernet port, so we just remove it from the
configuration (or we could use the existing rasbperrypi_defconfig and
suffer from a longer boot time because of the waiting for eth0).

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
board/raspberrypi/genimage-raspberrypi0.cfg [new file with mode: 0644]
board/raspberrypi0 [new symlink]
configs/raspberrypi0_defconfig [new file with mode: 0644]