Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • early-display
  • variant-emmc-nvme-boot
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
7 results

tqm5200.c

Forked from Reform / reform-boundary-uboot
Source project has a limited visibility.
  • 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 ...