public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: E Shattow <e@freeshell.de>
To: Minda Chen <minda.chen@starfivetech.com>,
	Hal Feng <hal.feng@starfivetech.com>,
	Leo Liang <ycliang@andestech.com>,
	Heinrich Schuchardt <xypron.glpk@gmx.de>
Cc: u-boot@lists.denx.de, E Shattow <e@freeshell.de>
Subject: [PATCH v1 0/3] ram: starfive: cleanup size types and typos
Date: Wed, 29 Oct 2025 23:23:31 -0700	[thread overview]
Message-ID: <20251030062354.35413-1-e@freeshell.de> (raw)

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


             reply	other threads:[~2025-10-30  6:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-30  6:23 E Shattow [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251030062354.35413-1-e@freeshell.de \
    --to=e@freeshell.de \
    --cc=hal.feng@starfivetech.com \
    --cc=minda.chen@starfivetech.com \
    --cc=u-boot@lists.denx.de \
    --cc=xypron.glpk@gmx.de \
    --cc=ycliang@andestech.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox