From: "Marek Behún" <marek.behun@nic.cz>
To: Stefan Roese <sr@denx.de>
Cc: "Pali Rohár" <pali@kernel.org>, u-boot@lists.denx.de
Subject: Re: [PATCH u-boot-marvell] arm: mvebu: turris_omnia: Fixup SATA or PCIe nodes at runtime in DT blob
Date: Fri, 7 Jan 2022 13:52:45 +0100 [thread overview]
Message-ID: <20220107135245.7957f9cf@thinkpad> (raw)
In-Reply-To: <20220107124950.17316-1-kabel@kernel.org>
On Fri, 7 Jan 2022 13:49:50 +0100
Marek Behún <kabel@kernel.org> wrote:
> + mode_sata = (readl(MVEBU_REGISTER(0x183fc)) & GENMASK(3, 0)) == 2;
> + mode_sata = true;
The second line is a bug, left from when I was testing. Sending v2.
Sorry.
Marek
prev parent reply other threads:[~2022-01-07 12:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-07 12:49 [PATCH u-boot-marvell] arm: mvebu: turris_omnia: Fixup SATA or PCIe nodes at runtime in DT blob Marek Behún
2022-01-07 12:52 ` Marek Behún [this message]
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=20220107135245.7957f9cf@thinkpad \
--to=marek.behun@nic.cz \
--cc=pali@kernel.org \
--cc=sr@denx.de \
--cc=u-boot@lists.denx.de \
/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