X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fppmc8260.h;h=5dcd9cc0d03bd800e6c24bec12d3d6db0b92f883;hb=23c5d253d5fa4586e2342934a0a8ec21c1f21a36;hp=752321c2fba1ad99d6267f77c2999b1bc6b37684;hpb=3765b3e7bd0f8e46914d417f29cbcb0c72b1acf7;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/ppmc8260.h b/include/configs/ppmc8260.h index 752321c..5dcd9cc 100644 --- a/include/configs/ppmc8260.h +++ b/include/configs/ppmc8260.h @@ -267,7 +267,6 @@ #define CONFIG_SYS_LONGHELP /* Monitor Command Prompt */ -#define CONFIG_SYS_PROMPT "=> " /* @@ -294,7 +293,6 @@ * *****************************************************************************/ -#define CONFIG_MPC8260 1 /* This is an MPC8260 CPU */ #define CONFIG_PPMC8260 1 /* on an Wind River PPMC8260 Board */ #define CONFIG_CPM2 1 /* Has a CPM2 */ @@ -315,7 +313,6 @@ #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE /* Boot Argument Buffer Size */ #define CONFIG_SYS_LOAD_ADDR 0x140000 /* default load address */ -#define CONFIG_SYS_HZ 1000 /* decrementer freq: 1 ms ticks */ #define CONFIG_SYS_MEMTEST_START 0x2000 /* memtest works from the end of */ /* the exception vector table */