ar71xx: mark soft_config mtd part as writeable for RB-941-2nD
authorThibaut VARENE <hacks@slashdirt.org>
Wed, 18 Jan 2017 09:44:19 +0000 (10:44 +0100)
committerJohn Crispin <john@phrozen.org>
Wed, 18 Jan 2017 11:05:43 +0000 (12:05 +0100)
commit29d0ac35bdc9cee710b7af174c01a1238f191d13
tree34483968deffb9e674744804b0598aa557cc1531
parent71a39b869019c97f48bc85d9a8fabceead217d07
ar71xx: mark soft_config mtd part as writeable for RB-941-2nD

The soft_config partition must be writeable for rbcfg to be able to
enact changes to the routerboot configuration.
The read-only flag was a mistake in the initial patch. Removing it
brings mach-rb941.c in line with all other RB platforms.

Signed-off-by: Thibaut VARENE <hacks@slashdirt.org>
target/linux/ar71xx/files/arch/mips/ath79/mach-rb941.c