Hi Tom, On Tue, Aug 31, 2021 at 9:13 PM Tom Rini <[email protected]> wrote: > > At least on qemu, and likely other platforms, a load address of > 0x02000000 ends up without our protected range currently. Move this > down to 0x01000000.
What is the protected range? > > Cc: Bin Meng <[email protected]> > Signed-off-by: Tom Rini <[email protected]> > --- > Kconfig | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > Regards, Bin

