Files
u-boot/include
Simon Glass 5180ac32d7 ext4l: Add read() support
Add ext4l_read() function to read file contents. The function resolves
the path to an inode, then reads the file block by block using
ext4_bread() and copies the data to the output buffer.

Signed-off-by: Simon Glass <sjg@chromium.org>

Co-developed-by: Claude Opus 4.5 <noreply@anthropic.com>
Signed-off-by: Simon Glass <simon.glass@canonical.com>
2025-12-27 13:35:43 -07:00
..
2025-12-17 10:51:23 -07:00
2025-11-11 04:09:41 -07:00
2025-12-07 17:18:57 -07:00
2025-12-20 09:56:13 -07:00
2025-11-12 08:40:05 -07:00
2025-12-07 11:53:55 -07:00
2025-12-27 13:35:43 -07:00
2025-11-19 19:51:46 -07:00
2025-12-24 05:17:05 -07:00
2025-11-17 06:59:47 -07:00