Re: [U-Boot] [PATCH] P2020RDB Support Added

2009-08-07 Thread Kumar Gala
On Aug 5, 2009, at 2:59 AM, Poonam Aggrwal wrote: > The code base adds P1 & P2 RDB platforms support. > The folder and file names can cater to future SOCs of P1/P2 family. > P1 & P2 processors are 85xx platforms, part of Freescale QorIQ series. > > Tested following on P2020RDB: > 1. eTSECs > 2. D

[U-Boot] [PATCH] P2020RDB Support Added

2009-08-05 Thread Poonam Aggrwal
The code base adds P1 & P2 RDB platforms support. The folder and file names can cater to future SOCs of P1/P2 family. P1 & P2 processors are 85xx platforms, part of Freescale QorIQ series. Tested following on P2020RDB: 1. eTSECs 2. DDR, NAND, NOR, I2C. Signed-off-by: Poonam Aggrwal --- - Based o