X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fsnapper9g45.h;h=47dd99100bafbcac7c9429fee4891e74c7b0eea0;hb=19d1f1a2f3ccfbf85125150f7876ce22714b38bd;hp=b0ed9eaf0e34d79473fa69cd0fca710167d42532;hpb=43ade93bdb0c8bd57382be810a05b3793749ce85;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/snapper9g45.h b/include/configs/snapper9g45.h index b0ed9ea..47dd991 100644 --- a/include/configs/snapper9g45.h +++ b/include/configs/snapper9g45.h @@ -42,7 +42,6 @@ #define CONFIG_NAND_ATMEL #define CONFIG_ATMEL_NAND_HWECC #define CONFIG_SYS_NAND_ECC_BASE ATMEL_BASE_ECC -#define CONFIG_SYS_NO_FLASH #define CONFIG_SYS_MAX_NAND_DEVICE 1 #define CONFIG_SYS_NAND_BASE ATMEL_BASE_CS3 #define CONFIG_SYS_NAND_DBW_8 @@ -61,11 +60,6 @@ #define CONFIG_TFTP_PORT #define CONFIG_TFTP_TSIZE -/* USB */ -#define CONFIG_USB_EHCI -#define CONFIG_USB_EHCI_ATMEL -#define CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS 2 - /* MMC */ #define CONFIG_GENERIC_ATMEL_MCI @@ -82,7 +76,6 @@ /* UARTs/Serial console */ #define CONFIG_ATMEL_USART -#define CONFIG_BAUDRATE 115200 /* Boot options */ #define CONFIG_SYS_LOAD_ADDR 0x23000000 @@ -93,7 +86,6 @@ #define CONFIG_BOOTP_HOSTNAME /* Environment settings */ -#define CONFIG_ENV_IS_IN_NAND #define CONFIG_ENV_OFFSET (512 << 10) #define CONFIG_ENV_SIZE (256 << 10) #define CONFIG_ENV_OVERWRITE @@ -133,7 +125,6 @@ /* Command line configuration */ #define CONFIG_CMD_PING #define CONFIG_CMD_DHCP -#define CONFIG_CMD_FAT #define CONFIG_CMD_USB #define CONFIG_CMD_MII #define CONFIG_CMD_MMC