mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
u-boot: update allwinner H5 patch
This commit is contained in:
parent
f2933a5cb7
commit
d72c202663
@ -11,7 +11,7 @@ diff --git a/configs/orangepi_pc2_defconfig b/configs/orangepi_pc2_defconfig
|
|||||||
index 3d65b87d33..1ffeeed6cd 100644
|
index 3d65b87d33..1ffeeed6cd 100644
|
||||||
--- a/configs/orangepi_pc2_defconfig
|
--- a/configs/orangepi_pc2_defconfig
|
||||||
+++ b/configs/orangepi_pc2_defconfig
|
+++ b/configs/orangepi_pc2_defconfig
|
||||||
@@ -4,18 +4,20 @@ CONFIG_NR_DRAM_BANKS=1
|
@@ -3,13 +3,15 @@ CONFIG_NR_DRAM_BANKS=1
|
||||||
CONFIG_SPL=y
|
CONFIG_SPL=y
|
||||||
CONFIG_MACH_SUN50I_H5=y
|
CONFIG_MACH_SUN50I_H5=y
|
||||||
CONFIG_DRAM_CLK=672
|
CONFIG_DRAM_CLK=672
|
||||||
@ -20,14 +20,9 @@ index 3d65b87d33..1ffeeed6cd 100644
|
|||||||
+CONFIG_DRAM_ZQ=4145117
|
+CONFIG_DRAM_ZQ=4145117
|
||||||
CONFIG_MACPWR="PD6"
|
CONFIG_MACPWR="PD6"
|
||||||
CONFIG_SPL_SPI_SUNXI=y
|
CONFIG_SPL_SPI_SUNXI=y
|
||||||
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
|
|
||||||
CONFIG_USE_PREBOOT=y
|
|
||||||
CONFIG_SYS_SPI_U_BOOT_OFFS=0x8000
|
|
||||||
+CONFIG_SPL_I2C_SUPPORT=y
|
+CONFIG_SPL_I2C_SUPPORT=y
|
||||||
# CONFIG_SPL_DOS_PARTITION is not set
|
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
|
||||||
# CONFIG_SPL_EFI_PARTITION is not set
|
|
||||||
CONFIG_DEFAULT_DEVICE_TREE="sun50i-h5-orangepi-pc2"
|
CONFIG_DEFAULT_DEVICE_TREE="sun50i-h5-orangepi-pc2"
|
||||||
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
|
|
||||||
CONFIG_SUN8I_EMAC=y
|
CONFIG_SUN8I_EMAC=y
|
||||||
+CONFIG_SY8106A_POWER=y
|
+CONFIG_SY8106A_POWER=y
|
||||||
+CONFIG_SY8106A_VOUT1_VOLT=1100
|
+CONFIG_SY8106A_VOUT1_VOLT=1100
|
||||||
|
Loading…
x
Reference in New Issue
Block a user