X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Ftrizepsiv.h;h=b4ec8f0c3cc187763aa776b4aa4a7cea7aaa79f5;hb=0a7bec7f991950da90c6ee6bc59f322abebccbb7;hp=2d55044ededb15eb915422fbaefe6e3fe83833a6;hpb=9660e442de66e7a80513b30e5226eeec73b9c17a;p=u-boot diff --git a/include/configs/trizepsiv.h b/include/configs/trizepsiv.h index 2d55044ede..b4ec8f0c3c 100644 --- a/include/configs/trizepsiv.h +++ b/include/configs/trizepsiv.h @@ -40,7 +40,7 @@ * High Level Configuration Options * (easy to change) */ -#define CONFIG_PXA27X 1 /* This is an PXA27x CPU */ +#define CONFIG_CPU_PXA27X 1 /* This is an PXA27x CPU */ #define CONFIG_MMC 1 #define CONFIG_BOARD_LATE_INIT @@ -150,7 +150,6 @@ * Miscellaneous configurable options */ #define CONFIG_SYS_HUSH_PARSER 1 -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " #define CONFIG_SYS_LONGHELP /* undef to save memory */ #ifdef CONFIG_SYS_HUSH_PARSER @@ -172,9 +171,6 @@ #define CONFIG_SYS_HZ 1000 #define CONFIG_SYS_CPUSPEED 0x207 /* need to look more closely, I think this is Turbo = 2x, L=91Mhz */ - /* valid baudrates */ -#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } - #ifdef CONFIG_MMC #define CONFIG_PXA_MMC #define CONFIG_CMD_MMC