]> git.sur5r.net Git - u-boot/blobdiff - include/configs/blackstamp.h
Merge branch 'master' of git://git.denx.de/u-boot-video
[u-boot] / include / configs / blackstamp.h
index 3f5c95917d00f3cb413106bcc25a331ff15c13f2..64fce30584c643abcb245f90f02374f0dccea3af 100644 (file)
 /* CPU Options
  * Be sure to set the Silicon Revision Correctly
  */
+#define CONFIG_BFIN_CPU                bf532-0.5
 #define CONFIG_BFIN_BOOT_MODE  BFIN_BOOT_SPI_MASTER
 
 /*
  * Board settings
  */
-#define CONFIG_NET_MULTI
 #define CONFIG_SMC91111        1
 #define CONFIG_SMC91111_BASE   0x20300300
 
@@ -75,7 +75,7 @@
 #define CONFIG_GATEWAYIP       192.168.0.1
 #define CONFIG_SERVERIP                192.168.0.2
 #define CONFIG_HOSTNAME                blackstamp
-#define CONFIG_ROOTPATH                /checkout/uClinux-dist/romfs
+#define CONFIG_ROOTPATH                "/checkout/uClinux-dist/romfs"
 #define CONFIG_SYS_AUTOLOAD            "no"
 
 /* To remove hardcoding and enable MAC storage in EEPROM  */