aboutsummaryrefslogtreecommitdiff
path: root/configs/stmark2_defconfig
diff options
context:
space:
mode:
authorTom Rini2023-10-02 13:58:20 -0400
committerTom Rini2023-10-02 13:58:20 -0400
commitec6f06bddc7f5a5f5d122a56707a10fc4e501b97 (patch)
tree5ede97c38925e93153c486a6e76ea41a72b83f60 /configs/stmark2_defconfig
parentac897385bbfa30cfdfb62ccf24acfcd4b274b2ff (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/stmark2_defconfig')
-rw-r--r--configs/stmark2_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/stmark2_defconfig b/configs/stmark2_defconfig
index ec17c559fff..f0faedac097 100644
--- a/configs/stmark2_defconfig
+++ b/configs/stmark2_defconfig
@@ -10,8 +10,8 @@ CONFIG_SYS_MONITOR_LEN=262144
CONFIG_SYS_LOAD_ADDR=0x40010000
CONFIG_TARGET_STMARK2=y
CONFIG_SYS_BARGSIZE=256
-CONFIG_TIMESTAMP=y
CONFIG_SYS_MONITOR_BASE=0x47E00400
+CONFIG_TIMESTAMP=y
CONFIG_USE_BOOTARGS=y
CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 rw rootfstype=ramfs rdinit=/bin/init devtmpfs.mount=1"
CONFIG_USE_BOOTCOMMAND=y