u-boot/board/freescale/mpc8572ds
Haiying Wang 4ca06607d6 Add ddr interleaving suppport for MPC8572DS board
* Add board specific parameter table to choose correct cpo, clk_adjust,
write_data_delay, 2T based on board ddr frequency and n_ranks.

* Set odt_rd_cfg and odt_wr_cfg based on the dimm# and CS#.

* Set memory controller interleaving mode to bank interleaving, and disable
bank(chip select) interleaving mode by default, because the default on-board
DDR DIMMs are 2x512MB single-rank.

* Change CONFIG_ICS307_REFCLK_HZ from 33333333 to 33333000.

Signed-off-by: James Yang <James.Yang@freescale.com>
Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
2008-10-18 21:54:05 +02:00
..
Makefile mpc85xx: Add support for the MPC8572DS reference board 2008-08-27 11:43:53 -05:00
config.mk mpc85xx: Add support for the MPC8572DS reference board 2008-08-27 11:43:53 -05:00
ddr.c Add ddr interleaving suppport for MPC8572DS board 2008-10-18 21:54:05 +02:00
law.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
mpc8572ds.c 85xx: Improve flash remapping on MPC8572DS & MPC8536DS 2008-10-18 21:54:04 +02:00
tlb.c 85xx: Improve flash remapping on MPC8572DS & MPC8536DS 2008-10-18 21:54:04 +02:00
u-boot.lds mpc85xx: Add support for the MPC8572DS reference board 2008-08-27 11:43:53 -05:00