pcengines/apu2: add support for apu4 variant
commit83b4fb9981b30352dac9ba9d7eeb1e7f44225269
authorPiotr Król <piotr.krol@3mdeb.com>
Wed, 29 Nov 2017 15:34:44 +0000 (29 16:34 +0100)
committerKyösti Mälkki <kyosti.malkki@gmail.com>
Thu, 21 Dec 2017 16:27:32 +0000 (21 16:27 +0000)
tree1f608a4a73e7715fac204cc3db29e447169416f4
parent33cd28e7acf76b25444e50fad6668becb594f439
pcengines/apu2: add support for apu4 variant

apu4 is new version of PC Engines platform, which contains 4 Ethernet
ports and 4GB of RAM. In functional way it is very similar to apu3.

Platform tested with booting Linux voyage (kernel 3.16.7) using USB and
SeaBIOS as 1st stage and GRUB as 2nd stage bootloader. Also Debian
(kernel 4.8.5) using iPXE.

Change-Id: Ia7a9971d25d4ecc215c392be1e46dc1c10129ba7
Signed-off-by: Piotr Król <piotr.krol@3mdeb.com>
Reviewed-on: https://review.coreboot.org/22629
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
src/mainboard/pcengines/apu2/Kconfig
src/mainboard/pcengines/apu2/Kconfig.name
src/mainboard/pcengines/apu2/board_info.txt
src/mainboard/pcengines/apu2/romstage.c
src/mainboard/pcengines/apu2/variants/apu4/devicetree.cb [new file with mode: 0644]