X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2FPCIPPC6.h;h=10b81c1a7f305146ba3ebea23d41c705b2cc9761;hb=219f4788d33b04e394d4ade1feaedc0292acc790;hp=16d6450d91664caa7bd7110dfbaab130af4c30ad;hpb=31a4f1e5b6ee9b6335f0313dce7637cef887f84f;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/PCIPPC6.h b/include/configs/PCIPPC6.h index 16d6450..10b81c1 100644 --- a/include/configs/PCIPPC6.h +++ b/include/configs/PCIPPC6.h @@ -50,11 +50,14 @@ #define CONFIG_CONS_INDEX 1 #define CONFIG_BAUDRATE 9600 -#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } #define CONFIG_PREBOOT "" #define CONFIG_BOOTDELAY 5 +#ifndef __ASSEMBLY__ +#include +#endif + /* * BOOTP options */ @@ -94,9 +97,6 @@ #define CONFIG_SYS_PROMPT "=> " /* Monitor Command Prompt */ #define CONFIG_SYS_HUSH_PARSER 1 /* use "hush" command parser */ -#ifdef CONFIG_SYS_HUSH_PARSER -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " -#endif #define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size */ /* Print Buffer Size