d1cd9cdf26
This initial support includes: Linux v5.2 Custom U-Boot Arm Trusted Firmware v2.0 Buildroot default packages Signed-off-by: Shyam Saini <shyam.saini@amarulasolutions.com> [Thomas: - Use the kernel headers from the kernel, by using BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_2=y - Use the final 5.2 kernel instead of rc1. - Use the default ext2 rootfs size] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
5 lines
161 B
Plaintext
5 lines
161 B
Plaintext
label NanoPi Neo4 linux
|
|
kernel /boot/Image
|
|
devicetree /boot/rk3399-nanopi-neo4.dtb
|
|
append earlycon=uart8250,mmio32,0xff1a0000 root=/dev/mmcblk1p1 rootwait
|