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

mx6-ddr.h

Blame
  • Forked from Reform / reform-boundary-uboot
    Loading
    • Peng Fan's avatar
      eb796cbb
      imx: mx6: ddr: add LPDDR2 support · eb796cbb
      Peng Fan authored
      
      Add LPDDR2 support:
      1. Implement a function mx6_lpddr2_cfg to initialize MMDC for LPDDR2.
      2. Introduce a structure mx6_lpddr2_cfg, most entrys are same to
         mx6_ddr3_cfg, but still keep it a single one for easy to choose
         parameters for LPDDR2.
      3. If ddr_type is LPDDR2, use mx6_lpddr2_cfg to init MMDC.
      4. Update comments.
      
      Signed-off-by: default avatarPeng Fan <Peng.Fan@freescale.com>
      Cc: Stefano Babic <sbabic@denx.de>
      Cc: Tim Harvey <tharvey@gateworks.com>
      eb796cbb
      History
      imx: mx6: ddr: add LPDDR2 support
      Peng Fan authored
      
      Add LPDDR2 support:
      1. Implement a function mx6_lpddr2_cfg to initialize MMDC for LPDDR2.
      2. Introduce a structure mx6_lpddr2_cfg, most entrys are same to
         mx6_ddr3_cfg, but still keep it a single one for easy to choose
         parameters for LPDDR2.
      3. If ddr_type is LPDDR2, use mx6_lpddr2_cfg to init MMDC.
      4. Update comments.
      
      Signed-off-by: default avatarPeng Fan <Peng.Fan@freescale.com>
      Cc: Stefano Babic <sbabic@denx.de>
      Cc: Tim Harvey <tharvey@gateworks.com>
    mx6-ddr.h 11.36 KiB