Re: [U-Boot] Remaining CONFIG_NEEDS_MANUAL_RELOC

2012-09-09 Thread Daniel Schwierzeck
Hi Marek, 2012/9/8 Marek Vasut : > Hi guys. > > I've been pondering if the CONFIG_NEEDS_MANUAL_RELOC is getting away from > MIPS/NDS32/AVR32/Sparc/M68K any soon. We've been having relocation around for > a > while, yet these platforms still don't support it. Currently, the MANUAL_RELOC > only blo

Re: [U-Boot] Remaining CONFIG_NEEDS_MANUAL_RELOC

2012-09-09 Thread Marek Vasut
Dear Daniel Schwierzeck, > Hi Marek, > > 2012/9/8 Marek Vasut : > > Hi guys. > > > > I've been pondering if the CONFIG_NEEDS_MANUAL_RELOC is getting away from > > MIPS/NDS32/AVR32/Sparc/M68K any soon. We've been having relocation around > > for a while, yet these platforms still don't support it

Re: [U-Boot] How to manage RMOBILE patches?

2012-09-09 Thread Nobuhiro Iwamatsu
HI, Albert. On Fri, Sep 7, 2012 at 4:28 AM, Albert ARIBAUD wrote: > Hi Nobuhiro, > > On Thu, 6 Sep 2012 08:20:59 +0900, Nobuhiro Iwamatsu > wrote: > >> Hi, Tom. >> >> On Wed, Sep 5, 2012 at 11:17 PM, Tom Rini wrote: >> > On 09/05/2012 04:18 AM, Albert ARIBAUD wrote: >> >> Hi Nobuhiro, >> >> >>

Re: [U-Boot] How to manage RMOBILE patches?

2012-09-09 Thread Nobuhiro Iwamatsu
Hi, On Sat, Sep 8, 2012 at 2:09 AM, Albert ARIBAUD wrote: > Hi Tom, > > On Thu, 6 Sep 2012 13:58:57 -0700, Tom Rini wrote: > >> On 09/06/2012 12:28 PM, Albert ARIBAUD wrote: >> > Hi Nobuhiro, >> > >> > On Thu, 6 Sep 2012 08:20:59 +0900, Nobuhiro Iwamatsu >> > wrote: >> > >> >> Hi, Tom. >> >> >>

Re: [U-Boot] [PATCH v3 5/6] da850/omap-l138: davinci_emac: Suppress auto negotiation if needed

2012-09-09 Thread Bastian . Ruppert
Hello, > Re: [U-Boot] [PATCH v3 5/6] da850/omap-l138: davinci_emac: Suppress > auto negotiation if needed > > On Fri, Sep 7, 2012 at 1:08 AM, Prabhakar Lad > wrote: > > Hi Bastian, > > > > Thanks for the patch. > > > > On Thu, Sep 6, 2012 at 11:37 AM, Bastian Ruppert > > wrote: > >> From this co