u-boot-brain/board/freescale/mpc8349itx
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 mpc83xx: move freescale boards to boards/freescale 2007-08-16 23:12:31 -05:00
Makefile Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
mpc8349itx.c mpc83xx: spd_sdram: fix ddr sdram base address assignment bug 2008-09-24 09:58:33 -05:00
pci.c mpc83xx: rm remaining FLAT_TREE code 2008-01-08 09:56:42 -06:00