Re: [U-Boot] Possible Denx m28evk ethernet problem + solution

2012-01-08 Thread Robert Deliën
Please use Stefano's imx git tree, which has support for mx28evk already. Thanks for the heads-up. It's a bit confusing and unexpected to have a mainline spread across different git trees; Will Stefano's mainline be integrated into the main-mainline sometime? m28evk and mx28evk differ in the

Re: [U-Boot] Possible Denx m28evk ethernet problem + solution

2012-01-08 Thread Marek Vasut
Please use Stefano's imx git tree, which has support for mx28evk already. Thanks for the heads-up. It's a bit confusing and unexpected to have a mainline spread across different git trees; Will Stefano's mainline be integrated into the main-mainline sometime? Not really ... that's how it

Re: [U-Boot] Possible Denx m28evk ethernet problem + solution

2012-01-08 Thread Robert Deliën
Not really ... that's how it all works. When Stefano sends pull RQ, it'll go mainline. Aha, so it's not mainline yet after all ;-) But I get it; It's available in Fabio's repo and will be in Denx mainline soon. I see no problems with the board DRAM detection on our board, no. I tested

Re: [U-Boot] Possible Denx m28evk ethernet problem + solution

2012-01-08 Thread Marek Vasut
Not really ... that's how it all works. When Stefano sends pull RQ, it'll go mainline. Aha, so it's not mainline yet after all ;-) But I get it; It's available in Fabio's repo and will be in Denx mainline soon. Stefano's ... but it's almost mainline, for imx development, that's what you

Re: [U-Boot] Possible Denx m28evk ethernet problem + solution

2012-01-07 Thread Fabio Estevam
On Fri, Jan 6, 2012 at 3:54 PM, Robert Deliën rob...@delien.nl wrote: Hi Marek, I'm currently working on U-Boot support for the Freescale i.mx28evk board. It started out as an update of the old Freescale supplied U-Boot 2009.08, but it ended up in reconfiguring your work on the Denx

[U-Boot] Possible Denx m28evk ethernet problem + solution

2012-01-06 Thread Robert Deliën
Hi Marek, I'm currently working on U-Boot support for the Freescale i.mx28evk board. It started out as an update of the old Freescale supplied U-Boot 2009.08, but it ended up in reconfiguring your work on the Denx m28evk module. Today I stumbled upon a problem with Ethernet. It turned out

Re: [U-Boot] Possible Denx m28evk ethernet problem + solution

2012-01-06 Thread Marek Vasut
Hi Marek, I'm currently working on U-Boot support for the Freescale i.mx28evk board. This is already supported mainline. It started out as an update of the old Freescale supplied U-Boot 2009.08, but it ended up in reconfiguring your work on the Denx m28evk module. Today I stumbled upon a

Re: [U-Boot] Possible Denx m28evk ethernet problem + solution

2012-01-06 Thread Robert Deliën
I'm currently working on U-Boot support for the Freescale i.mx28evk board. This is already supported mainline. Hm; my workspace is quite up-to-date, but I didn't find it. What configuration should I use for the Freescale i.mx28evk board? m28evk_config boots the board, but not much more. The

Re: [U-Boot] Possible Denx m28evk ethernet problem + solution

2012-01-06 Thread Marek Vasut
I'm currently working on U-Boot support for the Freescale i.mx28evk board. This is already supported mainline. Hm; my workspace is quite up-to-date, but I didn't find it. What configuration should I use for the Freescale i.mx28evk board? m28evk_config boots the board, but not much

Re: [U-Boot] Possible Denx m28evk ethernet problem + solution

2012-01-06 Thread Robert Deliën
make mx28evk_config? board/freescale/mx28evk Are you sure you checked it in? I checked, but I couldn't find it. (http://git.denx.de/cgi-bin/gitweb.cgi?p=u-boot.git;a=tree;f=include/configs;h=fe894c3b95e3d154264c2f8731b668c410131f01;hb=HEAD) Yes, it can go both ways. For the SoC I understand.

Re: [U-Boot] Possible Denx m28evk ethernet problem + solution

2012-01-06 Thread Marek Vasut
make mx28evk_config? board/freescale/mx28evk Are you sure you checked it in? I checked, but I couldn't find it. (http://git.denx.de/cgi-bin/gitweb.cgi?p=u-boot.git;a=tree;f=include/config s;h=fe894c3b95e3d154264c2f8731b668c410131f01;hb=HEAD) It's in u-boot-imx tree. Yes, it can go