ramips: enable badblock table support on linksys ea7xxx devices

Use remapping only on the kernel partitions.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
Felix Fietkau
2022-01-13 18:32:26 +01:00
parent e2aa04d1e5
commit 83b14ec026
2 changed files with 6 additions and 0 deletions

View File

@@ -76,6 +76,11 @@
&nand {
status = "okay";
mediatek,bbt;
mediatek,bmt-remap-range =
<0x180000 0x580000>,
<0x2980000 0x2d80000>;
partitions {
compatible = "fixed-partitions";
#address-cells = <1>;