On Fri, 5 Mar 2021 at 07:28, Heinrich Schuchardt <[email protected]> wrote: > > Add the FAT environment driver to the priority list. > > When testing the UEFI sub-system the EFI system partition is formatted with > FAT so it is reasonable to store the environment there. > > Signed-off-by: Heinrich Schuchardt <[email protected]> > --- > board/sandbox/sandbox.c | 1 + > 1 file changed, 1 insertion(+)
Reviewed-by: Simon Glass <[email protected]> Applied to u-boot-dm/next, thanks!

