Files
u-boot/fs
Simon Glass de7b5a8a1a fs: Create functions to load and allocate a file
This functionality current sits in bootstd, but it is more generally
useful. Add a function to load a file into memory, allocating it as
needed. Adjust bootstd to use this version.

Note: Tests are added in the subsequent patch which converts the 'cat'
command to use this function.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-07-14 12:54:51 -04:00
..
2023-02-10 07:41:39 -05:00
2023-06-06 10:37:25 +02:00
2020-05-18 21:19:18 -04:00
2022-04-25 10:00:04 -04:00
2022-04-01 15:03:13 -04:00