]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/omap3_pandora.h
configs: Re-sync with cmd/Kconfig
[people/ms/u-boot.git] / include / configs / omap3_pandora.h
index 26adfbaa4e18980fd882b1190ec8de811ffcf107..380ec129cda2fa1033ac6dd179cb66c7fc333261 100644 (file)
@@ -49,7 +49,7 @@
 /*
  * NS16550 Configuration
  */
-#undef CONFIG_OMAP_SERIAL
+#undef CONFIG_SYS_NS16550_CLK
 #define CONFIG_SYS_NS16550_SERIAL
 #define CONFIG_SYS_NS16550_REG_SIZE    (-4)
 #define CONFIG_SYS_NS16550_CLK         V_NS16550_CLK
@@ -57,7 +57,6 @@
 #define CONFIG_SERIAL3                 3
 
 /* commands to include */
-#define CONFIG_CMD_CACHE       /* Cache control                */
 
 /*
  * Board NAND Info.
        "ubi part boot && ubifsmount ubi:boot && " \
                "ubifsload ${loadaddr} uImage && bootm ${loadaddr}"
 
-/*
- * Miscellaneous configurable options
- */
-#undef CONFIG_SYS_PROMPT
-#define CONFIG_SYS_PROMPT              "Pandora # "
-
 /* memtest works on */
 #define CONFIG_SYS_MEMTEST_START       (OMAP34XX_SDRC_CS0)
 #define CONFIG_SYS_MEMTEST_END         (OMAP34XX_SDRC_CS0 + \