diff --git a/scripts/uboot_helper b/scripts/uboot_helper index 4f1d7c568d..4cb43e43e5 100755 --- a/scripts/uboot_helper +++ b/scripts/uboot_helper @@ -115,6 +115,14 @@ devices = \ }, }, }, + 'Qualcomm': { + 'Dragonboard': { + '410c': { + 'dtb': 'apq8016-sbc.dtb', + 'config': 'dragonboard410c_defconfig' + }, + }, + }, 'Rockchip': { 'MiQi': { 'rk3288': {