X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2FM5208EVBE.h;h=e6f42556ffb3c6b0831372f07432b3f1362dc1ca;hb=0f9595b9fa68ed1634adddf989fd037909eec433;hp=5ed624c7b761a4ba4b40d7954615eb259e99c3d1;hpb=87a9aa604de8a4a50642e25b88af328ab375893b;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/M5208EVBE.h b/include/configs/M5208EVBE.h index 5ed624c..e6f4255 100644 --- a/include/configs/M5208EVBE.h +++ b/include/configs/M5208EVBE.h @@ -39,8 +39,6 @@ /* I2C */ -#define CONFIG_UDP_CHECKSUM - #ifdef CONFIG_MCFFEC # define CONFIG_IPADDR 192.162.1.2 # define CONFIG_NETMASK 255.255.255.0 @@ -111,7 +109,6 @@ #ifdef CONFIG_SYS_FLASH_CFI # define CONFIG_SYS_FLASH_SIZE 0x800000 /* Max size that the board might have */ # define CONFIG_SYS_FLASH_CFI_WIDTH FLASH_CFI_16BIT -# define CONFIG_SYS_MAX_FLASH_BANKS 1 /* max number of memory banks */ # define CONFIG_SYS_MAX_FLASH_SECT 254 /* max number of sectors on one chip */ #endif