Merge branch 'master' of git://git.denx.de/u-boot-marvell
[oweals/u-boot.git] / include / configs / SMN42.h
index d6f41f926d3bc5cfdc811a11b64f7d48a4ca37f8..adb6ac52e123c43ce0b2da5e7088e9111c87d9b0 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 */