mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
u-boot: update XU4 defconfig patch
This commit is contained in:
parent
e924769df9
commit
854b89de67
@ -1,19 +1,19 @@
|
||||
From a0597efafeee67acd0ef763300957c765c64738d Mon Sep 17 00:00:00 2001
|
||||
From 2ef9471bc9bfe516649a7b3c3debd6c95d2290c4 Mon Sep 17 00:00:00 2001
|
||||
From: chewitt <christianshewitt@gmail.com>
|
||||
Date: Mon, 27 Apr 2020 03:02:53 +0000
|
||||
Subject: [PATCH] add xu4 defconfig
|
||||
|
||||
---
|
||||
configs/odroid-xu4_defconfig | 66 ++++++++++++++++++++++++++++++++++++
|
||||
1 file changed, 66 insertions(+)
|
||||
configs/odroid-xu4_defconfig | 68 ++++++++++++++++++++++++++++++++++++
|
||||
1 file changed, 68 insertions(+)
|
||||
create mode 100644 configs/odroid-xu4_defconfig
|
||||
|
||||
diff --git a/configs/odroid-xu4_defconfig b/configs/odroid-xu4_defconfig
|
||||
new file mode 100644
|
||||
index 0000000000..31d9e67805
|
||||
index 0000000000..097f03b243
|
||||
--- /dev/null
|
||||
+++ b/configs/odroid-xu4_defconfig
|
||||
@@ -0,0 +1,67 @@
|
||||
@@ -0,0 +1,68 @@
|
||||
+CONFIG_ARM=y
|
||||
+CONFIG_ARCH_CPU_INIT=y
|
||||
+CONFIG_ARCH_EXYNOS=y
|
||||
@ -61,6 +61,7 @@ index 0000000000..31d9e67805
|
||||
+CONFIG_MTD=y
|
||||
+CONFIG_SMC911X=y
|
||||
+CONFIG_SMC911X_BASE=0x5000000
|
||||
+CONFIG_DM_ETH=y
|
||||
+CONFIG_DM_PMIC=y
|
||||
+CONFIG_PMIC_S2MPS11=y
|
||||
+CONFIG_DM_REGULATOR=y
|
Loading…
x
Reference in New Issue
Block a user