We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a797d9 commit 5f5499fCopy full SHA for 5f5499f
dts/common/nordic/nrf54l20.dtsi
@@ -64,7 +64,7 @@
64
65
cpuapp_sram: memory@20000000 {
66
compatible = "mmio-sram";
67
- reg = <0x20000000 DT_SIZE_K(512)>;
+ reg = <0x20000000 DT_SIZE_K(511)>;
68
#address-cells = <1>;
69
#size-cells = <1>;
70
ranges = <0x0 0x20000000 0x2f000>;
0 commit comments