X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fap325rxa.h;h=1cd4d32c6dcca96dc0bc9aefc64623f37224c125;hb=83f1c2ef30072c0672bc81cef9e7ee557c7ee61b;hp=153d162304cab9e04474c978f3479ce18df7e40d;hpb=84f2a5d0a6c4d267ce9aeb5eaab3c4d419a605ac;p=oweals%2Fu-boot.git diff --git a/include/configs/ap325rxa.h b/include/configs/ap325rxa.h index 153d162304..1cd4d32c6d 100644 --- a/include/configs/ap325rxa.h +++ b/include/configs/ap325rxa.h @@ -10,17 +10,15 @@ #ifndef __AP325RXA_H #define __AP325RXA_H -#undef DEBUG #define CONFIG_CPU_SH7723 1 #define CONFIG_AP325RXA 1 #define CONFIG_CMD_SDRAM #define CONFIG_CMD_IDE -#define CONFIG_DOS_PARTITION -#define CONFIG_BAUDRATE 38400 #define CONFIG_BOOTARGS "console=ttySC2,38400" +#define CONFIG_DISPLAY_BOARDINFO #undef CONFIG_SHOW_BOOT_PROGRESS /* SMC9118 */ @@ -55,7 +53,6 @@ #define CONFIG_CONS_SCIF5 1 /* Suppress display of console information at boot */ -#undef CONFIG_SYS_CONSOLE_INFO_QUIET #define CONFIG_SYS_MEMTEST_START (AP325RXA_SDRAM_BASE) #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + (60 * 1024 * 1024))