uboot-mt623x/board/sbc8349
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
..
Makefile Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
config.mk mpc83xx: U-Boot support for Wind River SBC8349 2007-03-02 11:05:53 -06:00
pci.c mpc83xx: rm remaining FLAT_TREE code 2008-01-08 09:56:42 -06:00
sbc8349.c mpc83xx: spd_sdram: fix ddr sdram base address assignment bug 2008-09-24 09:58:33 -05:00