summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel@ziswiler.com>2015-03-01 00:53:10 +0100
committerMarek Vasut <marex@denx.de>2015-03-02 10:59:50 +0100
commitac078fef8cfa7f7e157615ef1868ab3de8230cef (patch)
tree1507c1d000525ea228b52c8b7232332fbbeec916
parente2b70325246f4ea959e883f4caa9e59fb029127d (diff)
downloadtalos-obmc-uboot-ac078fef8cfa7f7e157615ef1868ab3de8230cef.tar.gz
talos-obmc-uboot-ac078fef8cfa7f7e157615ef1868ab3de8230cef.zip
pxa: balloon3: remove nowhere used symbol CONFIG_SYS_MEM_BUF_IMP
Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
-rw-r--r--include/configs/balloon3.h1
-rw-r--r--include/configs/vpac270.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/balloon3.h b/include/configs/balloon3.h
index 8dabc80974..f20a631f0b 100644
--- a/include/configs/balloon3.h
+++ b/include/configs/balloon3.h
@@ -190,7 +190,6 @@
#define CONFIG_SYS_MDMRS_VAL 0x00220022
#define CONFIG_SYS_FLYCNFG_VAL 0x00000000
#define CONFIG_SYS_SXCNFG_VAL 0x00000000
-#define CONFIG_SYS_MEM_BUF_IMP 0x0f
/*
* PCMCIA and CF Interfaces
diff --git a/include/configs/vpac270.h b/include/configs/vpac270.h
index 2fb91a8f8c..e54601d4dd 100644
--- a/include/configs/vpac270.h
+++ b/include/configs/vpac270.h
@@ -297,7 +297,6 @@
#define CONFIG_SYS_MDMRS_VAL 0x00000000
#define CONFIG_SYS_FLYCNFG_VAL 0x00000000
#define CONFIG_SYS_SXCNFG_VAL 0x40044004
-#define CONFIG_SYS_MEM_BUF_IMP 0x0f
/*
* PCMCIA and CF Interfaces
OpenPOWER on IntegriCloud