]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/siemens/SMN42/lowlevel_init.S
Big white-space cleanup.
[karo-tx-uboot.git] / board / siemens / SMN42 / lowlevel_init.S
index 11abb63324544a7dc67fb76b92ee3e38cacb6687..f13d9b98234723724a316f2344bf044bb438ed60 100644 (file)
 
 /* some parameters for the board */
 /* setting up the CPU-internal memory */
-#define        SRAM_START      0x40000000
-#define        SRAM_SIZE       0x00004000
-#define   BCFG0_VALUE 0x1000ffef
-#define   BCFG1_VALUE 0x10005D2F
-#define   BCFG2_VALUE 0x10005D2F
+#define        SRAM_START      0x40000000
+#define        SRAM_SIZE       0x00004000
+#define BCFG0_VALUE    0x1000ffef
+#define BCFG1_VALUE    0x10005D2F
+#define BCFG2_VALUE    0x10005D2F
 /*
  * For P0.18 to set ZZ to the SRAMs to 1. Also set P0.2 (SCL) and P0.3 (SDA)
  * for the bit-banger I2C driver correctly.