fusee: mariko sdram initialization

This commit is contained in:
hexkyz
2020-11-23 19:11:15 +00:00
committed by Michael Scire
parent 4111aa0a83
commit 736360e965
35 changed files with 12590 additions and 8104 deletions

View File

@@ -24,7 +24,7 @@
#define I2S_BASE 0x702D1000
#define MAKE_I2S_REG(n) MAKE_REG32(I2S_BASE + n)
void nx_hwinit_mariko(bool enable_log);
void nx_hwinit_erista(bool enable_log);
void nx_hwinit_mariko(bool enable_log);
#endif