diff --git a/scripts/uboot_helper b/scripts/uboot_helper index 6e41856c25..754ca5126f 100755 --- a/scripts/uboot_helper +++ b/scripts/uboot_helper @@ -161,7 +161,7 @@ devices = \ }, 'bananapi-m5': { 'dtb': 'meson-sm1-bananapi-m5.dtb', - 'config': 'odroid-c4_defconfig' + 'config': 'bananapi-m5_defconfig' }, 'beelink-s922x': { 'dtb': 'meson-g12b-gtking.dtb',