]> git.sur5r.net Git - u-boot/blobdiff - include/configs/bf537-minotaur.h
Blackfin: move CONFIG_BFIN_CPU back to board config.h
[u-boot] / include / configs / bf537-minotaur.h
index 23c2d33bc0be53186fa68b152112563f68d861ee..86aa1f61e66148c857074b0885a24c5a29068dd5 100644 (file)
@@ -87,9 +87,8 @@
 
 #define CONFIG_SYS_AUTOLOAD    "no"
 #define CONFIG_ROOTPATH                /romfs
-/* Use a fixed MAC address for booting up. Firstboot linux
- * must fetch a valid MAC from the production server. */
-#define CONFIG_ETHADDR 02:80:ad:20:31:42
+/* Uncomment next line to use fixed MAC address */
+/* #define CONFIG_ETHADDR      02:80:ad:20:31:42 */
 
 
 /*
 #define CONFIG_ENV_OFFSET      0x10000
 #define CONFIG_ENV_SIZE                0x10000
 #define CONFIG_ENV_SECT_SIZE   0x10000
-#define ENV_IS_EMBEDDED_CUSTOM
+#define CONFIG_ENV_IS_EMBEDDED_IN_LDR
 
 
 /*