Files
u-boot/arch
Simon Glass 73c5cb9dac sandbox: Add a function to load a relative file path
At present this implementation is specific to loading the test FDT. We
plan to load others, so create a generic function to handle this.

The path is now limited to 256 characters, to simplify the code.

When there is an empty argv[0] (which should not happen), the function now
just uses the path as is, with no prefix.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-09-29 16:09:56 -04:00
..
2022-09-29 16:07:57 -04:00
2022-09-29 16:07:57 -04:00
2022-09-29 16:07:57 -04:00