Commit Graph

10 Commits (6f0aea39aeb093a404a7dc21a0f79fa75ca851db)

Author SHA1 Message Date
Lokesh Vutla 97ca364faf spl: Support loading a FIT from FAT FS 9 years ago
Tom Rini d550e82e4e SPL: fat: Fix spl_parse_image_header() return value handling 9 years ago
Marek Vasut 7e0f22674a SPL: Let spl_parse_image_header() return value 9 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 9 years ago
Nikita Kiryanov 339245b70d spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check 9 years ago
Guillaume GARDET 7d2b4e7729 spl: do not hang in spl_register_fat_device but return error value. It allows to use both CONFIG_SPL_FAT_SUPPORT and CONFIG_SPL_EXT_SUPPORT. 10 years ago
Guillaume GARDET 205b4f33cf Rename some defines containing FAT in their name to be filesystem generic 10 years ago
Tom Rini ae1590ed52 spl_mmc/CONFIG_SPL_OS_BOOT: Allow environment to determine what to boot 11 years ago
Dan Murphy 8cffe5bd0d spl: common: Support for USB MSD FAT image loading 11 years ago
Dan Murphy 773b5940b5 spl: common: Move FAT funcs to a common file 11 years ago