]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
TQM5200: fix bug in SDRAM initialization code
authorMartin Krause <martin.krause@tqs.de>
Mon, 25 Feb 2008 12:27:52 +0000 (13:27 +0100)
committerWolfgang Denk <wd@denx.de>
Sun, 2 Mar 2008 20:22:27 +0000 (21:22 +0100)
commitf3a329acb26017d8e10e9c93e1e726c2a5ac634a
treea6650a066304491897c4558e3e95213995946c71
parent217bf6b6a313d9ccb619a4dbc09f73f77cd48df1
TQM5200: fix bug in SDRAM initialization code

This patch fixes a bug in the SDRAM initialization code for the
TQM5200. The hi_addr bit is now set correctly. Without this patch
the hi_addr bit is always set to 1, if the second SDRAM bank is
not populated.

For other MPC5200 boards a correspondig patch has already been applied
some time ago, see commit a63109281ad41b0fb489fdcb901171f76bcdbc2c.

Signed-off-by: Martin Krause <martin.krause@tqs.de>
--
Forget the first patch please. I confused flash with SDRAM in
the comment ...
board/tqm5200/tqm5200.c