diff --git a/scripts/uboot_helper b/scripts/uboot_helper index 635bdc0e93..11d6c008b3 100755 --- a/scripts/uboot_helper +++ b/scripts/uboot_helper @@ -138,7 +138,7 @@ devices = \ 'dtb': 'sun50i-h6-pine-h64.dtb', 'config': 'pine_h64_defconfig' }, - 'pine-h64b': { + 'pine-h64-model-b': { 'dtb': 'sun50i-h6-pine-h64-model-b.dtb', 'config': 'pine_h64_defconfig' },