]> git.sur5r.net Git - u-boot/blobdiff - include/configs/lpc2292sodimm.h
Rename getenv_r() into getenv_f()
[u-boot] / include / configs / lpc2292sodimm.h
index fa2917eb5d75285140bb6b364fe8b4a9d2e13b0f..7ce8d6de1ff81e6d1f13e04b3939a80a27e07c0f 100644 (file)
@@ -30,8 +30,6 @@
  * If we are developing, we might want to start u-boot from ram
  * so we MUST NOT initialize critical regs like mem-timing ...
  */
-#undef CONFIG_INIT_CRITICAL            /* undef for developing */
-
 #undef CONFIG_SKIP_LOWLEVEL_INIT
 #undef CONFIG_SKIP_RELOCATE_UBOOT
 
@@ -59,6 +57,7 @@
 /*
  * select serial console configuration
  */
+#define CONFIG_LPC2292_SERIAL
 #define CONFIG_SERIAL1         1       /* we use Serial line 1 */
 
 /* allow to overwrite serial and ethaddr */