Re: BTRFS Support btrload, btrls

2023-05-31 Thread Jonathan Liu
Hi Ottinger, Perhaps you can enable CONFIG_CMD_FS_GENERIC=y in your config and try to use the generic commands - size, load, save, ls, ln, fstype, fstypes? Regards, Jonathan On Tue, 30 May 2023 at 22:07, Ottinger Georg wrote: > > > Hi Everybody, > > I am currently evaluating filesystems that

BTRFS Support btrload, btrls

2023-05-30 Thread Ottinger Georg
Hi Everybody, I am currently evaluating filesystems that can be used reliable on eMMC storage, which support transparent compression. I see that U-Boot supports btrfs. But I don't understand how to load for example a kernel image from the fs, I was expecting 'btrload' as an analog to