Re: [U-Boot] [PATCH v3 11/16] FSL DDR: Convert MPC8540ADS to new DDR code.

2008-08-26 Thread Wolfgang Denk
Dear Kumar Gala, In message <[EMAIL PROTECTED]> you wrote: > Signed-off-by: Kumar Gala <[EMAIL PROTECTED]> > --- > board/freescale/mpc8540ads/Makefile | 13 +- > board/freescale/mpc8540ads/ddr.c| 282 > +++ > board/freescale/mpc8540ads/mpc8540ads.c |

[U-Boot] [PATCH v3 11/16] FSL DDR: Convert MPC8540ADS to new DDR code.

2008-08-20 Thread Kumar Gala
Signed-off-by: Kumar Gala <[EMAIL PROTECTED]> --- board/freescale/mpc8540ads/Makefile | 13 +- board/freescale/mpc8540ads/ddr.c| 282 +++ board/freescale/mpc8540ads/mpc8540ads.c | 16 ++- include/configs/MPC8540ADS.h| 70 +--- 4 files