Merge with /home/mk/11-cmb1920/u-boot#4upstream
[oweals/u-boot.git] / include / configs / r5200.h
index a17b4abb98ef42eb4dbd125709de4462e65b7de8..e1e406bf9b548bf649b55f3d250c20e2d34073a9 100644 (file)
@@ -37,6 +37,7 @@
  */
 #define CONFIG_MCF52x2                 /* define processor family */
 #define CONFIG_M5271                   /* define processor type */
+#define CONFIG_R5200                   /* define board type */
 
 #define FEC_ENET
 #define CONFIG_NET_RETRY_COUNT 5
@@ -71,7 +72,7 @@
 #include <cmd_confdefs.h>
 
 /* Note: We only copy one sectors worth of application code from location
- * 10200000 for speed purposes.  Increase the size if necessary */ 
+ * 10200000 for speed purposes.  Increase the size if necessary */
 #define CONFIG_BOOTCOMMAND     "cp.b 10200000 0 20000; go 400"
 #define        CONFIG_BOOTDELAY        1