Re: [U-Boot] [PATCH v5 00/10] FSL DDR rework

2008-08-26 Thread Wolfgang Denk
Dear Kumar Gala, In message <[EMAIL PROTECTED]> you wrote: > 01 - Add proper SPD definitions for DDR1/2/3 > 02 - FSL DDR: Provide a generic set_ddr_laws() > 03 - FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code. > 04 - FSL DDR: Add DDR1 DIMM paramter support > 05 - FSL DDR: Add DDR2 DIMM

[U-Boot] [PATCH v5 00/10] FSL DDR rework

2008-08-26 Thread Kumar Gala
01 - Add proper SPD definitions for DDR1/2/3 02 - FSL DDR: Provide a generic set_ddr_laws() 03 - FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code. 04 - FSL DDR: Add DDR1 DIMM paramter support 05 - FSL DDR: Add DDR2 DIMM paramter support 06 - FSL DDR: Add 86xx specific register setting 07