753052090f
Add initial support for Orangepi Lite2 board with below features: - U-Boot 2018.09 - Linux 4.19.0-rc8 - Default packages from buildroot Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
5 lines
142 B
Plaintext
5 lines
142 B
Plaintext
label linux
|
|
kernel /Image
|
|
devicetree /sun50i-h6-orangepi-lite2.dtb
|
|
append console=ttyS0,115200 earlyprintk root=/dev/mmcblk0p2 rootwait
|