
7 Dec
2017
7 Dec
'17
11:54 p.m.
On Mon, Dec 04, 2017 at 01:48:18PM -0700, Simon Glass wrote:
We cannot use sandbox memory at 0 since other things use memory at that address. Move it up out of the way.
Note that the pre-console buffer is currently disabled with sandbox, but this change will avoid confusion if it is manually enabled.
Signed-off-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom