Re: [U-Boot] [PATCH v2] arm: socfpga: Add SoCFPGA SR1500 board

2015-10-28 Thread Marek Vasut
On Monday, October 26, 2015 at 09:36:51 AM, Stefan Roese wrote: Hi! [...] > diff --git a/board/sr1500/socfpga.c b/board/sr1500/socfpga.c > new file mode 100644 > index 000..35d68a9 > --- /dev/null > +++ b/board/sr1500/socfpga.c > @@ -0,0 +1,151 @@ > +/* > + * Copyright (C) 2015 Stefan Roese

Re: [U-Boot] [PATCH v2] arm: socfpga: Add SoCFPGA SR1500 board

2015-10-27 Thread Dinh Nguyen
Hi Stefan, On 10/26/2015 03:36 AM, Stefan Roese wrote: > The SR1500 board is a CycloneV based board, similar to the EBV > SoCrates, equipped with the following devices: > > - SPI NOR > - eMMC > - Ethernet > > Signed-off-by: Stefan Roese > Cc: Marek Vasut > Cc: Pavel Machek > Cc: Dinh Nguyen

[U-Boot] [PATCH v2] arm: socfpga: Add SoCFPGA SR1500 board

2015-10-26 Thread Stefan Roese
The SR1500 board is a CycloneV based board, similar to the EBV SoCrates, equipped with the following devices: - SPI NOR - eMMC - Ethernet Signed-off-by: Stefan Roese Cc: Marek Vasut Cc: Pavel Machek Cc: Dinh Nguyen --- v2: - Addressed various review comments from Marek: - Added chapter about