summaryrefslogtreecommitdiffstats
path: root/include/configs/mx35pdk.h
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2012-04-13 12:20:04 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-05-15 08:31:28 +0200
commit1005ccfda493febde8543fef3b0d41f5c74cd06d (patch)
tree010c2ef288f3b2e2a7813ca5f2de2edb2ab57c90 /include/configs/mx35pdk.h
parent8a87a3d72e01339a744d1d1040d86dc739c1dda4 (diff)
downloadtalos-obmc-uboot-1005ccfda493febde8543fef3b0d41f5c74cd06d.tar.gz
talos-obmc-uboot-1005ccfda493febde8543fef3b0d41f5c74cd06d.zip
include/configs: Remove CONFIG_SYS_64BIT_VSPRINTF
This define does not control anything, remove it. Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'include/configs/mx35pdk.h')
-rw-r--r--include/configs/mx35pdk.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mx35pdk.h b/include/configs/mx35pdk.h
index de4b954a52..bd57baa808 100644
--- a/include/configs/mx35pdk.h
+++ b/include/configs/mx35pdk.h
@@ -39,8 +39,6 @@
#define CONFIG_SYS_TEXT_BASE 0xA0000000
#define CONFIG_SYS_CACHELINE_SIZE 32
-#define CONFIG_SYS_64BIT_VSPRINTF
-
#define CONFIG_BOARD_EARLY_INIT_F
#define CONFIG_BOARD_LATE_INIT
OpenPOWER on IntegriCloud