ath79: cleanup mikrotik routerboot partitions

For some reason useless labels and aliases have been propagated through
copy-paste. Before the issue spreads any further, this patch cleans up
all relevant DTS files to the canonical form, bringing ath79 in line
with other mikrotik platforms (ramips and ipq40xx).

Signed-off-by: Thibaut VARÈNE <hacks@slashdirt.org>
This commit is contained in:
Thibaut VARÈNE 2022-03-31 17:50:31 +02:00 committed by Petr Štetiar
parent a05dcb0724
commit 8084ec8061
7 changed files with 6 additions and 12 deletions

View File

@ -84,12 +84,10 @@
};
hard_config {
label = "hard_config";
read-only;
};
bios {
label = "bios";
size = <0x1000>;
read-only;
};
@ -100,7 +98,6 @@
};
soft_config {
label = "soft_config";
};
};
};

View File

@ -173,7 +173,7 @@
read-only;
};
hard_config: hard_config {
hard_config {
read-only;
};

View File

@ -29,7 +29,7 @@
read-only;
};
hard_config: hard_config {
hard_config {
read-only;
};
@ -45,7 +45,6 @@
};
soft_config {
label = "soft_config";
};
};

View File

@ -109,7 +109,7 @@
read-only;
};
hard_config: hard_config {
hard_config {
read-only;
};

View File

@ -48,7 +48,7 @@
read-only;
};
hard_config: hard_config {
hard_config {
read-only;
};
@ -64,7 +64,6 @@
};
soft_config {
label = "soft_config";
};
};

View File

@ -83,7 +83,7 @@
read-only;
};
hard_config: hard_config {
hard_config {
read-only;
};
@ -99,7 +99,6 @@
};
soft_config {
label = "soft_config";
};
};

View File

@ -131,7 +131,7 @@
read-only;
};
hard_config: hard_config {
hard_config {
read-only;
};