mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-13 14:12:12 +00:00
Add basic support for the Libre Computer "La Frite" SBC. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
5 lines
153 B
Plaintext
5 lines
153 B
Plaintext
label linux
|
|
kernel /boot/Image
|
|
devicetree /boot/meson-gxl-s805x-libretech-ac.dtb
|
|
append console=ttyAML0,115200 earlyprintk root=/dev/sda1 rootwait
|