summaryrefslogtreecommitdiffstats
path: root/include/configs/apollon.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/apollon.h')
-rw-r--r--include/configs/apollon.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/apollon.h b/include/configs/apollon.h
index fa5a7a9e22..575f60e166 100644
--- a/include/configs/apollon.h
+++ b/include/configs/apollon.h
@@ -256,6 +256,8 @@
#define CONFIG_ENV_IS_IN_ONENAND 1
#define CONFIG_ENV_ADDR 0x00020000
+#define CONFIG_SYS_64BIT_VSPRINTF /* needed for nand_util.c */
+
#ifdef CONFIG_SYS_USE_UBI
#define CONFIG_CMD_MTDPARTS
#define MTDIDS_DEFAULT "onenand0=onenand"
OpenPOWER on IntegriCloud