Skip to content

Commit 6d1a118

Browse files
Vge0rgenordicjm
authored andcommitted
[nrf fromtree] Revert "boards: nordic: nrf54l10_cpuapp_ns: Add workaround for partitions"
This reverts commit 002838a. Signed-off-by: Georgios Vasilakis <[email protected]> (cherry picked from commit dd95a7d)
1 parent 96ef102 commit 6d1a118

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

boards/ezurio/bl54l15_dvk/bl54l15_dvk_nrf54l10_cpuapp_ns.dts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,6 @@
5959
};
6060

6161
&cpuapp_rram {
62-
/* TODO: revert this hack when TF-M update is available that fixes partition sizes */
63-
reg = <0x0 DT_SIZE_K(1022)>;
64-
6562
partitions {
6663
compatible = "fixed-partitions";
6764
#address-cells = <1>;

boards/nordic/nrf54l15dk/nrf54l15dk_nrf54l10_cpuapp_ns.dts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,6 @@
5858
};
5959

6060
&cpuapp_rram {
61-
/* TODO: revert this hack when TF-M update is available that fixes partition sizes */
62-
reg = <0x0 DT_SIZE_K(1022)>;
63-
6461
partitions {
6562
compatible = "fixed-partitions";
6663
#address-cells = <1>;

0 commit comments

Comments
 (0)