Re: [U-Boot] [Patch v2 06/11] powerpc/T4240EMU: Add T4240EMU target

2013-06-27 Thread York Sun
On 06/27/2013 10:51 AM, Wolfgang Denk wrote: > Dear York Sun, > > In message <51cc76b1.6030...@freescale.com> you wrote: >> >>> So what exactly are the changes compared to V1? >> >> Added entry to MAINTAINERS >> >> Fixed checkpatch warning >> - WARNING: quoted string split across lines >> - WARNIN

Re: [U-Boot] [Patch v2 06/11] powerpc/T4240EMU: Add T4240EMU target

2013-06-27 Thread Wolfgang Denk
Dear York Sun, In message <51cc76b1.6030...@freescale.com> you wrote: > > > So what exactly are the changes compared to V1? > > Added entry to MAINTAINERS > > Fixed checkpatch warning > - WARNING: quoted string split across lines > - WARNING: Avoid unnecessary line continuations And why do you

Re: [U-Boot] [Patch v2 06/11] powerpc/T4240EMU: Add T4240EMU target

2013-06-27 Thread York Sun
On 06/27/2013 10:35 AM, Scott Wood wrote: > On 06/27/2013 12:30:25 PM, York Sun wrote: >> On 06/26/2013 03:03 PM, Wolfgang Denk wrote: >> > >> >> --- a/MAINTAINERS >> >> +++ b/MAINTAINERS >> >> @@ -538,6 +538,10 @@ Detlev Zundel >> >> >> >> inka4x0MPC5200 >> >> >> >> +York Sun >> >>

Re: [U-Boot] [Patch v2 06/11] powerpc/T4240EMU: Add T4240EMU target

2013-06-27 Thread Scott Wood
On 06/27/2013 12:30:25 PM, York Sun wrote: On 06/26/2013 03:03 PM, Wolfgang Denk wrote: > >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -538,6 +538,10 @@ Detlev Zundel >> >>inka4x0 MPC5200 >> >> +York Sun >> + >> + T4240EMUT4240 >> + > > Can you please keep the li

Re: [U-Boot] [Patch v2 06/11] powerpc/T4240EMU: Add T4240EMU target

2013-06-27 Thread York Sun
On 06/26/2013 03:03 PM, Wolfgang Denk wrote: > Dear York Sun, > > In message <1372263479-10588-1-git-send-email-york...@freescale.com> you > wrote: >> Add emulator support for T4240. Emulator has limited peripherals and >> interfaces. Difference between emulator and T4240QDS includes: >> ECC

Re: [U-Boot] [Patch v2 06/11] powerpc/T4240EMU: Add T4240EMU target

2013-06-26 Thread Wolfgang Denk
Dear York Sun, In message <1372263479-10588-1-git-send-email-york...@freescale.com> you wrote: > Add emulator support for T4240. Emulator has limited peripherals and > interfaces. Difference between emulator and T4240QDS includes: > ECC for DDR is disabled due the procedure to load images >