X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fmx53loco.h;h=d6990107db43de23734757ae253517a1e6dc9438;hb=544aa66a6695790227613bf32bdf672143d5a1ad;hp=cfb38a5673ab93ae1d650e6fa389e9f11034ed86;hpb=6dfbf49c6dc3687efbc6d7f9e25bb46ed2d6c833;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/mx53loco.h b/include/configs/mx53loco.h index cfb38a5..d699010 100644 --- a/include/configs/mx53loco.h +++ b/include/configs/mx53loco.h @@ -30,10 +30,11 @@ #define CONFIG_DISPLAY_CPUINFO #define CONFIG_DISPLAY_BOARDINFO +#define CONFIG_MACH_TYPE MACH_TYPE_MX53_LOCO + #include #define CONFIG_CMDLINE_TAG -#define CONFIG_REVISION_TAG #define CONFIG_SETUP_MEMORY_TAGS #define CONFIG_INITRD_TAG @@ -59,7 +60,6 @@ /* Eth Configs */ #define CONFIG_HAS_ETH1 -#define CONFIG_NET_MULTI #define CONFIG_MII #define CONFIG_DISCOVER_PHY @@ -85,7 +85,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