]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: kirkwood: ib62x0: fix size of u-boot environment partition
authorSimon Baatz <gmbnomis@gmail.com>
Fri, 12 Aug 2016 17:12:50 +0000 (19:12 +0200)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Fri, 26 Aug 2016 09:30:51 +0000 (11:30 +0200)
commit424a0a56bb2032b56766c4faee0f14c46b7d6e51
tree57d149e21420bba26b5ed1c48b1f70f9a856e457
parenteff40ee37278c5f73fb249c3cbacc8742d2c3b5e
ARM: kirkwood: ib62x0: fix size of u-boot environment partition

Commit 391bb2854230 ("ARM: kirkwood: ib62x0: add u-boot environment
partition") split the "u-boot" partition into "u-boot" and "u-boot
environment".  However, instead of the size of the environment, an offset
was given, resulting in overlapping partitions.

Signed-off-by: Simon Baatz <gmbnomis@gmail.com>
Fixes: 391bb2854230 ("ARM: kirkwood: ib62x0: add u-boot environment partition")
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Andrew Lunn <andrew@lunn.ch>
Cc: Gregory Clement <gregory.clement@free-electrons.com>
Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Cc: Luka Perkov <luka@openwrt.org>
Cc: stable@vger.kernel.org # 3.13+
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm/boot/dts/kirkwood-ib62x0.dts