[PATCH V2 RESEND 0/7] imx: drivers: ddr: ddr driver update

Peng Fan peng.fan at nxp.com
Sat May 30 10:10:05 CEST 2020


Seems the previous V2 not show all patches in patchwork
https://patchwork.ozlabs.org/project/uboot/list/?series=176250&state=%2A&archive=both

V2:
 Drop patch to print dram rate
 remove board ddr ecc part from patch enabling inline ecc feature

This is to upstream NXP vendor tree ddr driver related fix and update

Jacky Bai (2):
  driver: ddr: imx: skip ddr_ss_gpr config on imx8mn
  driver: ddr: imx: correct the pwrctl setting of selfref_en on imx8m

Jian Li (3):
  imx8mp: enable rd_port_urgent
  imx8mp: DDR performance tunning
  imx8mp: Disables use of MR4 TUF flag (MR4[7]) bit

Oliver Chen (1):
  drivers: ddr: imx Workaround for i.MX8M DDRPHY rank to rank issue

Sherry Sun (1):
  drivers: ddr: imx8mp: Add inline ECC feature support

 arch/arm/include/asm/arch-imx8m/ddr.h      |  10 ++
 board/freescale/imx8mp_evk/lpddr4_timing.c |   5 +-
 drivers/ddr/imx/imx8m/Kconfig              |   7 ++
 drivers/ddr/imx/imx8m/ddr_init.c           |  79 +++++++++++++-
 drivers/ddr/imx/imx8m/ddrphy_train.c       |   7 ++
 drivers/ddr/imx/imx8m/ddrphy_utils.c       | 164 +++++++++++++++++++++++++++++
 6 files changed, 268 insertions(+), 4 deletions(-)

-- 
2.16.4



More information about the U-Boot mailing list