Configure BOOT_FDT_FILE for H6 legacy branch

This commit is contained in:
leeboby
2020-11-27 10:46:36 +08:00
parent dd4a357267
commit 4892644a1e

View File

@@ -27,6 +27,7 @@ case $BRANCH in
ATF_COMPILE="no"
INITRD_ARCH=arm
ASOUND_STATE='asound.state.sun50iw6-legacy'
BOOT_FDT_FILE=sunxi/sun50i-h6-orangepi-${BOARD:8}.dtb
;;
esac