Re: [U-Boot] [RFC PATCH 6/9] x86: quark: Enable the Memory Reference Code build

2015-02-06 Thread Simon Glass
[snip] > I'm happy enough with this. > > Acked-by: Simon Glass Applied to u-boot-x86, thanks! ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [RFC PATCH 6/9] x86: quark: Enable the Memory Reference Code build

2015-02-05 Thread Simon Glass
On 5 February 2015 at 18:00, Bin Meng wrote: > Hi Albert, > > On Fri, Feb 6, 2015 at 8:18 AM, Albert ARIBAUD > wrote: >> Hello Bin, >> >> On Thu, 5 Feb 2015 14:58:35 +0800, Bin Meng wrote: >>> Hi Simon, >>> >>> On Thu, Feb 5, 2015 at 6:35 AM, Bin Meng wrote: >>> > Hi Simon, >>> > >>> > On Thu,

Re: [U-Boot] [RFC PATCH 6/9] x86: quark: Enable the Memory Reference Code build

2015-02-05 Thread Bin Meng
Hi Albert, On Fri, Feb 6, 2015 at 8:18 AM, Albert ARIBAUD wrote: > Hello Bin, > > On Thu, 5 Feb 2015 14:58:35 +0800, Bin Meng wrote: >> Hi Simon, >> >> On Thu, Feb 5, 2015 at 6:35 AM, Bin Meng wrote: >> > Hi Simon, >> > >> > On Thu, Feb 5, 2015 at 12:25 AM, Simon Glass wrote: >> >> Hi Bin, >>

Re: [U-Boot] [RFC PATCH 6/9] x86: quark: Enable the Memory Reference Code build

2015-02-05 Thread Albert ARIBAUD
Hello Bin, On Thu, 5 Feb 2015 14:58:35 +0800, Bin Meng wrote: > Hi Simon, > > On Thu, Feb 5, 2015 at 6:35 AM, Bin Meng wrote: > > Hi Simon, > > > > On Thu, Feb 5, 2015 at 12:25 AM, Simon Glass wrote: > >> Hi Bin, > >> > >> On 3 February 2015 at 04:45, Bin Meng wrote: > >>> Turn on the Memory

Re: [U-Boot] [RFC PATCH 6/9] x86: quark: Enable the Memory Reference Code build

2015-02-04 Thread Bin Meng
Hi Simon, On Thu, Feb 5, 2015 at 6:35 AM, Bin Meng wrote: > Hi Simon, > > On Thu, Feb 5, 2015 at 12:25 AM, Simon Glass wrote: >> Hi Bin, >> >> On 3 February 2015 at 04:45, Bin Meng wrote: >>> Turn on the Memory Reference code build in the quark Makefile. >>> >>> Signed-off-by: Bin Meng >>> ---

Re: [U-Boot] [RFC PATCH 6/9] x86: quark: Enable the Memory Reference Code build

2015-02-04 Thread Bin Meng
Hi Simon, On Thu, Feb 5, 2015 at 12:25 AM, Simon Glass wrote: > Hi Bin, > > On 3 February 2015 at 04:45, Bin Meng wrote: >> Turn on the Memory Reference code build in the quark Makefile. >> >> Signed-off-by: Bin Meng >> --- >> >> arch/x86/cpu/quark/Makefile | 1 + >> 1 file changed, 1 insertio

Re: [U-Boot] [RFC PATCH 6/9] x86: quark: Enable the Memory Reference Code build

2015-02-04 Thread Simon Glass
Hi Bin, On 3 February 2015 at 04:45, Bin Meng wrote: > Turn on the Memory Reference code build in the quark Makefile. > > Signed-off-by: Bin Meng > --- > > arch/x86/cpu/quark/Makefile | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/x86/cpu/quark/Makefile b/arch/x86/cpu/quark/Makef

[U-Boot] [RFC PATCH 6/9] x86: quark: Enable the Memory Reference Code build

2015-02-03 Thread Bin Meng
Turn on the Memory Reference code build in the quark Makefile. Signed-off-by: Bin Meng --- arch/x86/cpu/quark/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/x86/cpu/quark/Makefile b/arch/x86/cpu/quark/Makefile index 168c1e6..e87b424 100644 --- a/arch/x86/cpu/quark/Makefile ++