boards: arm: remove non-existing doc link from partition definitions
In the flash partition definitions for ARM boards, the link to the legacy partition macros does not exist any more. The commit cleans up the partition definition by removing this link. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
This commit is contained in:
parent
1ae2b7cad9
commit
792bec2be8
73 changed files with 72 additions and 292 deletions
|
@ -88,10 +88,7 @@
|
|||
};
|
||||
|
||||
&flash_sim0 {
|
||||
/*
|
||||
* For more information, see:
|
||||
* https://docs.zephyrproject.org/latest/guides/dts/legacy-macros.html#legacy-flash-partitions
|
||||
*/
|
||||
|
||||
partitions {
|
||||
compatible = "fixed-partitions";
|
||||
#address-cells = <1>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue