X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fdevkit3250.h;h=bc5282a48934c03cb4da9d709ba14811b3da1ffe;hb=d2e5250be49fce4653689c41a5dc7e2d7e7ecf33;hp=7fbe9dff96db5d4594c49a9ba31083555d94a50d;hpb=970bf8603b877e2b66170290f751f9c23c120838;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/devkit3250.h b/include/configs/devkit3250.h index 7fbe9df..bc5282a 100644 --- a/include/configs/devkit3250.h +++ b/include/configs/devkit3250.h @@ -28,19 +28,10 @@ /* * GPIO */ -#define CONFIG_LPC32XX_GPIO - -/* - * Ethernet - */ -#define CONFIG_RMII -#define CONFIG_LPC32XX_ETH -#define CONFIG_SYS_FAULT_ECHO_LINK_DOWN /* * NOR Flash */ -#define CONFIG_SYS_MAX_FLASH_BANKS 1 #define CONFIG_SYS_MAX_FLASH_SECT 71 #define CONFIG_SYS_FLASH_BASE EMC_CS0_BASE #define CONFIG_SYS_FLASH_SIZE SZ_4M @@ -96,8 +87,6 @@ * U-Boot Commands */ -#define CONFIG_BOOTFILE "uImage" - /* * SPL specific defines */