mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
Merge pull request #5432 from jernejsk/pc2-fix
Allwinner: H5: u-boot: Fix OrangePi PC2 config
This commit is contained in:
commit
33895da3f3
@ -11,13 +11,11 @@ diff --git a/configs/orangepi_pc2_defconfig b/configs/orangepi_pc2_defconfig
|
||||
index 3d65b87d33..1ffeeed6cd 100644
|
||||
--- a/configs/orangepi_pc2_defconfig
|
||||
+++ b/configs/orangepi_pc2_defconfig
|
||||
@@ -3,13 +3,15 @@ CONFIG_NR_DRAM_BANKS=1
|
||||
CONFIG_SPL=y
|
||||
@@ -3,12 +3,14 @@ CONFIG_SPL=y
|
||||
CONFIG_MACH_SUN50I_H5=y
|
||||
CONFIG_DRAM_CLK=672
|
||||
-CONFIG_DRAM_ZQ=3881977
|
||||
CONFIG_DRAM_ZQ=3881977
|
||||
-# CONFIG_DRAM_ODT_EN is not set
|
||||
+CONFIG_DRAM_ZQ=4145117
|
||||
CONFIG_MACPWR="PD6"
|
||||
CONFIG_SPL_SPI_SUNXI=y
|
||||
+CONFIG_SPL_I2C_SUPPORT=y
|
||||
|
Loading…
x
Reference in New Issue
Block a user