X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fomap3_overo.h;h=5db5dcf263cf9a6b9999f9a9b1a3d2f3de002e6c;hb=78d1e1d0a157c8b48ea19be6170b992745d30f38;hp=cbaf69296a074d9f8d5c3582a6eb7cc8598feae2;hpb=55f1b39f7390a0d43146935da0ce99a02a64940c;p=people%2Fms%2Fu-boot.git diff --git a/include/configs/omap3_overo.h b/include/configs/omap3_overo.h index cbaf69296a..5db5dcf263 100644 --- a/include/configs/omap3_overo.h +++ b/include/configs/omap3_overo.h @@ -57,7 +57,6 @@ /* commands to include */ #define CONFIG_CMD_CACHE -#define CONFIG_CMD_USB #ifdef CONFIG_NAND #define CONFIG_CMD_UBI /* UBI-formated MTD partition support */ @@ -88,7 +87,6 @@ #endif /* CONFIG_NAND */ /* Board NAND Info. */ -#define CONFIG_SYS_NAND_QUIET_TEST #define CONFIG_SYS_NAND_ADDR NAND_BASE /* physical address */ /* to access nand */ /* Environment information */ @@ -186,12 +184,6 @@ "fi;" \ "run nanddtsboot; " \ -/* - * Miscellaneous configurable options - */ -#undef CONFIG_SYS_PROMPT -#define CONFIG_SYS_PROMPT "Overo # " - /* memtest works on */ #define CONFIG_SYS_MEMTEST_START (OMAP34XX_SDRC_CS0) #define CONFIG_SYS_MEMTEST_END (OMAP34XX_SDRC_CS0 + \