diff options
Diffstat (limited to 'configs/tb100_defconfig')
-rw-r--r-- | configs/tb100_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/tb100_defconfig b/configs/tb100_defconfig index 6dc2242..294ae63 100644 --- a/configs/tb100_defconfig +++ b/configs/tb100_defconfig @@ -1,7 +1,7 @@ CONFIG_ARC=y CONFIG_TARGET_TB100=y -CONFIG_SYS_CLK_FREQ=500000000 CONFIG_SYS_TEXT_BASE=0x84000000 +CONFIG_SYS_CLK_FREQ=500000000 CONFIG_DEFAULT_DEVICE_TREE="abilis_tb100" CONFIG_BOOTDELAY=3 CONFIG_SYS_PROMPT="[tb100]:~# " |