public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v1 0/3] ram: starfive: cleanup size types and typos
@ 2025-10-30  6:23 E Shattow
  2025-10-30  6:23 ` [PATCH v1 1/3] ram: starfive: drop references to 16GB memory size E Shattow
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: E Shattow @ 2025-10-30  6:23 UTC (permalink / raw)
  To: Minda Chen, Hal Feng, Leo Liang, Heinrich Schuchardt; +Cc: u-boot, E Shattow

Fix some low-hanging fruit for StarFive JH-7110 SoC DDR code.

E Shattow (3):
  ram: starfive: drop references to 16GB memory size
  ram: starfive: use SZ_8G for 8GB memory size
  ram: starfive: fix typo for unsupported DDR size

 drivers/ram/starfive/ddrcsr_boot.c  | 3 ---
 drivers/ram/starfive/ddrphy_start.c | 1 -
 drivers/ram/starfive/starfive_ddr.c | 5 ++---
 drivers/ram/starfive/starfive_ddr.h | 1 -
 4 files changed, 2 insertions(+), 8 deletions(-)


base-commit: e34d01d23e45e007368685ffa6dfd674b6dd7b17
-- 
2.50.0


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

end of thread, other threads:[~2025-11-03  4:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-30  6:23 [PATCH v1 0/3] ram: starfive: cleanup size types and typos E Shattow
2025-10-30  6:23 ` [PATCH v1 1/3] ram: starfive: drop references to 16GB memory size E Shattow
2025-10-30  7:53   ` Heinrich Schuchardt
2025-11-03  4:21     ` E Shattow
2025-10-30  6:23 ` [PATCH v1 2/3] ram: starfive: use SZ_8G for 8GB " E Shattow
2025-10-30  6:31   ` Hal Feng
2025-10-30  7:56   ` Heinrich Schuchardt
2025-10-30  6:23 ` [PATCH v1 3/3] ram: starfive: fix typo for unsupported DDR size E Shattow
2025-10-30  7:55   ` Heinrich Schuchardt

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