u-boot-brain/board/freescale/mpc8313erdb
Anton Vorontsov d26154c9a6 mpc83xx: spd_sdram: fix ddr sdram base address assignment bug
The spd_dram code shifts the base address, then masks 20 bits, but
forgets to shift the base address back. Fix this by just masking the
base address correctly.

Found this bug while trying to relocate a DDR memory at the base != 0.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2008-09-24 09:58:33 -05:00
..
config.mk NAND boot: MPC8313ERDB support 2008-08-12 11:31:31 -05:00
Makefile Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
mpc8313erdb.c NAND boot: MPC8313ERDB support 2008-08-12 11:31:31 -05:00
sdram.c mpc83xx: spd_sdram: fix ddr sdram base address assignment bug 2008-09-24 09:58:33 -05:00