From: Paul Wassi Date: Sun, 23 Jul 2017 10:07:58 +0000 (+0200) Subject: brcm63xx: DTS: fix AV4202N flash layout X-Git-Tag: v18.06.0-rc1~2453 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=0d4cda8a3b57681d92ee6ef1f9d232c61aad02bf;p=openwrt%2Fopenwrt.git brcm63xx: DTS: fix AV4202N flash layout Fix incorrect offset and size of linux partition. Fixes: 97b36aca09da ("brcm63xx: add pflash for remaining pflash equipped boards") Signed-off-by: Paul Wassi Signed-off-by: Jonas Gorski --- diff --git a/target/linux/brcm63xx/dts/av4202n.dts b/target/linux/brcm63xx/dts/av4202n.dts index a105f3674e..4babd3b12e 100644 --- a/target/linux/brcm63xx/dts/av4202n.dts +++ b/target/linux/brcm63xx/dts/av4202n.dts @@ -80,7 +80,7 @@ linux@20000 { label = "linux"; - reg = <0x010000 0xfe0000>; + reg = <0x020000 0xfc0000>; }; nvram@fe0000 {