]> git.sur5r.net Git - u-boot/blobdiff - include/configs/xm250.h
Rename getenv_r() into getenv_f()
[u-boot] / include / configs / xm250.h
index c8bdf3186bb26be4c8da915fbaae9487f5ea4bbb..cd56ce72e7c1ecd7cb3b9fe572a27e4fab7cdcad 100644 (file)
@@ -50,7 +50,8 @@
 /*
  * Hardware drivers
  */
-#define CONFIG_DRIVER_SMC91111
+#define CONFIG_NET_MULTI
+#define CONFIG_SMC91111
 #define CONFIG_SMC91111_BASE           0x04000300
 #undef CONFIG_SMC91111_EXT_PHY
 #define CONFIG_SMC_USE_32_BIT
@@ -77,6 +78,7 @@
 /*
  * select serial console configuration
  */
+#define CONFIG_PXA_SERIAL
 #define CONFIG_FFUART         1       /* we use FFUART */
 
 /* allow to overwrite serial and ethaddr */