diff options
author | Tom Rini | 2024-03-01 09:06:45 -0500 |
---|---|---|
committer | Tom Rini | 2024-03-01 09:10:04 -0500 |
commit | 19f657600781fad7932d563e5de90811659c293d (patch) | |
tree | e5746924c9659470ece8800c2d042180503a98f0 /configs/omap35_logic_defconfig | |
parent | abd4fb5ac13215733569925a06991e0a182ede14 (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/omap35_logic_defconfig')
-rw-r--r-- | configs/omap35_logic_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/omap35_logic_defconfig b/configs/omap35_logic_defconfig index 358a8ee24ec..f9b8ac5c079 100644 --- a/configs/omap35_logic_defconfig +++ b/configs/omap35_logic_defconfig @@ -44,12 +44,10 @@ CONFIG_SYS_MMCSD_RAW_MODE_KERNEL_SECTOR=0x1700 CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR=0x1500 CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTORS=0x200 CONFIG_SYS_PROMPT="OMAP Logic # " -CONFIG_SYS_MAXARGS=64 # CONFIG_CMD_IMI is not set CONFIG_CMD_SPL=y CONFIG_CMD_SPL_NAND_OFS=0x240000 CONFIG_CMD_SPL_WRITE_SIZE=0x20000 -# CONFIG_CMD_FLASH is not set CONFIG_CMD_NAND=y CONFIG_CMD_NAND_LOCK_UNLOCK=y CONFIG_SYS_DISABLE_AUTOLOAD=y |