Re: [U-Boot] [PATCH] ppc: xilinx: Remove ancient ppc405 and ppc440 platform

2015-05-12 Thread Georg Schardt
Hello, yes, we have still some fx12mm in use and i can try to compile and run the newest u-boot in the next few days. regards Georg Am 12.05.2015 um 16:19 schrieb Ricardo Ribalda Delgado: > Hello > > I have followed doc/README.generic-board and simply adding > CONFIG_SYS_GENERIC_BOARD does the

Re: [U-Boot] [PATCH] ppc: xilinx: Remove ancient ppc405 and ppc440 platform

2015-05-12 Thread Tom Rini
On Tue, May 12, 2015 at 04:19:52PM +0200, Ricardo Ribalda Delgado wrote: > Hello > > I have followed doc/README.generic-board and simply adding > CONFIG_SYS_GENERIC_BOARD does the trick. > > So far it has build with no warnings for: > > ml507 > ml507_flash > xilinx-ppc440-generic > v5fx30teval

Re: [U-Boot] [PATCH] ppc: xilinx: Remove ancient ppc405 and ppc440 platform

2015-05-12 Thread Ricardo Ribalda Delgado
Hello Georg Please make sure this patch is applied: http://lists.denx.de/pipermail/u-boot/2015-May/214017.html when you test it. Thanks! On Tue, May 12, 2015 at 4:27 PM, Georg Schardt wrote: > Hello, > > yes, we have still some fx12mm in use and i can try to compile and run > the newest u-b

Re: [U-Boot] [PATCH] ppc: xilinx: Remove ancient ppc405 and ppc440 platform

2015-05-12 Thread Ricardo Ribalda Delgado
Hello I have followed doc/README.generic-board and simply adding CONFIG_SYS_GENERIC_BOARD does the trick. So far it has build with no warnings for: ml507 ml507_flash xilinx-ppc440-generic v5fx30teval and I have run it on the ml507 with no issues (is the only hw I have with me this week, but it

Re: [U-Boot] [PATCH] ppc: xilinx: Remove ancient ppc405 and ppc440 platform

2015-05-11 Thread Michal Simek
Hi, On 05/11/2015 09:34 AM, Ricardo Ribalda Delgado wrote: > Hello Michal > > Thanks for your reply > > On Mon, May 11, 2015 at 9:11 AM, Michal Simek wrote: >> Hi, >> >> On 05/09/2015 06:24 PM, Ricardo Ribalda Delgado wrote: >>> Hello Michal and Stefan >>> >>> Could you provide some context abo

Re: [U-Boot] [PATCH] ppc: xilinx: Remove ancient ppc405 and ppc440 platform

2015-05-11 Thread Tom Rini
On Mon, May 11, 2015 at 09:34:24AM +0200, Ricardo Ribalda Delgado wrote: > Hello Michal > > Thanks for your reply > > On Mon, May 11, 2015 at 9:11 AM, Michal Simek wrote: [snip] > >> The plan is to re-factor the code for this platform or just drop all > >> the support? > > > > Platform needs to

Re: [U-Boot] [PATCH] ppc: xilinx: Remove ancient ppc405 and ppc440 platform

2015-05-11 Thread Ricardo Ribalda Delgado
Hello Michal Thanks for your reply On Mon, May 11, 2015 at 9:11 AM, Michal Simek wrote: > Hi, > > On 05/09/2015 06:24 PM, Ricardo Ribalda Delgado wrote: >> Hello Michal and Stefan >> >> Could you provide some context about why are we removing this? Virtex >> 5 (and V4) are not yet in their end o

Re: [U-Boot] [PATCH] ppc: xilinx: Remove ancient ppc405 and ppc440 platform

2015-05-11 Thread Michal Simek
Hi, On 05/09/2015 06:24 PM, Ricardo Ribalda Delgado wrote: > Hello Michal and Stefan > > Could you provide some context about why are we removing this? Virtex > 5 (and V4) are not yet in their end of life. I was checking this internally and ppc is not supported by tools for several releases (rou

Re: [U-Boot] [PATCH] ppc: xilinx: Remove ancient ppc405 and ppc440 platform

2015-05-09 Thread Ricardo Ribalda Delgado
Hello Michal and Stefan Could you provide some context about why are we removing this? Virtex 5 (and V4) are not yet in their end of life. The plan is to re-factor the code for this platform or just drop all the support? There are also yocto layers that support ml507 and ml405 http://git.yoctopr