arm nomadik: add i2c
[oweals/u-boot.git] / include / configs / at91sam9263ek.h
index 9539d18f6f44f1724910e7a03171112960341158..32f3f62c1dd9a4d9a65db73c68c1ad52e77318c8 100644 (file)
 #define CONFIG_SYS_HUSH_PARSER
 #define CONFIG_SYS_PROMPT_HUSH_PS2     "> "
 
-#define ROUND(A, B)            (((A) + (B)) & ~((B) - 1))
 /*
  * Size of malloc() pool
  */