0de91e5725
Add support for the SolidRun Armada 8040 based Clearfog GT-8K. This board has the same processor as the Macchiatobin, so we can reuse the Macchiatobin U-Boot and image definitions. The kernel fragment enables drivers that are necessary to make networking ports work (SFP, Ethernet port, and Ethernet switch). Cc: Jan Kundrát <jan.kundrat@cesnet.cz> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
5 lines
159 B
Plaintext
5 lines
159 B
Plaintext
label Clearfog GT-8K Linux
|
|
kernel /boot/Image
|
|
devicetree /boot/armada-8040-clearfog-gt-8k.dtb
|
|
append console=ttyS0,115200n8 root=/dev/mmcblk1p1 rootwait
|