configs/pcengines_apu2: new defconfig
authorDanilo Bargen <mail@dbrgn.ch>
Sat, 5 Oct 2019 00:40:23 +0000 (02:40 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 3 Sep 2020 19:06:31 +0000 (21:06 +0200)
commit4bf38ac58ca20d29bfac9284d1c70dabcf52d228
tree1f9b8815c1ab66f9acdd0cb04144a2068e02b20f
parent4205289f9f8c7efcf83cad802af8bfe26fc7cdd6
configs/pcengines_apu2: new defconfig

The apu2 by PC Engines is a 64 bit single board computer with coreboot
BIOS. It only has serial output, but no graphics chip. With its 2–4
ethernet ports, it is often used to build a firewall or router.

The provided defconfig configures busybox and isolinux. It will output
a hybrid ISO image that can be written to a USB stick or burned to a
CD.

Configuration based on a blogpost by Tony Arkles:

http://www.better-bsp.com/blog/2017/03/02/buildrooting-for-apu2/

Signed-off-by: Danilo Bargen <mail@dbrgn.ch>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
board/pcengines/apu2/isolinux.cfg [new file with mode: 0644]
board/pcengines/apu2/linux.config [new file with mode: 0644]
board/pcengines/apu2/readme.txt [new file with mode: 0644]
configs/pcengines_apu2_defconfig [new file with mode: 0644]