uboot-mt623x/board/matrix_vision
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
..
mvbc_p Moved initialization of E1000 Ethernet controller to board_eth_init() 2008-09-02 21:18:18 -07:00
mvblm7 mpc83xx: spd_sdram: fix ddr sdram base address assignment bug 2008-09-24 09:58:33 -05:00