Re: [U-Boot] [PATCH 00/22] xilinx-ppc4xx: Cleanout and port to DM serial

2016-01-26 Thread Ricardo Ribalda Delgado
Hello Michal Thanks for your fast review :). Usually my patches were through Stefan Roese (sorry, I forgot to add you as cc in the patchset :( ) In this case, as it depends on yuour patches I do not know what should be the right path. Tom, Stefan what do you propose? Regards! On Tue, Jan 26,

[U-Boot] [PATCH 00/22] xilinx-ppc4xx: Cleanout and port to DM serial

2016-01-26 Thread Ricardo Ribalda Delgado
xilinx-ppc4xx made us of serial uartlite, which was ported to DM. This patch moves port these boards to DM. Now that Kconfig works really well, there is no need to maintain the specific boards (fx12mm, ml507 and v5fx30teval) or their flash version. The ppc440 boards have been wired to the

Re: [U-Boot] [PATCH 00/22] xilinx-ppc4xx: Cleanout and port to DM serial

2016-01-26 Thread Michal Simek
On 26.1.2016 11:24, Ricardo Ribalda Delgado wrote: > xilinx-ppc4xx made us of serial uartlite, which was ported to DM. > This patch moves port these boards to DM. > > Now that Kconfig works really well, there is no need to maintain > the specific boards (fx12mm, ml507 and v5fx30teval) or their

Re: [U-Boot] [PATCH 00/22] xilinx-ppc4xx: Cleanout and port to DM serial

2016-01-26 Thread Tom Rini
On Tue, Jan 26, 2016 at 01:14:44PM +0100, Ricardo Ribalda Delgado wrote: > Hello Michal > > Thanks for your fast review :). > > Usually my patches were through Stefan Roese (sorry, I forgot to add > you as cc in the patchset :( ) > In this case, as it depends on yuour patches I do not know what

Re: [U-Boot] [PATCH 00/22] xilinx-ppc4xx: Cleanout and port to DM serial

2016-01-26 Thread Stefan Roese
On 26.01.2016 14:55, Tom Rini wrote: On Tue, Jan 26, 2016 at 01:14:44PM +0100, Ricardo Ribalda Delgado wrote: Hello Michal Thanks for your fast review :). Usually my patches were through Stefan Roese (sorry, I forgot to add you as cc in the patchset :( ) In this case, as it depends on yuour

Re: [U-Boot] [PATCH 00/22] xilinx-ppc4xx: Cleanout and port to DM serial

2016-01-26 Thread Michal Simek
On 26.1.2016 15:09, Stefan Roese wrote: > On 26.01.2016 14:55, Tom Rini wrote: >> On Tue, Jan 26, 2016 at 01:14:44PM +0100, Ricardo Ribalda Delgado wrote: >>> Hello Michal >>> >>> Thanks for your fast review :). >>> >>> Usually my patches were through Stefan Roese (sorry, I forgot to add >>> you