[PATCH v2 16/41] sandbox: Enable HEXDUMP for sandbox_flattree
Simon Glass
sjg at chromium.org
Wed Nov 24 23:22:22 CET 2021
At present the hexdump tests are disabled in sandbox_flattree. This is
good, because they do not pass. Enable the required Kconfig so that they
will, when enabled.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v1)
configs/sandbox_flattree_defconfig | 1 +
1 file changed, 1 insertion(+)
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list