[PATCH 0/2] sunxi: Fix two H616 DRAM bugs

Jernej Skrabec jernej.skrabec at gmail.com
Sat Jan 29 16:58:41 CET 2022


At closer inspection of H616 DRAM code I found two issues:
1. ODT is never configured due to missing CONFIG_ prefix in check
2. Dual rank read calibration never exits calibration mode

Only first issue is important to fix for currently supported boards.
Fixing second one is future proofing.

Please take a look.

Best regards,
Jernej

Jernej Skrabec (2):
  sunxi: fix H616 DRAM ODT support
  sunxi: Fix H616 DRAM read calibration for dual rank

 arch/arm/mach-sunxi/dram_sun50i_h616.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.35.0



More information about the U-Boot mailing list