X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fap325rxa.h;h=1cd4d32c6dcca96dc0bc9aefc64623f37224c125;hb=83f1c2ef30072c0672bc81cef9e7ee557c7ee61b;hp=795a7d23ebbfbc9ea93320aa2b4a2f75a695fa75;hpb=3505bc5561265f7453bb0f9063a254dc21cbdaa5;p=oweals%2Fu-boot.git diff --git a/include/configs/ap325rxa.h b/include/configs/ap325rxa.h index 795a7d23eb..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,8 +53,6 @@ #define CONFIG_CONS_SCIF5 1 /* Suppress display of console information at boot */ -#undef CONFIG_SYS_CONSOLE_INFO_QUIET -#undef CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE #define CONFIG_SYS_MEMTEST_START (AP325RXA_SDRAM_BASE) #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + (60 * 1024 * 1024))