Openwrt/target/linux
Felix Fietkau ac0e2479dc mtd: remove the warning about read-only caused by size vs. block boundary mismatch
Since the kernel/rootfs split handling was modified 2 years ago by r37283 (
https://dev.openwrt.org/changeset/37283 ) and by the subsequent checkins,
users have seen rather scary mtd errors in the log at every boot. The message
ends "-- forcing read-only", which looks a bit error-like. That error has
been mentioned in some forum threads, when users have noticed this message
instead of some actual error.

[    2.940000] 0x000000070000-0x000000ff0000 : "firmware"
[    2.970000] 2 netgear-fw partitions found on MTD device firmware
[    2.970000] 0x000000070000-0x000000188440 : "kernel"
[    2.980000] mtd: partition "kernel" must either start or end on erase
block boundary or be smaller than an erase block -- forcing read-only
[    2.990000] 0x000000188440-0x000000ff0000 : "rootfs"

The patch removes the rather useless warning message.

signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>

SVN-Revision: 45669
2015-05-10 16:09:58 +00:00
..
adm5120
adm8668
ar7
ar71xx ar71xx: add platform_pre_upgrade for sysupgrade 2015-05-10 13:54:25 +00:00
arm64
at91
ath25
au1000
bcm53xx kernel: backport first bcma patches from 4.2 2015-05-09 17:38:48 +00:00
brcm47xx brcm47xx: fix regression in NVRAM support for WGT634U 2015-05-06 05:54:19 +00:00
brcm63xx brcm63xx: fix bcm6348 ext irqc compatible name 2015-04-27 11:06:05 +00:00
brcm2708
cns3xxx
gemini
generic mtd: remove the warning about read-only caused by size vs. block boundary mismatch 2015-05-10 16:09:58 +00:00
imx6
ipq806x ipq806x: add pcie support to ipq806x based platforms 2015-05-10 11:47:09 +00:00
ixp4xx
kirkwood kirkwood: add support for the Seagate GoflexHome 2015-05-08 20:12:39 +00:00
lantiq The ability to read MAC addresses from MTD is useful for other targets besides ramips and lantiq as well. 2015-05-03 17:56:32 +00:00
malta
mcs814x
mpc85xx mpc85xx: replace WDR4900 uci-defaults ethernet MAC address hack with DTS entry 2015-05-03 18:00:47 +00:00
mvebu mvebu: add xhci phy support 2015-05-08 12:12:20 +00:00
mxs
netlogic netlogic: copy initramfs image to $(BIN_DIR) 2015-04-23 22:31:36 +00:00
octeon
omap
omap24xx
orion kernel: disable INET_LRO by default 2015-04-28 13:31:08 +00:00
oxnas kernel: disable INET_LRO by default 2015-04-28 13:31:08 +00:00
ppc40x
ppc44x
pxa
ramips The ability to read MAC addresses from MTD is useful for other targets besides ramips and lantiq as well. 2015-05-03 17:56:32 +00:00
rb532
realview
sunxi
uml
x86 all: replace genext2fs with make_ext4fs 2015-04-20 13:57:43 +00:00
xburst
Makefile