]> Git Repo - J-u-boot.git/blob - configs/M5275EVB_defconfig
Merge git://www.denx.de/git/u-boot-marvell
[J-u-boot.git] / configs / M5275EVB_defconfig
1 CONFIG_M68K=y
2 CONFIG_TARGET_M5275EVB=y
3 CONFIG_SYS_TEXT_BASE=0xffe00000
4 CONFIG_BOOTDELAY=5
5 # CONFIG_DISPLAY_BOARDINFO is not set
6 CONFIG_SYS_PROMPT="-> "
7 # CONFIG_CMD_LOADB is not set
8 # CONFIG_CMD_LOADS is not set
9 CONFIG_CMD_I2C=y
10 # CONFIG_CMD_SETEXPR is not set
11 CONFIG_CMD_DHCP=y
12 CONFIG_CMD_MII=y
13 CONFIG_CMD_PING=y
14 CONFIG_CMD_CACHE=y
This page took 0.027816 seconds and 4 git commands to generate.