mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +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):
|
def usage(PROJECT=None, SOC=None, FILE=sys.stdout):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user