]> git.ipfire.org Git - thirdparty/u-boot.git/blame - configs/nsim_700be_defconfig
Merge tag 'u-boot-imx-20210625' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
[thirdparty/u-boot.git] / configs / nsim_700be_defconfig
CommitLineData
dd84058d 1CONFIG_ARC=y
1f9ad445 2CONFIG_CPU_BIG_ENDIAN=y
cc8be222 3CONFIG_TARGET_NSIM=y
c77bbc22 4CONFIG_NSIM_BOARD_CPPFLAGS="-mcpu=arc700 -mlock -mswape"
836d2cc2 5CONFIG_SYS_TEXT_BASE=0x81000000
9515e41d 6CONFIG_DEBUG_UART_BASE=0xf0000000
358b6a20 7CONFIG_DEBUG_UART_CLOCK=70000000
8728c97e 8CONFIG_SYS_CLK_FREQ=70000000
f7d0ae9c 9CONFIG_DEFAULT_DEVICE_TREE="nsim"
0556b569 10CONFIG_DEBUG_UART=y
bb597c0e 11CONFIG_BOOTDELAY=3
5abc1a45 12CONFIG_USE_BOOTARGS=y
9515e41d 13CONFIG_BOOTARGS="console=ttyS0,115200n8"
cc8be222 14CONFIG_SYS_PROMPT="nsim# "
ef0f2f57 15# CONFIG_CMD_SETEXPR is not set
01496c4f
AB
16CONFIG_OF_CONTROL=y
17CONFIG_OF_EMBED=y
8d8ee47e 18CONFIG_SYS_RELOC_GD_ENV_ADDR=y
1a1383f3 19# CONFIG_NET is not set
aca5cd27 20CONFIG_DM_SERIAL=y
9515e41d
AB
21CONFIG_DEBUG_UART_SHIFT=2
22CONFIG_SYS_NS16550=y
c9bb942e 23CONFIG_USE_PRIVATE_LIBGCC=y