uboot_helper: for Pine H64 Model B: changed target to pine-h64-model-b

This commit is contained in:
Pat Wood 2020-05-21 16:23:48 +00:00
parent 28cee771fe
commit c6f8822b27

View File

@ -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'
},