[U-Boot-Users] [PATCH12] microblaze - suzaku - fix compile error

Grant Likely grant.likely at secretlab.ca
Tue Sep 11 17:44:21 CEST 2007


On 8/30/07, Michal Simek <Monstr at seznam.cz> wrote:
> DESC: remove suzaku unsupported commands
>
> Signed-off-by: Michal Simek <monstr at monstr.eu>
>
> Note: Suzaku board doesn't support ethernet. Remove unsupported command
>
> diff --git a/include/configs/suzaku.h b/include/configs/suzaku.h
> index 08ac9cb..9a2eec1 100644
> --- a/include/configs/suzaku.h
> +++ b/include/configs/suzaku.h
<snip>
>
>  #define CFG_UART1_BASE         (0xFFFF2000)
>  #define CONFIG_SERIAL_BASE     CFG_UART1_BASE
> @@ -108,4 +104,6 @@
>  #define CFG_GBL_DATA_OFFSET    (CFG_INIT_RAM_END - CFG_GBL_DATA_SIZE)
>  #define CFG_INIT_SP_OFFSET     CFG_GBL_DATA_OFFSET
>
> +#define XILINX_CLOCK_FREQ      50000000

CONFIG_XILINX_CLOCK_FREQ


-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
grant.likely at secretlab.ca
(403) 399-0195




More information about the U-Boot mailing list