arm: dts: agilex5: Update CCU configuration

Cache allocation for dirty writes in the CCU system cache was disabled
for performance optimization.

Signed-off-by: Tingting Meng <tingting.meng@altera.com>
This commit is contained in:
Tingting Meng
2025-04-15 09:55:35 +08:00
committed by Tien Fong Chee
parent d0bf7bebfd
commit 52891fda68

View File

@@ -208,7 +208,8 @@
intel,offset-settings =
/* DMIUSMCTCR */
<0x00000300 0x00000001 0x00000003>,
<0x00000300 0x00000003 0x00000003>;
<0x00000300 0x00000003 0x00000003>,
<0x00000308 0x00000004 0x0000001F>;
bootph-all;
};
@@ -218,7 +219,8 @@
intel,offset-settings =
/* DMIUSMCTCR */
<0x00000300 0x00000001 0x00000003>,
<0x00000300 0x00000003 0x00000003>;
<0x00000300 0x00000003 0x00000003>,
<0x00000308 0x00000004 0x0000001F>;
bootph-all;
};
};