]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/devkit8000.h
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
[people/ms/u-boot.git] / include / configs / devkit8000.h
index 1011770962cf7391385ee373dab3ab7a4429a4af..e81da677f4726061d6c2d7e8e3f1bb3244888cb0 100644 (file)
 
 #define CONFIG_SYS_MAX_NAND_DEVICE     1               /* Max number of NAND */
                                                        /* devices */
-#define CONFIG_SYS_64BIT_VSPRINTF                      /* needed for nand_util.c */
-
 #define CONFIG_JFFS2_NAND
 /* nand device jffs2 lives on */
 #define CONFIG_JFFS2_DEV               "nand0"