[U-Boot] [PATCH v2 04/13] sandbox: Move pre-console buffer out of the way of tracing

sjg at google.com sjg at google.com
Mon Apr 22 02:38:42 UTC 2019


These two buffers currently conflict if tracing is enabled. Move the
pre-console buffer and update the documentation.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

Changes in v2:
- Add new patch to move pre-console buffer out of the way of tracing

 board/sandbox/README.sandbox | 3 +++
 configs/sandbox_defconfig    | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list