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

ddr_spd.h

Blame
  • Forked from Reform / reform-boundary-uboot
    Source project has a limited visibility.
    • York Sun's avatar
      9490ff48
      powerpc/8xxx: Enable DDR3 RDIMM support · 9490ff48
      York Sun authored
      
      Enabled registered DIMMs using data from SPD. RDIMMs have registers
      which need to be configured before using. The register configuration
      words are stored in SPD byte 60~116 (JEDEC standard No.21-C). Software
      should read those RCWs and put into DDR controller before initialization.
      
      Signed-off-by: default avatarYork Sun <yorksun@freescale.com>
      9490ff48
      History
      powerpc/8xxx: Enable DDR3 RDIMM support
      York Sun authored
      
      Enabled registered DIMMs using data from SPD. RDIMMs have registers
      which need to be configured before using. The register configuration
      words are stored in SPD byte 60~116 (JEDEC standard No.21-C). Software
      should read those RCWs and put into DDR controller before initialization.
      
      Signed-off-by: default avatarYork Sun <yorksun@freescale.com>