For debugging it is sometimes useful to write out data for inspection using an external tool. Add a function which can write this data to a given file.
Signed-off-by: Simon Glass <[email protected]> --- arch/sandbox/cpu/os.c | 20 ++++++++++++++++++++ include/os.h | 13 +++++++++++++ 2 files changed, 33 insertions(+) Applied to u-boot-dm _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

