Fix booting for nanopi-r1

This commit is contained in:
Gunjan Gupta 2023-06-01 18:05:04 +05:30 committed by Igor
parent c9fe7bd719
commit 9322bcdd66

View File

@ -9,4 +9,4 @@ DEFAULT_CONSOLE="serial"
SERIALCON="ttyS1,ttyGS0"
HAS_VIDEO_OUTPUT="no"
KERNEL_TARGET="legacy,current,edge"
BOOT_FDT_FILE="allwinner/sun8i-h3-nanopi-r1.dtb"
BOOT_FDT_FILE="sun8i-h3-nanopi-r1.dtb"