1f0130feda
Add initial support for RK3399PRO SOM based rockpi-n10 target with below features: - Custom U-Boot 2020.07-rc4 https://github.com/amarula/u-boot-amarula.git branch rock-pi - Linux 5.7.2 - GPT partition layout is being used - Default packages from buildroot Signed-off-by: Suniel Mahesh <sunil@amarulasolutions.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
5 lines
164 B
Plaintext
5 lines
164 B
Plaintext
label RK3399_ROCK_PI_N10 linux
|
|
kernel /Image
|
|
devicetree /rk3399pro-rock-pi-n10.dtb
|
|
append earlycon=uart8250,mmio32,0xff1a0000 root=/dev/mmcblk0p4 rw rootwait
|