diff options
Diffstat (limited to 'configs/teres_i_defconfig')
-rw-r--r-- | configs/teres_i_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/teres_i_defconfig b/configs/teres_i_defconfig index cd6d825715..6f202dc8a4 100644 --- a/configs/teres_i_defconfig +++ b/configs/teres_i_defconfig @@ -11,6 +11,7 @@ CONFIG_I2C0_ENABLE=y CONFIG_PREBOOT="setenv usb_pgood_delay 2000; usb start" CONFIG_SPL_STACK=0x54000 CONFIG_SYS_PBSIZE=1024 +CONFIG_SYS_BOOTM_LEN=0x2000000 CONFIG_SPL_SYS_I2C_LEGACY=y CONFIG_SYS_I2C_MVTWSI=y CONFIG_DM_REGULATOR_FIXED=y |