a3bba18f24
A defconfig for the friendlyarm nanopc-t4 was added inc23895f06e
, but then removed in8efd4463f7
because an ARM32 compiler was needed to build ATF, and this was not supported back then. Now, since package/arm-gnu-a-toolchain/ has been added, this defconfig can be re-introduced. Following new changes are introduced in comparision with the older changeset: - updated readme - GPT partition layout is being used - update defconfig to build ATF - bump u-boot to 2020.07 - bump linux to 5.8.2 Signed-off-by: Suniel Mahesh <sunil@amarulasolutions.com> Reviewed-by: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> [Arnout: fixate U-Boot version; remove blind BR2_TARGET_UBOOT_NEEDS_PYTHON]
5 lines
154 B
Plaintext
5 lines
154 B
Plaintext
label RK3399_NanoPC_T4 linux
|
|
kernel /Image
|
|
devicetree /rk3399-nanopc-t4.dtb
|
|
append earlycon=uart8250,mmio32,0xff1a0000 root=/dev/mmcblk1p4 rootwait
|