X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fxpedite1000.h;h=ea747c8e6d3e872f5328b2714d969f7913af588d;hb=6eed3786c68c8a49d2986ac4f9f6e3071b769d41;hp=ca322b2e829db80d342ba93c7e8393d5293e5d88;hpb=e97f9d817e600cd6f43d1d0da76f5787e33a5c56;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/xpedite1000.h b/include/configs/xpedite1000.h index ca322b2..ea747c8 100644 --- a/include/configs/xpedite1000.h +++ b/include/configs/xpedite1000.h @@ -22,6 +22,8 @@ #define CONFIG_440GX 1 /* 440 GX */ #define CONFIG_BOARD_EARLY_INIT_F 1 /* Call board_pre_init */ #define CONFIG_SYS_CLK_FREQ 33333333 /* external freq to pll */ +#define CONFIG_SYS_GENERIC_BOARD +#define CONFIG_DISPLAY_BOARDINFO #define CONFIG_SYS_TEXT_BASE 0xFFF80000 @@ -197,7 +199,6 @@ extern void out32(unsigned int, unsigned long); #define CONFIG_CMD_IRQ #define CONFIG_CMD_JFFS2 #define CONFIG_CMD_MII -#define CONFIG_CMD_NET #define CONFIG_CMD_PCI #define CONFIG_CMD_PING #define CONFIG_CMD_SAVEENV