On Thu, Dec 12, 2019 at 09:31:08AM +0100, Heinrich Schuchardt wrote:
> On 12/12/19 1:47 AM, Simon Glass wrote:
> > These are filesystem functions and belong in the filesystem header file.
> > Move them.
>
> I am not very fond of having any file system dependencies outside of
> disk/ and part/.
>
On 12/12/19 1:47 AM, Simon Glass wrote:
These are filesystem functions and belong in the filesystem header file.
Move them.
I am not very fond of having any file system dependencies outside of
disk/ and part/.
Do we need the functions do_ext2load() and do_fat_fsload() at all?
What is the bene
These are filesystem functions and belong in the filesystem header file.
Move them.
Signed-off-by: Simon Glass
---
board/inversepath/usbarmory/usbarmory.c | 1 +
cmd/fat.c | 2 +-
cmd/pxe.c | 1 +
include/common.h
3 matches
Mail list logo