ipq806x: fix Ubiquiti UniFi AC HD partition map

This fixes a typo in the previously committed partition map that led to
the extension of the read-only mtd partition "SSD" into the following
partitions.

Fixes: 4e46beb313 ("ipq806x: add support for Ubiquiti UniFi AC HD")

Signed-off-by: Jan Alexander <jan@nalx.net>
This commit is contained in:
Jan Alexander 2021-01-14 14:55:22 +01:00 committed by Adrian Schmutzler
parent 945a704fab
commit 05707e6460
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@
partition@90000 {
label = "SSD";
reg = <0x90000 0x100000>;
reg = <0x90000 0x10000>;
read-only;
};