mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
samsung: add exynos/odroid-xu4 to uboot_helper
This commit is contained in:
parent
9f56d47b7c
commit
1c0cd9e880
@ -330,6 +330,14 @@ devices = \
|
||||
},
|
||||
},
|
||||
},
|
||||
'Samsung': {
|
||||
'Exynos': {
|
||||
'odroid-xu4': {
|
||||
'dtb': 'exynos5422-odroidxu4.dtb',
|
||||
'config': 'odroid-xu4_defconfig'
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
def usage(PROJECT=None, SOC=None, FILE=sys.stdout):
|
||||
|
Loading…
x
Reference in New Issue
Block a user