]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
edb93xx: Fix SDRAM initialization
authorMatthias Kaehlcke <matthias@kaehlcke.net>
Wed, 24 Feb 2010 18:45:39 +0000 (19:45 +0100)
committerTom Rix <Tom.Rix@windriver.com>
Sun, 7 Mar 2010 18:36:35 +0000 (12:36 -0600)
commit18ba012b9b919a7c264dc6299f954d7f53d06605
tree3dc15ff84c3867016ef6d3976451b148dc4156ac
parentcade7d9577d4d17f55404b5e60cd5e5b0b605c31
edb93xx: Fix SDRAM initialization

edb93xx: Fix SDRAM initialization by issuing a precharge all command before
forcing the precharge and select mode register update mode before programming
the mode registers. Write to the SDRAM banks in order to force a precharge,
reading causes the edb93xx boards to hang

Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net>
board/edb93xx/sdram_cfg.c