]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
arch: arm: dts: agilex5: Disable cache allocation for reads
authorNaresh Kumar Ravulapalli <nareshkumar.ravulapalli@altera.com>
Fri, 8 Aug 2025 09:40:03 +0000 (02:40 -0700)
committerTien Fong Chee <tien.fong.chee@intel.com>
Tue, 30 Sep 2025 04:30:12 +0000 (12:30 +0800)
In order to circumvent CCU NOC issue in Agilex5, it is recommended
to disable cache allocation for reads. This prevents hang issues
caused by CCP (Common Cache Pipe) Fill Done FIFO overflow.

Signed-off-by: Naresh Kumar Ravulapalli <nareshkumar.ravulapalli@altera.com>
Reviewed-by: Tien Fong Chee <tien.fong.chee@altera.com>
arch/arm/dts/socfpga_agilex5-u-boot.dtsi

index 402f0bec173d64a8384aa5ecdbf161018b042b8d..d51a9e2ff7fb321ff7f1fe020bf98af15eb97227 100644 (file)
                                        /* DMIUSMCTCR */
                                        <0x00000300 0x00000001 0x00000003>,
                                        <0x00000300 0x00000003 0x00000003>,
-                                       <0x00000308 0x00000004 0x0000001F>;
+                                       <0x00000308 0x0000000C 0x0000001F>;
                                bootph-all;
                        };
 
                                        /* DMIUSMCTCR */
                                        <0x00000300 0x00000001 0x00000003>,
                                        <0x00000300 0x00000003 0x00000003>,
-                                       <0x00000308 0x00000004 0x0000001F>;
+                                       <0x00000308 0x0000000C 0x0000001F>;
                                bootph-all;
                        };
                };