Browse Source

Minor coding style fixes.

Signed-off-by: Wolfgang Denk <wd@denx.de>
Wolfgang Denk 14 years ago
parent
commit
177f38609b
3 changed files with 0 additions and 8 deletions
  1. 0 3
      arch/arm/cpu/ixp/start.S
  2. 0 2
      include/configs/actux1.h
  3. 0 3
      include/configs/ixdp425.h

+ 0 - 3
arch/arm/cpu/ixp/start.S

@@ -551,8 +551,5 @@ reset_cpu:
 	str     r1, [r2]
 	str     r1, [r2]
 	b	reset_endless
 	b	reset_endless
 
 
-
 reset_endless:
 reset_endless:
-
 	b	reset_endless
 	b	reset_endless
-

+ 0 - 2
include/configs/actux1.h

@@ -131,8 +131,6 @@
 # define CONFIG_SYS_DRAM_SIZE			0x01000000
 # define CONFIG_SYS_DRAM_SIZE			0x01000000
 #endif
 #endif
 
 
-
-
 /* FLASH organization */
 /* FLASH organization */
 #define CONFIG_SYS_TEXT_BASE		0x50000000
 #define CONFIG_SYS_TEXT_BASE		0x50000000
 #ifdef CONFIG_FLASH2X2
 #ifdef CONFIG_FLASH2X2

+ 0 - 3
include/configs/ixdp425.h

@@ -126,8 +126,6 @@
  * Hardware drivers
  * Hardware drivers
  */
  */
 
 
-
-
 /*
 /*
  * Physical Memory Map
  * Physical Memory Map
  */
  */
@@ -247,7 +245,6 @@
 #define CONFIG_SYS_INIT_SP_ADDR						\
 #define CONFIG_SYS_INIT_SP_ADDR						\
 	(CONFIG_SYS_SDRAM_BASE + 0x1000 - GENERATED_GBL_DATA_SIZE)
 	(CONFIG_SYS_SDRAM_BASE + 0x1000 - GENERATED_GBL_DATA_SIZE)
 
 
-
 /*
 /*
  * GPIO settings
  * GPIO settings
  */
  */