Fix booting for nanopiduo2 board

This commit is contained in:
Gunjan Gupta 2023-06-01 14:57:23 +05:30 committed by Igor
parent e5b6fbe573
commit c9fe7bd719

View File

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