hekate/bootloader
CTCaer 38f456a2ee sdmmc: Refactor again
- Refactor various variables and defines
- Removed Card/BGA and OEM ID info as they are static and useless
- Commented out bkops functions completely as not used
- Remove extra buf usage when there's already storage for storing that data
- Optimize various functions to save space
- Clean up useless or duplicate code
2021-02-06 03:41:35 +02:00
..
frontend sdmmc: Refactor again 2021-02-06 03:41:35 +02:00
gfx gfx: Do not try to print if console is not initialized 2021-01-05 15:36:43 +02:00
hos sept: Disallow sept if improper BCT to avoid black screen 2021-02-06 03:24:58 +02:00
libs/fatfs fatfs: Add simple GPT support 2021-02-05 23:27:52 +02:00
storage sdmmc: Use global emmc storage in various places 2021-02-06 03:19:42 +02:00
config.c Correct RCM patched status for Mariko 2020-06-26 22:40:06 +03:00
config.h Correct RCM patched status for Mariko 2020-06-26 22:40:06 +03:00
link.ld Add simple exception handling 2020-04-27 09:56:19 +03:00
main.c hos: disallow no configuration booting as it's useless nowadays 2021-02-06 03:27:18 +02:00
start.S Add simple exception handling 2020-04-27 09:56:19 +03:00