mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
amlogic: add odroid-hc4 to bootloader/install
This commit is contained in:
parent
10e9cd6b6d
commit
c37dbdd8e8
@ -13,7 +13,7 @@ case "${UBOOT_SYSTEM}" in
|
||||
# no-op, use vendor booloader
|
||||
;;
|
||||
|
||||
khadas-vim3*|odroid-c4)
|
||||
khadas-vim3*|odroid-c4|odroid-hc4)
|
||||
if [ "$UBOOT_SYSTEM" = "khadas-vim3" ]; then
|
||||
AML_ENCRYPT_BIN="aml_encrypt_g12b"
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user