summaryrefslogtreecommitdiffstats
path: root/include/configs/mx53smd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mx53smd.h')
-rw-r--r--include/configs/mx53smd.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/mx53smd.h b/include/configs/mx53smd.h
index c117a337a3..48b32ddab6 100644
--- a/include/configs/mx53smd.h
+++ b/include/configs/mx53smd.h
@@ -34,7 +34,6 @@
#include <asm/arch/imx-regs.h>
#define CONFIG_CMDLINE_TAG /* enable passing of ATAGs */
-#define CONFIG_REVISION_TAG
#define CONFIG_SETUP_MEMORY_TAGS
#define CONFIG_INITRD_TAG
@@ -93,7 +92,7 @@
#define CONFIG_BOOTDELAY 3
-#define CONFIG_PRIME "FEC0"
+#define CONFIG_ETHPRIME "FEC0"
#define CONFIG_LOADADDR 0x70800000 /* loadaddr env var */
#define CONFIG_SYS_TEXT_BASE 0x77800000
OpenPOWER on IntegriCloud