mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
f40574e2d7
Move this in to Kconfig with a default of 115200. Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> [trini: Run moveconfig.py, reword commit slightly] Signed-off-by: Tom Rini <trini@konsulko.com>
12 lines
313 B
Text
12 lines
313 B
Text
CONFIG_M68K=y
|
|
CONFIG_SYS_TEXT_BASE=0xffe00000
|
|
CONFIG_TARGET_COBRA5272=y
|
|
CONFIG_BOOTDELAY=5
|
|
# CONFIG_DISPLAY_BOARDINFO is not set
|
|
CONFIG_SYS_PROMPT="COBRA > "
|
|
# CONFIG_CMD_LOADB is not set
|
|
# CONFIG_CMD_LOADS is not set
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
CONFIG_CMD_PING=y
|
|
CONFIG_MTD_NOR_FLASH=y
|
|
CONFIG_BAUDRATE=19200
|