From 0827b7b694b458b51ae7a25dc76f665bad9c9d56 Mon Sep 17 00:00:00 2001 From: Benjamin Brownlee Date: Sun, 23 Jun 2024 17:37:09 -0700 Subject: [PATCH] Update stratix10 dts to disable l4 noc firewall for dmac interface. Commit 501114a reworked the logic for bit masks controlling the the l4 noc firewall, but changed the default behavior to not disable the firewall between the dmac and l4 peripherals. This update restores the original behavior. --- arch/arm/dts/socfpga_soc64_u-boot.dtsi | 44 +++++++++++++------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/arch/arm/dts/socfpga_soc64_u-boot.dtsi b/arch/arm/dts/socfpga_soc64_u-boot.dtsi index add9890de3c1..ec9378aca23d 100644 --- a/arch/arm/dts/socfpga_soc64_u-boot.dtsi +++ b/arch/arm/dts/socfpga_soc64_u-boot.dtsi @@ -31,25 +31,25 @@ <0x00000004 0x01010001 0x01010001>, <0x0000000c 0x01010001 0x01010001>, <0x00000010 0x01010001 0x01010001>, - <0x0000001c 0x01010001 0x01010101>, - <0x00000020 0x01010001 0x01010101>, - <0x00000024 0x01010001 0x01010101>, - <0x00000028 0x01010001 0x01010101>, + <0x0000001c 0x01010101 0x01010101>, + <0x00000020 0x01010101 0x01010101>, + <0x00000024 0x01010101 0x01010101>, + <0x00000028 0x01010101 0x01010101>, <0x0000002c 0x01010001 0x01010001>, <0x00000030 0x01010001 0x01010001>, <0x00000034 0x01010001 0x01010001>, <0x00000040 0x01010001 0x01010001>, - <0x00000044 0x01010001 0x01010101>, - <0x00000048 0x01010001 0x01010101>, - <0x00000050 0x01010001 0x01010101>, - <0x00000054 0x01010001 0x01010101>, - <0x00000058 0x01010001 0x01010101>, - <0x0000005c 0x01010001 0x01010101>, - <0x00000060 0x01010001 0x01010101>, - <0x00000064 0x01010001 0x01010101>, - <0x00000068 0x01010001 0x01010101>, - <0x0000006c 0x01010001 0x01010101>, - <0x00000070 0x01010001 0x01010101>; + <0x00000044 0x01010101 0x01010101>, + <0x00000048 0x01010101 0x01010101>, + <0x00000050 0x01010101 0x01010101>, + <0x00000054 0x01010101 0x01010101>, + <0x00000058 0x01010101 0x01010101>, + <0x0000005c 0x01010101 0x01010101>, + <0x00000060 0x01010101 0x01010101>, + <0x00000064 0x01010101 0x01010101>, + <0x00000068 0x01010101 0x01010101>, + <0x0000006c 0x01010101 0x01010101>, + <0x00000070 0x01010101 0x01010101>; bootph-all; }; @@ -75,13 +75,13 @@ <0x00000054 0x01010001 0x01010001>, <0x00000058 0x01010001 0x01010001>, <0x0000005c 0x01010001 0x01010001>, - <0x00000060 0x01010001 0x01010101>, - <0x00000064 0x01010001 0x01010101>, - <0x00000068 0x01010001 0x01010101>, - <0x0000006c 0x01010001 0x01010101>, - <0x00000070 0x01010001 0x01010101>, - <0x00000074 0x01010001 0x01010101>, - <0x00000078 0x01010001 0x03010001>, + <0x00000060 0x01010101 0x01010101>, + <0x00000064 0x01010101 0x01010101>, + <0x00000068 0x01010101 0x01010101>, + <0x0000006c 0x01010101 0x01010101>, + <0x00000070 0x01010101 0x01010101>, + <0x00000074 0x01010101 0x01010101>, + <0x00000078 0x03010001 0x03010001>, <0x00000090 0x01010001 0x01010001>, <0x00000094 0x01010001 0x01010001>; bootph-all;