Re: [U-Boot] [PATCH 0/8] arm: socfpga: Board cleanup

2015-08-18 Thread Dinh Nguyen
On 8/10/15 6:10 PM, Marek Vasut wrote: > This series cleans up the QTS-generated header files and cleans up > the SoCDK support such that they fit into the framework just like > any other SoCFPGA boards. > > Marek Vasut (8): > arm: socfpga: Move wrappers into platform directory > arm: socfpg

Re: [U-Boot] [PATCH 0/8] arm: socfpga: Board cleanup

2015-08-18 Thread Marek Vasut
On Tuesday, August 18, 2015 at 10:44:24 PM, Dinh Nguyen wrote: > On 8/12/15 3:08 PM, Marek Vasut wrote: > > On Tuesday, August 11, 2015 at 01:10:38 AM, Marek Vasut wrote: > >> This series cleans up the QTS-generated header files and cleans up > >> the SoCDK support such that they fit into the frame

Re: [U-Boot] [PATCH 0/8] arm: socfpga: Board cleanup

2015-08-18 Thread Dinh Nguyen
On 8/12/15 3:08 PM, Marek Vasut wrote: > On Tuesday, August 11, 2015 at 01:10:38 AM, Marek Vasut wrote: >> This series cleans up the QTS-generated header files and cleans up >> the SoCDK support such that they fit into the framework just like >> any other SoCFPGA boards. >> >> Marek Vasut (8): >>

Re: [U-Boot] [PATCH 0/8] arm: socfpga: Board cleanup

2015-08-12 Thread Marek Vasut
On Tuesday, August 11, 2015 at 01:10:38 AM, Marek Vasut wrote: > This series cleans up the QTS-generated header files and cleans up > the SoCDK support such that they fit into the framework just like > any other SoCFPGA boards. > > Marek Vasut (8): > arm: socfpga: Move wrappers into platform dir

[U-Boot] [PATCH 0/8] arm: socfpga: Board cleanup

2015-08-10 Thread Marek Vasut
This series cleans up the QTS-generated header files and cleans up the SoCDK support such that they fit into the framework just like any other SoCFPGA boards. Marek Vasut (8): arm: socfpga: Move wrappers into platform directory arm: socfpga: Unbind CPU type from board type arm: socfpga: Spli