summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWalkerChenL <walker.chen@starfivetech.com>2021-10-29 16:51:52 +0300
committerWalkerChenL <walker.chen@starfivetech.com>2021-10-29 16:51:52 +0300
commit94b64c0f6e66a77eca7b398744c5bb355bc66b90 (patch)
treef14f386154094616886771355bd3ebdfc1b49eb7
parentc7d3df80cb955db43635ddb3ecc022e5a462891f (diff)
parent0316c520fae33ff56beb7a8fbd7d31069458e0c7 (diff)
downloadu-boot-94b64c0f6e66a77eca7b398744c5bb355bc66b90.tar.xz
Merge branch 'visionfive_devel' of github.com:starfive-tech/u-boot into visionfive_devel
-rw-r--r--configs/starfive_jh7100_starlight_smode_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/starfive_jh7100_starlight_smode_defconfig b/configs/starfive_jh7100_starlight_smode_defconfig
index 296b0551c7..15dfa97749 100644
--- a/configs/starfive_jh7100_starlight_smode_defconfig
+++ b/configs/starfive_jh7100_starlight_smode_defconfig
@@ -814,8 +814,8 @@ CONFIG_I2C_EEPROM=y
CONFIG_SYS_I2C_EEPROM_ADDR=0x50
CONFIG_SYS_I2C_EEPROM_BUS=0
CONFIG_SYS_EEPROM_SIZE=512
-CONFIG_SYS_EEPROM_PAGE_WRITE_BITS=0
-CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS=0
+CONFIG_SYS_EEPROM_PAGE_WRITE_BITS=4
+CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS=5
CONFIG_SYS_I2C_EEPROM_ADDR_LEN=1
CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW=0
# CONFIG_GDSYS_RXAUI_CTRL is not set