public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix for U-Boot SPL hang on sunxi H6 due to incorrect ram size detection
@ 2023-10-01 16:13 Gunjan Gupta
  2023-10-01 16:13 ` [PATCH 1/1] sunxi: dram: Fix incorrect ram size detection for some H6 boards Gunjan Gupta
  0 siblings, 1 reply; 10+ messages in thread
From: Gunjan Gupta @ 2023-10-01 16:13 UTC (permalink / raw)
  To: u-boot
  Cc: Jernej Skrabec, Ondrej Jirman, Gunjan Gupta, Andre Przywara,
	Jagan Teki


On Orange Pi 3 LTS, sometimes on reboot, SPL detects ram as 4 GB instead
of 2 GB. This leads to a hang later and board fails to boot. Fix is
tested by leaving the device in a reboot loop overnight where device
successfully rebooted 1350+ times by the time I stopped rebooting it.


Gunjan Gupta (1):
  sunxi: dram: Fix incorrect ram size detection for some H6 boards

 arch/arm/mach-sunxi/dram_helpers.c   | 1 +
 arch/arm/mach-sunxi/dram_sun50i_h6.c | 2 ++
 2 files changed, 3 insertions(+)

-- 
2.42.0


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

end of thread, other threads:[~2023-10-21 12:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-01 16:13 [PATCH 0/1] Fix for U-Boot SPL hang on sunxi H6 due to incorrect ram size detection Gunjan Gupta
2023-10-01 16:13 ` [PATCH 1/1] sunxi: dram: Fix incorrect ram size detection for some H6 boards Gunjan Gupta
2023-10-02 11:26   ` Andre Przywara
2023-10-02 12:42     ` Gunjan Gupta
2023-10-02 18:59       ` Jernej Škrabec
2023-10-20 23:38         ` Andre Przywara
2023-10-21  5:48           ` Jernej Škrabec
2023-10-21  9:40             ` Gunjan Gupta
2023-10-02 18:50     ` Jernej Škrabec
2023-10-03  9:48       ` Andre Przywara

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