diff options
Diffstat (limited to 'configs/xtfpga_defconfig')
-rw-r--r-- | configs/xtfpga_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/xtfpga_defconfig b/configs/xtfpga_defconfig index 1242e35082..3148329680 100644 --- a/configs/xtfpga_defconfig +++ b/configs/xtfpga_defconfig @@ -8,6 +8,7 @@ CONFIG_SYS_PROMPT="U-Boot> " CONFIG_SYS_LOAD_ADDR=0x02000000 CONFIG_ENV_ADDR=0xF7FE0000 CONFIG_XTFPGA_KC705=y +CONFIG_SYS_MONITOR_LEN=262144 CONFIG_SYS_MONITOR_BASE=0xF6000000 CONFIG_DYNAMIC_SYS_CLK_FREQ=y CONFIG_SHOW_BOOT_PROGRESS=y |