mirror of
https://github.com/rvtr/ctr_firmware.git
synced 2025-10-31 07:51:08 -04:00
NE1DDR2設定レジスタセクションの属性修正。
git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-09-30%20-%20paladin.7z/paladin/ctr_firmware@213 b871894f-2f95-9b40-918c-086798483c85
This commit is contained in:
parent
a482c3a6a1
commit
1181bb8629
@ -364,9 +364,9 @@ void stupInitMMUTable( void )
|
||||
*table++ = HW_MMU6_T1_SEC_PACK(
|
||||
paddr,
|
||||
HW_MMU6_T1_APX_S_RW_U_NA,
|
||||
HW_MMU6_T1_RGT_NSHARED_DEV,
|
||||
HW_MMU6_T1_RGT_SHARED_DEV,
|
||||
HW_MMU6_T1_GLOBAL,
|
||||
FALSE,
|
||||
HW_MMU6_T1_SHARED,
|
||||
HW_MMU6_T1_XN,
|
||||
0);
|
||||
#endif // SDK_NE1EMU
|
||||
|
||||
Loading…
Reference in New Issue
Block a user