X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fgrsim.h;h=f880a7b51985e496e2745bd9d32135d0f83e406b;hb=bb1f8b4f8bb0bfce52e0faa4637b975b745824b3;hp=60ad396f5fea78b76d8db36f14e25b42af8882d1;hpb=58a3cbbf24ec910d2b75551002efcf2838577898;p=oweals%2Fu-boot.git diff --git a/include/configs/grsim.h b/include/configs/grsim.h index 60ad396f5f..f880a7b519 100644 --- a/include/configs/grsim.h +++ b/include/configs/grsim.h @@ -46,7 +46,7 @@ #define CONFIG_TSIM 1 /* ... running on TSIM */ /* CPU / AMBA BUS configuration */ -#define CONFIG_SYS_CLK_FREQ 40000000 /* 40MHz */ +#define CONFIG_SYS_CLK_FREQ 40000000 /* 40MHz */ /* Number of SPARC register windows */ #define CFG_SPARC_NWINDOWS 8 @@ -202,7 +202,7 @@ /*** CFI CONFIG ***/ #define CFG_FLASH_CFI_WIDTH FLASH_CFI_8BIT -#define CFG_FLASH_CFI_DRIVER +#define CONFIG_FLASH_CFI_DRIVER #define CFG_FLASH_CFI #endif