From: "Marek Behún" <kabel@kernel.org>
To: "Pali Rohár" <pali@kernel.org>
Cc: Stefan Roese <sr@denx.de>,
Chris Packham <judge.packham@gmail.com>,
u-boot@lists.denx.de
Subject: Re: [PATCH] arm: mvebu: Avoid reading MVEBU_REG_PCIE_DEVID register too many times
Date: Fri, 15 Jul 2022 10:44:26 +0200 [thread overview]
Message-ID: <20220715104426.1908ae2e@dellmb> (raw)
In-Reply-To: <20220715081312.19369-1-pali@kernel.org>
On Fri, 15 Jul 2022 10:13:12 +0200
Pali Rohár <pali@kernel.org> wrote:
> Change detection of platform/cpu from runtime to compile time via config
> define. This completely eliminates compiling code which is not going to run
> on selected platform. Code which parses and prints device / revision id
> still reads device id from MVEBU_REG_PCIE_DEVID register, but only once.
>
> Signed-off-by: Pali Rohár <pali@kernel.org>
Acked-by: Marek Behún <kabel@kernel.org>
next prev parent reply other threads:[~2022-07-15 8:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-15 8:13 [PATCH] arm: mvebu: Avoid reading MVEBU_REG_PCIE_DEVID register too many times Pali Rohár
2022-07-15 8:44 ` Marek Behún [this message]
2022-07-18 10:28 ` Stefan Roese
2022-07-21 12:27 ` Stefan Roese
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=20220715104426.1908ae2e@dellmb \
--to=kabel@kernel.org \
--cc=judge.packham@gmail.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.