5c3febd2b1
Add initial support for RK3399 based rockpi-4 targets (model A, B, C) with below features: - Custom U-Boot 2020.07-rc4 https://github.com/amarula/u-boot-amarula.git branch rock-pi - Linux 5.4.46 - 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
157 B
Plaintext
5 lines
157 B
Plaintext
label RK3399_ROCK_PI_4 linux
|
|
kernel /Image
|
|
devicetree /rk3399-rock-pi-4.dtb
|
|
append earlycon=uart8250,mmio32,0xff1a0000 root=/dev/mmcblk1p4 rw rootwait
|