From: Kyungmin Park Date: Thu, 30 Jul 2009 05:20:58 +0000 (+0900) Subject: s5pc110: universal: Add CONFIG_SYS_64BIT_VSPRINTF X-Git-Tag: s5pc110_universal_support~9 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ec7dc62252e18694c5b045a136f1400b1f919667;p=kernel%2Fu-boot.git s5pc110: universal: Add CONFIG_SYS_64BIT_VSPRINTF Signed-off-by: Kyungmin Park --- diff --git a/include/configs/s5pc100_universal.h b/include/configs/s5pc100_universal.h index 7dbbc1b..cb68d8c 100644 --- a/include/configs/s5pc100_universal.h +++ b/include/configs/s5pc100_universal.h @@ -114,6 +114,8 @@ #define CONFIG_CMD_ONENAND #define CONFIG_CMD_MTDPARTS +#define CONFIG_SYS_64BIT_VSPRINTF 1 + #define CONFIG_BOOTDELAY 1 #define CONFIG_ZERO_BOOTDELAY_CHECK