diff --git a/scripts/uboot_helper b/scripts/uboot_helper index 11e1af68a3..94e6f3d80e 100755 --- a/scripts/uboot_helper +++ b/scripts/uboot_helper @@ -39,6 +39,12 @@ devices = \ 'config': 'pine64_plus_defconfig' }, }, + 'H2-plus': { + 'bananapi-m2-zero': { + 'dtb': 'sun8i-h2-plus-bananapi-m2-zero.dtb', + 'config': 'bananapi_m2_zero_defconfig' + }, + }, 'H3': { 'bananapi-m2p': { 'dtb': 'sun8i-h3-bananapi-m2-plus.dtb',