fs: fat: extend for in-PBL support
The AT91 BootROM loads a boot.bin file from the first FAT partition
into SRAM, when booting from MMC. To avoid the need for two barebox
configurations for each of the bootloader stages, add PBL support
for reading from FAT. This way each stage need only have a different
PBL entry point.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent a61317a commit 0e2aafed3817f76f9d9b33ead8d11d6151813038
@Ahmad Fatoum Ahmad Fatoum authored on 1 Jul 2020
Sascha Hauer committed on 11 Jul 2020
Showing 12 changed files
View
common/Makefile
View
fs/Makefile
View
fs/fat/Kconfig
View
fs/fat/Makefile
View
fs/fat/diskio.h
View
fs/fat/fat-diskio.c 0 → 100644
View
fs/fat/fat-pbl.c 0 → 100644
View
fs/fat/fat.c
View
fs/fat/ff.c
View
fs/fat/ff.h
View
include/pbl.h
View
lib/Makefile