summaryrefslogtreecommitdiffstats
path: root/include/configs/rd6281a.h
diff options
context:
space:
mode:
authorPrafulla Wadaskar <prafulla@marvell.com>2009-08-10 18:55:54 +0530
committerWolfgang Denk <wd@denx.de>2009-08-21 23:26:09 +0200
commit11906936e168d12d684bb3d2930a62693ba3d84e (patch)
treedbab802564dad31352865a195620b26c6bdc725f /include/configs/rd6281a.h
parentb5ffb193330113d2e00489d96bf8ec1f541ed4e1 (diff)
downloadtalos-obmc-uboot-11906936e168d12d684bb3d2930a62693ba3d84e.tar.gz
talos-obmc-uboot-11906936e168d12d684bb3d2930a62693ba3d84e.zip
arm: rd6281a: Fixed NAND specific warning
It is recommended to define the macro CONFIG_SYS_64BIT_VSPRINTF for NAND specific warning removal, same is done in this patch Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
Diffstat (limited to 'include/configs/rd6281a.h')
-rw-r--r--include/configs/rd6281a.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/rd6281a.h b/include/configs/rd6281a.h
index 3d8e25cc84..3f4d42c51b 100644
--- a/include/configs/rd6281a.h
+++ b/include/configs/rd6281a.h
@@ -107,6 +107,7 @@
#define NAND_MAX_CHIPS 1
#define CONFIG_SYS_NAND_BASE 0xD8000000 /* KW_DEFADR_NANDF */
#define NAND_ALLOW_ERASE_ALL 1
+#define CONFIG_SYS_64BIT_VSPRINTF /* needed for nand_util.c */
#endif
/*
OpenPOWER on IntegriCloud