board/olpc: add common scripts and files for OLPC laptops
authorLubomir Rintel <lkundrak@v3.sk>
Thu, 16 Apr 2020 09:59:52 +0000 (11:59 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 17 Apr 2020 20:57:11 +0000 (22:57 +0200)
commit4cdca2cd5012f713098032bb688d5714763f9991
treebacd4c38892f31d2d292a2c6002b10499b979aca
parenta41fae16d64c34329b17fa1a21af71d62c3edf8b
board/olpc: add common scripts and files for OLPC laptops

There are muliple generations of OLPC laptops, x86 ones based on
Geode, VIA and ARM based with Marvell Armada. All of boot with
OpenFirmware and share some peripherals.

This patch adds the common files.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
board/olpc/genimage.cfg [new file with mode: 0644]
board/olpc/linux.config [new file with mode: 0644]
board/olpc/olpc.fth [new file with mode: 0644]
board/olpc/post-build.sh [new file with mode: 0755]