Hi Andy, On Wed, 24 Nov 2021 at 09:33, Andy Shevchenko <[email protected]> wrote: > > On Wed, Nov 24, 2021 at 6:28 PM Simon Glass <[email protected]> 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_cud57vpzd5hf6se...@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

