1
0
mirror of https://github.com/CTCaer/hekate.git synced 2024-11-05 11:27:09 +00:00
hekate/bdk/storage
CTCaer 8327de8e2e bdk: replace NYX flag with proper flags
- BDK_MINERVA_CFG_FROM_RAM: enables support for getting minerva configuration from nyx storage
- BDK_HW_EXTRA_DEINIT: enables extra deinit in hw_reinit_workaround
- BDK_SDMMC_OC_AND_EXTRA_PRINT: enables eMMC OC support (533 MB/s) and extra error printing
2022-01-20 13:19:48 +02:00
..
emmc.c bdk: add emmc ops 2022-01-20 13:14:38 +02:00
emmc.h bdk: add emmc ops 2022-01-20 13:14:38 +02:00
mbr_gpt.h
mmc.h
ramdisk.c bdk: add global header 2022-01-15 23:58:27 +02:00
ramdisk.h bdk: add global header 2022-01-15 23:58:27 +02:00
sd_def.h bdk: add global header 2022-01-15 23:58:27 +02:00
sd.c bdk: move sd ops into bdk 2022-01-20 12:48:41 +02:00
sd.h bdk: add global header 2022-01-15 23:58:27 +02:00
sdmmc_driver.c bdk: replace NYX flag with proper flags 2022-01-20 13:19:48 +02:00
sdmmc_driver.h
sdmmc_t210.h
sdmmc.c bdk: add emmc ops 2022-01-20 13:14:38 +02:00
sdmmc.h