[U-Boot] [PATCHv2] generic board for socfpga
Chin Liang See
clsee at altera.com
Fri Sep 12 07:53:22 CEST 2014
On Tue, 2014-09-09 at 13:25 +0200, ZY - pavel wrote:
> Socfpga u-boot works fine with CONFIG_SYS_GENERIC_BOARD, so enable
> that option as documentation suggests.
>
> Signed-off-by: Pavel Machek <pavel at denx.de>
Acked-by: Chin Liang See <clsee at altera.com>
>
> ---
>
> > Sorry, I let this last too long before I reviewed it and now it does
> > not apply cleanly at all. Can you have a look?
>
> Here you go.
>
>
> diff --git a/include/configs/socfpga_cyclone5.h b/include/configs/socfpga_cyclone5.h
> index 5d145cd..d3d1e48 100644
> --- a/include/configs/socfpga_cyclone5.h
> +++ b/include/configs/socfpga_cyclone5.h
> @@ -11,6 +11,8 @@
> #include "../../board/altera/socfpga/iocsr_config.h"
> #include "../../board/altera/socfpga/pll_config.h"
>
> +#define CONFIG_SYS_GENERIC_BOARD
> +
> /*
> * High level configuration
> */
>
More information about the U-Boot
mailing list