]> git.sur5r.net Git - u-boot/blobdiff - include/configs/vl_ma2sc.h
S5P: Exynos: Config: Enable GPIO CMD config
[u-boot] / include / configs / vl_ma2sc.h
index 88aaa95fb1131dadee0bea04c158f240e715e8df..14c6e675c1b8429b463d2b0672683a378f22581f 100644 (file)
 #define CONFIG_SYS_NAND_MASK_CLE       (1 << 22)       /* our CLE is AD22 */
 #define CONFIG_SYS_NAND_ENABLE_PIN     GPIO_PIN_PD(15)
 #define CONFIG_SYS_NAND_READY_PIN      GPIO_PIN_PB(0)
-#define CONFIG_SYS_64BIT_VSPRINTF      /* needed for nand_util.c */
 #endif
 
 /* Ethernet */
  */
 #define CONFIG_SYS_MALLOC_LEN          \
        ROUND(3 * CONFIG_ENV_SIZE + 128 * 1024, 0x1000)
-#define CONFIG_SYS_GBL_DATA_SIZE       128     /* 128 bytes for initial data */
 
 #ifndef CONFIG_RAMLOAD
 #define CONFIG_BOOTCOMMAND             "run nfsboot"