1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-09 14:59:17 +01:00
Files
u-boot-megous/drivers/block
Simon Glass 7aa9dbd0ab sandbox: Open host file for read-only access if needed
Some files cannot be written but read-only access is still useful for
tests. Add a fallback to read-only access when needed.

This is useful in CI when opening a large data file provided by docker,
where read/write access would result in copying the file, thus needing
a lot of extra disk space.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-03-18 19:24:24 -06:00
..
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-02-09 09:16:47 -05:00