From: Tom Rini <trini@konsulko.com>
To: Michal Simek <michal.simek@xilinx.com>
Cc: u-boot@lists.denx.de, git@xilinx.com,
"Bin Meng" <bmeng.cn@gmail.com>,
"Fabio Estevam" <festevam@denx.de>, "Heiko Schocher" <hs@denx.de>,
"Heinrich Schuchardt" <xypron.glpk@gmx.de>,
"Icenowy Zheng" <icenowy@aosc.io>,
"Jaehoon Chung" <jh80.chung@samsung.com>,
"Lukasz Majewski" <lukma@denx.de>,
"Marek Behún" <marek.behun@nic.cz>, "Marek Vasut" <marex@denx.de>,
"Minkyu Kang" <mk7.kang@samsung.com>,
"Patrick Delaunay" <patrick.delaunay@foss.st.com>,
"Peng Fan" <peng.fan@nxp.com>, "Rick Chen" <rick@andestech.com>,
"Sean Anderson" <seanga2@gmail.com>,
"Simon Glass" <sjg@chromium.org>, "Stefan Roese" <sr@denx.de>
Subject: Re: [PATCH] Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig
Date: Tue, 19 Apr 2022 10:25:40 -0400 [thread overview]
Message-ID: <20220419142540.GN3045430@bill-the-cat> (raw)
In-Reply-To: <27bb67a6420e9d4869ba6d36cd3e47e49423d590.1650369659.git.michal.simek@xilinx.com>
[-- Attachment #1: Type: text/plain, Size: 710 bytes --]
On Tue, Apr 19, 2022 at 02:01:02PM +0200, Michal Simek wrote:
> This converts CONFIG_SYS_MEM_TOP_HIDE to Kconfig to be able to enable it
> also for other boards.
> Help text description is taken from comment in common/board_f.c.
> It also slightly change behavior because every board defines it as 0x0 now
> that's why code is enabled by default but compiler should remove it if not
> defined.
>
> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
I sent
https://patchwork.ozlabs.org/project/uboot/patch/20220406143332.4057117-1-trini@konsulko.com/
recently do to this. And yes, a default of 0x0 works, I used
CONFIG_VAL(..) to evaluate it instead, but either would be fine.
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
next prev parent reply other threads:[~2022-04-19 14:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-19 12:01 [PATCH] Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig Michal Simek
2022-04-19 14:25 ` Tom Rini [this message]
2022-04-19 14:48 ` Michal Simek
-- strict thread matches above, loose matches on Subject: below --
2022-04-06 14:33 Tom Rini
2022-04-20 13:11 ` Tom Rini
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=20220419142540.GN3045430@bill-the-cat \
--to=trini@konsulko.com \
--cc=bmeng.cn@gmail.com \
--cc=festevam@denx.de \
--cc=git@xilinx.com \
--cc=hs@denx.de \
--cc=icenowy@aosc.io \
--cc=jh80.chung@samsung.com \
--cc=lukma@denx.de \
--cc=marek.behun@nic.cz \
--cc=marex@denx.de \
--cc=michal.simek@xilinx.com \
--cc=mk7.kang@samsung.com \
--cc=patrick.delaunay@foss.st.com \
--cc=peng.fan@nxp.com \
--cc=rick@andestech.com \
--cc=seanga2@gmail.com \
--cc=sjg@chromium.org \
--cc=sr@denx.de \
--cc=u-boot@lists.denx.de \
--cc=xypron.glpk@gmx.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