ARM Sunxi Platform Development
 help / color / mirror / Atom feed
* [PATCH v3 0/2] sunxi: H616: DRAM: Fix TPR6 parameter parsing
@ 2026-04-27 13:58 Andre Przywara
  2026-04-27 13:58 ` [PATCH v3 1/2] sunxi: H616: dram: fix LPDDR3 TPR6 parsing Andre Przywara
  2026-04-27 13:58 ` [PATCH v3 2/2] sunxi: H616: dram: drop default TPR6 Kconfig value Andre Przywara
  0 siblings, 2 replies; 7+ messages in thread
From: Andre Przywara @ 2026-04-27 13:58 UTC (permalink / raw)
  To: u-boot
  Cc: Jernej Skrabec, Philippe Simons, Paul Kocialkowski, linux-sunxi,
	Mikhail Kalashnikov, Cody Eksal

As multiple people reported, the TPR6 DRAM parameter is parsed wrongly
for the H616 DRAM setup. Fix that and clean up the confusing default
value on the way.

Many thanks to Philippe for pushing this upstream!

Cheers,
Andre

Andre Przywara (1):
  sunxi: H616: dram: drop default TPR6 Kconfig value

Jernej Skrabec (1):
  sunxi: H616: dram: fix LPDDR3 TPR6 parsing

 arch/arm/mach-sunxi/Kconfig            | 1 -
 arch/arm/mach-sunxi/dram_sun50i_h616.c | 2 +-
 configs/orangepi_zero2_defconfig       | 1 +
 configs/transpeed-8k618-t_defconfig    | 1 +
 configs/x96_mate_defconfig             | 1 +
 configs/x96q_defconfig                 | 1 +
 6 files changed, 5 insertions(+), 2 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-04-28 17:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-27 13:58 [PATCH v3 0/2] sunxi: H616: DRAM: Fix TPR6 parameter parsing Andre Przywara
2026-04-27 13:58 ` [PATCH v3 1/2] sunxi: H616: dram: fix LPDDR3 TPR6 parsing Andre Przywara
2026-04-28  9:41   ` Paul Kocialkowski
2026-04-27 13:58 ` [PATCH v3 2/2] sunxi: H616: dram: drop default TPR6 Kconfig value Andre Przywara
2026-04-27 18:42   ` Jernej Škrabec
2026-04-28  9:49   ` Paul Kocialkowski
2026-04-28 17:39     ` Paul Kocialkowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox