[PATCH 12/34] test: print: Skip test on x86

Simon Glass sjg at chromium.org
Wed Dec 13 21:39:32 CET 2023


These tests cannot work on x86 machines as memory at address zero is
not writable. Add a condition to skip these.

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

 test/print_ut.c | 8 ++++++++
 1 file changed, 8 insertions(+)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list