[U-Boot] [PATCH] arm: atmel: eb_cpux9k2: config clean up

Jens Scharsig (BuS Elektronik) esw at bus-elektronik.de
Fri Nov 29 11:35:16 CET 2013


From: "Jens Scharsig (BuS Elektronik)" <esw at bus-elektronik.de>

* remove mature defines from board config

Signed-off-by: Jens Scharsig (BuS Elektronik) <esw at bus-elektronik.de>
---
 include/configs/eb_cpux9k2.h | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/include/configs/eb_cpux9k2.h b/include/configs/eb_cpux9k2.h
index 2d8c42c..f7e70aa 100644
--- a/include/configs/eb_cpux9k2.h
+++ b/include/configs/eb_cpux9k2.h
@@ -41,10 +41,6 @@
 #define CONFIG_SYS_LOAD_ADDR		0x21000000  /* default load address */
 #define CONFIG_STANDALONE_LOAD_ADDR	0x21000000
 
-#define CONFIG_SYS_BOOT_SIZE		0x00 /* 0 KBytes */
-#define CONFIG_SYS_U_BOOT_BASE		PHYS_FLASH_1
-#define CONFIG_SYS_U_BOOT_SIZE		0x60000 /* 384 KBytes */
-
 #define CONFIG_BOOT_RETRY_TIME		30
 #define CONFIG_CMDLINE_EDITING
 
-- 
1.8.1.4



More information about the U-Boot mailing list