1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-15 13:40:28 +01:00
Files
u-boot-megous/configs
Simon Glass e341434a7f sandbox: Adjust pre-console address to avoid conflict
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>
2017-12-07 15:17:00 -05:00
..