X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=include%2Fconfigs%2Fvct.h;h=5ab4de3274109087d5a418afde559b8bca007607;hb=9f6044256ecb3aa2d62f1f26ca564d0e55e19458;hp=85a6c1113747423e6280d88649c9fcd44a013b6f;hpb=326ea986ac150acdc7656d57fca647db80b50158;p=u-boot diff --git a/include/configs/vct.h b/include/configs/vct.h index 85a6c11137..5ab4de3274 100644 --- a/include/configs/vct.h +++ b/include/configs/vct.h @@ -25,10 +25,8 @@ #ifndef __CONFIG_H #define __CONFIG_H -#define CONFIG_MIPS32 /* MIPS 4Kc CPU core */ #define CPU_CLOCK_RATE 324000000 /* Clock for the MIPS core */ #define CONFIG_SYS_MIPS_TIMER_FREQ (CPU_CLOCK_RATE / 2) -#define CONFIG_SYS_HZ 1000 #define CONFIG_SKIP_LOWLEVEL_INIT /* SDRAM is initialized by the bootstrap code */