mediatek: filogic: kn-1812: fix partition node name
partition@400000 label referenced address 0x600000, fix node name
to match.
Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/22575
(cherry picked from commit 5aaf919e99)
Link: https://github.com/openwrt/openwrt/pull/22626
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
08c91038d2
commit
e6c43b80e3
@ -140,7 +140,7 @@
|
||||
reg = <0x0 0x600000>;
|
||||
};
|
||||
|
||||
partition@400000 {
|
||||
partition@600000 {
|
||||
label = "ubi";
|
||||
reg = <0x600000 0x0>;
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user