]> Git Repo - J-u-boot.git/blobdiff - configs/P2020RDB-PC_36BIT_NAND_defconfig
Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig
[J-u-boot.git] / configs / P2020RDB-PC_36BIT_NAND_defconfig
index 85fe2f33db7f510f8f91fe602a347bb3afdfea60..b016060a62c136e961c06cee10a0d3321038ceaf 100644 (file)
@@ -34,6 +34,8 @@ CONFIG_TPL_SERIAL_SUPPORT=y
 CONFIG_HUSH_PARSER=y
 # CONFIG_AUTO_COMPLETE is not set
 CONFIG_CMD_IMLS=y
+CONFIG_SYS_EEPROM_PAGE_WRITE_BITS=3
+CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS=5
 CONFIG_CMD_I2C=y
 CONFIG_CMD_MMC=y
 CONFIG_CMD_PCI=y
@@ -53,6 +55,7 @@ CONFIG_ENV_IS_IN_NAND=y
 CONFIG_SYS_RELOC_GD_ENV_ADDR=y
 CONFIG_DM=y
 CONFIG_DM_I2C=y
+CONFIG_SYS_I2C_EEPROM_ADDR=0x52
 CONFIG_FSL_ESDHC=y
 CONFIG_MTD=y
 CONFIG_MTD_NOR_FLASH=y
This page took 0.024984 seconds and 4 git commands to generate.