]> git.ipfire.org Git - u-boot.git/blobdiff - include/configs/A3000.h
* Code cleanup:
[u-boot.git] / include / configs / A3000.h
index f933ea8de3864438abff8cd584132f57070f8907..b25e48cf89d40119dd6864cee2ff4a0400f8e080 100644 (file)
 
 /* #define CONFIG_TULIP */
 /* #define CONFIG_EEPRO100 */
-#define CONFIG_NATSEMI  
+#define CONFIG_NATSEMI
 
 #define PCI_ENET0_IOADDR               0x80000000
 #define PCI_ENET0_MEMADDR              0x80000000
 #define BOOTFLAG_COLD          0x01    /* Normal Power-On: Boot from FLASH     */
 #define BOOTFLAG_WARM          0x02    /* Software reboot                      */
 
-
-
 #endif /* __CONFIG_H */