Re: [U-Boot] [PATCH] powerpc/85xx: Add basic support for P1023RDS board

2011-06-08 Thread Wolfgang Denk
Dear Zang Roy-R61911, [excessive Cc: list trimmed] In message <2239ac579c7d3646a720227a37e02681157...@039-sn1mpn1-004.039d.mgd.msft.net> you wrote: > > > Please fix the checkpatch warnings (7 lines over 80 characters) > > I can fix it. In fact, I use checkpatch every time before I send out p

Re: [U-Boot] [PATCH] powerpc/85xx: Add basic support for P1023RDS board

2011-06-07 Thread Zang Roy-R61911
[PATCH] powerpc/85xx: Add basic support for P1023RDS > board > > Dear Roy Zang, > > In message <1307508687-12522-1-git-send-email-tie-fei.z...@freescale.com> you > wrote: > > The P1023RDS board is the reference board for the P1023 SoC. > > > > Add supp

Re: [U-Boot] [PATCH] powerpc/85xx: Add basic support for P1023RDS board

2011-06-07 Thread Wolfgang Denk
Dear Roy Zang, In message <1307508687-12522-1-git-send-email-tie-fei.z...@freescale.com> you wrote: > The P1023RDS board is the reference board for the P1023 SoC. > > Add support for booting it from NOR or NAND, with fixed 2G of DDR, PCIe, > UART, I2C, etc. Please fix the checkpatch warnings (7

[U-Boot] [PATCH] powerpc/85xx: Add basic support for P1023RDS board

2011-06-07 Thread Roy Zang
The P1023RDS board is the reference board for the P1023 SoC. Add support for booting it from NOR or NAND, with fixed 2G of DDR, PCIe, UART, I2C, etc. Signed-off-by: Roy Zang Signed-off-by: Haiying Wang Signed-off-by: Chunhe Lan Signed-off-by: Lei Xu Signed-off-by: York Sun Signed-off-by: Kum