]> git.sur5r.net Git - u-boot/blobdiff - include/configs/bf533-stamp.h
sandbox: Add instructions about building on 32-bit machines
[u-boot] / include / configs / bf533-stamp.h
index 322705decbea0e711de0def34bfe5b2696c4806c..c2466ca1ce496c5fba729bb0d9728cf0466f98da 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * U-boot - Configuration file for BF533 STAMP board
+ * U-Boot - Configuration file for BF533 STAMP board
  */
 
 #ifndef __CONFIG_BF533_STAMP_H__
@@ -7,7 +7,6 @@
 
 #include <asm/config-pre.h>
 
-
 /*
  * Processor Settings
  */
@@ -53,7 +52,6 @@
 #define CONFIG_SYS_MONITOR_LEN (256 * 1024)
 #define CONFIG_SYS_MALLOC_LEN  (384 * 1024)
 
-
 /*
  * Network Settings
  */
@@ -69,7 +67,6 @@
        } while (0)
 #define CONFIG_HOSTNAME                bf533-stamp
 
-
 /* I2C */
 #define CONFIG_SYS_I2C
 #define CONFIG_SYS_I2C_SOFT            /* I2C bit-banged */
@@ -98,7 +95,6 @@
 #define CONFIG_ENV_SPI_MAX_HZ  30000000
 /*
 #define CONFIG_SF_DEFAULT_SPEED        30000000
-#define CONFIG_SPI_FLASH
 #define CONFIG_SPI_FLASH_ALL
 */
 
        common/env_embedded.o (.text*);
 #endif
 
-
 /*
  * I2C Settings
  */
 #define CONFIG_EBIU_AMBCTL1_VAL        0x99B3ffc2
 #endif
 
-
 /*
  * Misc Settings
  */
 /* define to enable splash screen support */
 /* #define CONFIG_VIDEO */
 
-
 /*
  * Pull in common ADI header for remaining command/environment setup
  */