Skip to content
Snippets Groups Projects
  • Martin Krause's avatar
    f3a329ac
    TQM5200: fix bug in SDRAM initialization code · f3a329ac
    Martin Krause authored
    
    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 a6310928.
    
    Signed-off-by: default avatarMartin Krause <martin.krause@tqs.de>
    --
    Forget the first patch please. I confused flash with SDRAM in
    the comment ...
    f3a329ac
    History
    TQM5200: fix bug in SDRAM initialization code
    Martin Krause authored
    
    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 a6310928.
    
    Signed-off-by: default avatarMartin Krause <martin.krause@tqs.de>
    --
    Forget the first patch please. I confused flash with SDRAM in
    the comment ...