From: Sascha Hauer <s.hauer@pengutronix.de>
To: Barebox List <barebox@lists.infradead.org>
Subject: [PATCH 0/2] Layerscape LS1028a: add DDR support
Date: Tue, 19 Dec 2023 14:18:00 +0100 [thread overview]
Message-ID: <20231219131802.7475-1-s.hauer@pengutronix.de> (raw)
The existing DDR driver can be re-used for LS1028a. We just have to swap
the endianess of the register accesses.
Sascha Hauer (2):
fsl-ddr: remove duplicate prototype
fsl-ddr: make endianess runtime decision
arch/arm/boards/ls1021aiot/lowlevel.c | 2 +-
arch/arm/boards/ls1046ardb/lowlevel.c | 2 +-
arch/arm/boards/tqmls1046a/lowlevel.c | 2 +-
drivers/ddr/fsl/arm_ddr_gen3.c | 7 ++-
drivers/ddr/fsl/fsl_ddr.h | 1 -
drivers/ddr/fsl/fsl_ddr_gen4.c | 7 ++-
drivers/ddr/fsl/main.c | 13 ++++--
include/soc/fsl/fsl_ddr_sdram.h | 65 ++++++++++++++++++++-------
8 files changed, 74 insertions(+), 25 deletions(-)
--
2.39.2
next reply other threads:[~2023-12-19 13:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-19 13:18 Sascha Hauer [this message]
2023-12-19 13:18 ` [PATCH 1/2] fsl-ddr: remove duplicate prototype Sascha Hauer
2023-12-19 13:18 ` [PATCH 2/2] fsl-ddr: make endianess runtime decision Sascha Hauer
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=20231219131802.7475-1-s.hauer@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
/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