aboutsummaryrefslogtreecommitdiff
path: root/include/configs/M5275EVB.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/M5275EVB.h')
-rw-r--r--include/configs/M5275EVB.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/M5275EVB.h b/include/configs/M5275EVB.h
index 8e03fc9..b18f031 100644
--- a/include/configs/M5275EVB.h
+++ b/include/configs/M5275EVB.h
@@ -58,13 +58,10 @@
#endif
/* I2C */
-#define CONFIG_SYS_IMMR CONFIG_SYS_MBAR
#define CONFIG_SYS_I2C_PINMUX_REG (gpio_reg->par_feci2c)
#define CONFIG_SYS_I2C_PINMUX_CLR (0xFFF0)
#define CONFIG_SYS_I2C_PINMUX_SET (0x000F)
-#define CONFIG_BOOTCOMMAND "bootm ffe40000"
-
#ifdef CONFIG_MCFFEC
# define CONFIG_NET_RETRY_COUNT 5
# define CONFIG_OVERWRITE_ETHADDR_ONCE