On Sat, Mar 08, 2025 at 09:12:11PM +0100, Marek Vasut wrote:
> Add U-Boot adjustments to the libexfat code and integrate
> the result into U-Boot filesystem layer. This provides full
> read-write exfat support for U-Boot available via generic
> filesystem interface.
[snip]
> diff --git a/fs/exfat/
On 3/10/25 4:18 PM, Tom Rini wrote:
On Sat, Mar 08, 2025 at 09:12:11PM +0100, Marek Vasut wrote:
Add U-Boot adjustments to the libexfat code and integrate
the result into U-Boot filesystem layer. This provides full
read-write exfat support for U-Boot available via generic
filesystem interface.
Add U-Boot adjustments to the libexfat code and integrate
the result into U-Boot filesystem layer. This provides full
read-write exfat support for U-Boot available via generic
filesystem interface.
FS_DIRENT_NAME_LEN is increased to 1024 in case exfat is
enabled, because EXFAT can use UTF16 names,
3 matches
Mail list logo