diff --git a/scripts/uboot_helper b/scripts/uboot_helper index 61624ca90b..a71cab6604 100755 --- a/scripts/uboot_helper +++ b/scripts/uboot_helper @@ -122,9 +122,13 @@ devices = \ }, 'AMLG12': { 'box': { - 'dtb': 'meson-gxl-s905x-p212.dtb', + 'dtb': 'meson-g12a-x96max.dtb', 'config': 'p212_defconfig' }, + 'odroid-n2': { + 'dtb': 'meson-g12b-odroid-n2.dtb', + 'config': 'odroid-n2_defconfig' + }, }, }, 'NXP': {