[PATCH] Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig

Tom Rini trini at konsulko.com
Tue Apr 19 16:25:40 CEST 2022


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 at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20220419/b236b56c/attachment.sig>


More information about the U-Boot mailing list