fusee_cpp: implement bpmp cache driver
This commit is contained in:
@@ -27,6 +27,9 @@ namespace ams::nxboot {
|
||||
/* Initialize Sdram. */
|
||||
InitializeSdram();
|
||||
|
||||
/* Initialize cache. */
|
||||
hw::InitializeDataCache();
|
||||
|
||||
/* Initialize SD card. */
|
||||
Result result = InitializeSdCard();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user