209f98154f
Add initial support for Orangepi One Plus 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
145 B
Plaintext
5 lines
145 B
Plaintext
label linux
|
|
kernel /Image
|
|
devicetree /sun50i-h6-orangepi-one-plus.dtb
|
|
append console=ttyS0,115200 earlyprintk root=/dev/mmcblk0p2 rootwait
|