X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fv38b.h;h=8e3746f337a144faf62bba312c738df55cebb215;hb=3bd25cb512b912e9c8e9074467e730a73f87371d;hp=1f48a41589c9e38c6d7fe3b6863cb7b3eaaa15eb;hpb=cf4128e53caa4f7b0a6586fc3f10690d5c05db31;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/v38b.h b/include/configs/v38b.h index 1f48a41..8e3746f 100644 --- a/include/configs/v38b.h +++ b/include/configs/v38b.h @@ -37,7 +37,6 @@ * Serial console configuration */ #define CONFIG_PSC_CONSOLE 1 /* console is on PSC1 */ -#define CONFIG_BAUDRATE 115200 /* ... at 115200 bps */ #define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200, 230400 } /* @@ -57,12 +56,6 @@ */ /* - * Partitions - */ -#define CONFIG_MAC_PARTITION 1 -#define CONFIG_DOS_PARTITION 1 - -/* * USB */ #define CONFIG_USB_OHCI @@ -81,7 +74,6 @@ * Command line configuration. */ #define CONFIG_CMD_IDE -#define CONFIG_CMD_DIAG #define CONFIG_CMD_IRQ #define CONFIG_CMD_JFFS2 #define CONFIG_CMD_SDRAM