diff --git a/scripts/uboot_helper b/scripts/uboot_helper index 9cb2499e2f..4cf6e4ca11 100755 --- a/scripts/uboot_helper +++ b/scripts/uboot_helper @@ -122,8 +122,8 @@ devices = \ }, 'orangepi-3-lts': { 'dtb': 'sun50i-h6-orangepi-3-lts.dtb', - 'config': 'orangepi_3_defconfig', - 'crust_config': 'orangepi_3_defconfig' + 'config': 'orangepi_3_lts_defconfig', + 'crust_config': 'pine_h64_defconfig' }, 'orangepi-lite2': { 'dtb': 'sun50i-h6-orangepi-lite2.dtb',