]> git.ipfire.org Git - people/ms/u-boot.git/commit - cpu/mpc85xx/ddr-gen3.c
Fix mpc85xx ddr-gen3 ddr_sdram_cfg.
authorEd Swarthout <Ed.Swarthout@freescale.com>
Tue, 24 Feb 2009 08:37:59 +0000 (02:37 -0600)
committerAndy Fleming <afleming@freescale.com>
Mon, 9 Mar 2009 22:46:09 +0000 (17:46 -0500)
commit0ee84b88b78bce425190d8cd7adf4c30cba0c2f0
treef1d7d76e4cf6c382bb00d4d7f1c3a845908b4b7d
parent014c595f12d4f7e14cb10188f856465b2d41718f
Fix mpc85xx ddr-gen3 ddr_sdram_cfg.

Commit e1be0d25, "32bit BUg fix for DDR2 on 8572" prevented other
sdram_cfg bits (such as ecc and self_refresh_in_sleep) from being set.

Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
cpu/mpc85xx/ddr-gen3.c