U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Simek <michal.simek@xilinx.com>
To: Tom Rini <trini@konsulko.com>, 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 16:48:09 +0200	[thread overview]
Message-ID: <d248bffe-9ff6-24f2-d1b9-a66e75717741@xilinx.com> (raw)
In-Reply-To: <20220419142540.GN3045430@bill-the-cat>



On 4/19/22 16:25, Tom Rini wrote:
> 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.
> 

ok. Good then please ignore this one.

M

  reply	other threads:[~2022-04-19 14:48 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
2022-04-19 14:48   ` Michal Simek [this message]
  -- 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=d248bffe-9ff6-24f2-d1b9-a66e75717741@xilinx.com \
    --to=michal.simek@xilinx.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=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=trini@konsulko.com \
    --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