Commit 177f38609bf6e49ca5bb86da08739664b2bab044

Authored by Wolfgang Denk
1 parent 181f565c2d

Minor coding style fixes.

Signed-off-by: Wolfgang Denk <wd@denx.de>

Showing 3 changed files with 0 additions and 8 deletions Side-by-side Diff

arch/arm/cpu/ixp/start.S
... ... @@ -551,8 +551,6 @@
551 551 str r1, [r2]
552 552 b reset_endless
553 553  
554   -
555 554 reset_endless:
556   -
557 555 b reset_endless
include/configs/actux1.h
... ... @@ -131,8 +131,6 @@
131 131 # define CONFIG_SYS_DRAM_SIZE 0x01000000
132 132 #endif
133 133  
134   -
135   -
136 134 /* FLASH organization */
137 135 #define CONFIG_SYS_TEXT_BASE 0x50000000
138 136 #ifdef CONFIG_FLASH2X2
include/configs/ixdp425.h
... ... @@ -126,8 +126,6 @@
126 126 * Hardware drivers
127 127 */
128 128  
129   -
130   -
131 129 /*
132 130 * Physical Memory Map
133 131 */
... ... @@ -246,7 +244,6 @@
246 244 /* additions for new relocation code, must be added to all boards */
247 245 #define CONFIG_SYS_INIT_SP_ADDR \
248 246 (CONFIG_SYS_SDRAM_BASE + 0x1000 - GENERATED_GBL_DATA_SIZE)
249   -
250 247  
251 248 /*
252 249 * GPIO settings