Re: [U-Boot] [PATCH] generic board for socfpga

2014-09-09 Thread Albert ARIBAUD
Hi Pavel, On Tue, 27 May 2014 14:50:30 +0200, Pavel Machek wrote: > > Socfpga u-boot works fine with CONFIG_SYS_GENERIC_BOARD, so enable > that option as documentation suggests. > > Signed-off-by: Pavel Machek > > diff --git a/include/configs/socfpga_cyclone5.h > b/include/configs/socfpga_c

Re: [U-Boot] [PATCH] generic board for socfpga

2014-06-01 Thread Chin Liang See
Hi Pavel, On Tue, 2014-05-27 at 14:50 +0200, ZY - pavel wrote: > Socfpga u-boot works fine with CONFIG_SYS_GENERIC_BOARD, so enable > that option as documentation suggests. > Yup, it works well for me without modification. Acked-by: Chin Liang See Thanks Chin Liang > Signed-off-by: Pavel Mac

[U-Boot] [PATCH] generic board for socfpga

2014-05-27 Thread Pavel Machek
Socfpga u-boot works fine with CONFIG_SYS_GENERIC_BOARD, so enable that option as documentation suggests. Signed-off-by: Pavel Machek diff --git a/include/configs/socfpga_cyclone5.h b/include/configs/socfpga_cyclone5.h index 2fc16ef..72d77f4 100644 --- a/include/configs/socfpga_cyclone5.h +++