xilloader
Vitis Drivers API Documentation
xloader_sd.h File Reference

Overview

This is the header file which contains SD declarations for XilLoader.

MODIFICATION HISTORY:
Ver   Who  Date        Changes
----- ---- -------- -------------------------------------------------------
1.00  kc   09/21/2017 Initial release
1.01  bsv  06/26/2019 Added secondary boot support
      bsv  02/12/2020 Added support for SD/eMMC raw boot mode
      bsv  02/23/2020 Added multi partition support for SD/eMMC FS boot modes
      bsv  03/14/2020 Added eMMC0 FS and raw boot mode support
      bsv  03/17/2020 Changes relatd to multiple partitions in SD/eMMC boot
      bsv  02/04/2020 Reset file system instance in init functions for LPD off
                                        suspend and resume to work
1.02  bsv  04/09/2020 Code clean up
      bsv  04/28/2020 Changed SD drive number to 5 when both SD0 and SD1 are
                                        in design
1.03  bsv  07/01/2020 Unmount file system after loading PDIs
      skd  07/14/2020 Added 64bit support for SD copy destination address
      bsv  07/16/2020 Force Cdn bit to 1 to improve performance
      td   08/19/2020 Fixed MISRA C violations Rule 10.3
      bsv  09/04/2020 Updated XLOADER_BASE_FILE_NAME_LEN_SD_1 macro value
      bsv  10/13/2020 Code clean up
1.04  bm   12/15/2020 Removed XLOADER_SD_MAX_BOOT_FILES_LIMIT macro
1.05  bsv  08/31/2021 Code clean up
      dd   09/11/2023 MISRA-C violation Rule 17.8 fixed
Note