uboot_helper: add dragonboard 410c

This commit is contained in:
Lukas Rusak
2019-07-04 18:31:48 -07:00
parent c71cee8112
commit ecd04e5a6f

View File

@@ -115,6 +115,14 @@ devices = \
},
},
},
'Qualcomm': {
'Dragonboard': {
'410c': {
'dtb': 'apq8016-sbc.dtb',
'config': 'dragonboard410c_defconfig'
},
},
},
'Rockchip': {
'MiQi': {
'rk3288': {