Skip to content
Snippets Groups Projects
Select Git revision
0 results

reform-boundary-uboot

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Loading
    user avatar
    Guillaume GARDET authored
    Rename some defines containing FAT in their name to be filesystem generic:
    MMCSD_MODE_FAT => MMCSD_MODE_FS
    CONFIG_SPL_FAT_LOAD_ARGS_NAME => CONFIG_SPL_FS_LOAD_ARGS_NAME
    CONFIG_SPL_FAT_LOAD_PAYLOAD_NAME => CONFIG_SPL_FS_LOAD_PAYLOAD_NAME
    CONFIG_SYS_MMC_SD_FAT_BOOT_PARTITION => CONFIG_SYS_MMC_SD_FS_BOOT_PARTITION
    
    Signed-off-by: default avatarGuillaume GARDET <guillaume.gardet@free.fr>
    Cc: Tom Rini <trini@ti.com>
    205b4f33
    History
    Name Last commit Last update