summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/configs/actux1.h2
-rw-r--r--include/configs/ixdp425.h3
2 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/actux1.h b/include/configs/actux1.h
index 160c10a..2717aba 100644
--- a/include/configs/actux1.h
+++ b/include/configs/actux1.h
@@ -131,8 +131,6 @@
# define CONFIG_SYS_DRAM_SIZE 0x01000000
#endif
-
-
/* FLASH organization */
#define CONFIG_SYS_TEXT_BASE 0x50000000
#ifdef CONFIG_FLASH2X2
diff --git a/include/configs/ixdp425.h b/include/configs/ixdp425.h
index 4bad31d..d6ef3b3 100644
--- a/include/configs/ixdp425.h
+++ b/include/configs/ixdp425.h
@@ -126,8 +126,6 @@
* Hardware drivers
*/
-
-
/*
* Physical Memory Map
*/
@@ -247,7 +245,6 @@
#define CONFIG_SYS_INIT_SP_ADDR \
(CONFIG_SYS_SDRAM_BASE + 0x1000 - GENERATED_GBL_DATA_SIZE)
-
/*
* GPIO settings
*/