[PATCH v2 04/11] Convert CONFIG_PHYSMEM to Kconfig
Simon Glass
sjg at chromium.org
Thu Nov 25 01:12:18 CET 2021
Hi Andy,
On Wed, 24 Nov 2021 at 09:33, Andy Shevchenko <andy.shevchenko at gmail.com> wrote:
>
> On Wed, Nov 24, 2021 at 6:28 PM Simon Glass <sjg at chromium.org> wrote:
> >
> > This converts the following to Kconfig:
> > CONFIG_PHYSMEM
>
> Why?
Because we want to avoid ad-hoc CONFIG options.
>
> And why my message [1] left unanswered?
>
> [1]: https://lore.kernel.org/u-boot/CAHp75VcVpvuPWKjcuFwjcs0rOq7Woiz_CUD57vpzD5HF6SEzrg@mail.gmail.com/T/#u
Because I have not got to it yet. It can take me a week or more to
catch up on email. I do it in batches.
We could enable this option always, but it is a bit risky as it
doesn't work on 32-bit machines unless there is an implementation
available.
Regards,
Simon
More information about the U-Boot
mailing list