59e1077b4e
This initial support includes: Linux 5.1 Custom U-Boot Arm Trusted Firmware v2.0 Buildroot default packages Signed-off-by: Shyam Saini <shyam.saini@amarulasolutions.com> [Thomas: - Use the headers from the kernel, by using BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_1=y - Use the default ext2 rootfs size] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
5 lines
157 B
Plaintext
5 lines
157 B
Plaintext
label RockPro64 linux
|
|
kernel /boot/Image
|
|
devicetree /boot/rk3399-rockpro64.dtb
|
|
append earlycon=uart8250,mmio32,0xff1a0000 root=/dev/mmcblk0p1 rootwait
|