mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
Merge pull request #7123 from heitbaum/u-boot-samsung
u-boot (Samsung): update xu4 to support 2022.10
This commit is contained in:
commit
21ca211cd6
@ -13,7 +13,7 @@ new file mode 100644
|
|||||||
index 0000000000..097f03b243
|
index 0000000000..097f03b243
|
||||||
--- /dev/null
|
--- /dev/null
|
||||||
+++ b/configs/odroid-xu4_defconfig
|
+++ b/configs/odroid-xu4_defconfig
|
||||||
@@ -0,0 +1,68 @@
|
@@ -0,0 +1,70 @@
|
||||||
+CONFIG_ARM=y
|
+CONFIG_ARM=y
|
||||||
+CONFIG_ARCH_CPU_INIT=y
|
+CONFIG_ARCH_CPU_INIT=y
|
||||||
+CONFIG_ARCH_EXYNOS=y
|
+CONFIG_ARCH_EXYNOS=y
|
||||||
@ -26,6 +26,8 @@ index 0000000000..097f03b243
|
|||||||
+CONFIG_DISTRO_DEFAULTS=y
|
+CONFIG_DISTRO_DEFAULTS=y
|
||||||
+# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
|
+# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
|
||||||
+CONFIG_SYS_LOAD_ADDR=0x43e00000
|
+CONFIG_SYS_LOAD_ADDR=0x43e00000
|
||||||
|
+CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
|
||||||
|
+CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x42e00000
|
||||||
+CONFIG_FIT=y
|
+CONFIG_FIT=y
|
||||||
+CONFIG_FIT_BEST_MATCH=y
|
+CONFIG_FIT_BEST_MATCH=y
|
||||||
+CONFIG_SILENT_CONSOLE=y
|
+CONFIG_SILENT_CONSOLE=y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user