[U-Boot] [RESEND PATCH 03/12] pxa: balloon3: remove nowhere used symbol CONFIG_SYS_MEM_BUF_IMP

Marcel Ziswiler marcel at ziswiler.com
Sun Mar 1 00:53:10 CET 2015


Signed-off-by: Marcel Ziswiler <marcel at ziswiler.com>
---
 include/configs/balloon3.h | 1 -
 include/configs/vpac270.h  | 1 -
 2 files changed, 2 deletions(-)

diff --git a/include/configs/balloon3.h b/include/configs/balloon3.h
index 8dabc80..f20a631 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 2fb91a8..e54601d 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
-- 
1.9.3



More information about the U-Boot mailing list