tn3399_openwrt/target/linux/generic
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
..
base-files update the /init file to start /sbin/init 2013-03-13 18:11:13 +00:00
files b53: improve overriding CPU port state on BCM5301X 2015-04-12 20:00:42 +00:00
image generic: relocate: make the cacheline size configurable 2015-03-30 20:20:10 +00:00
patches-3.18 mtd: remove the warning about read-only caused by size vs. block boundary mismatch 2015-05-10 16:09:58 +00:00
patches-4.0 mtd: remove the warning about read-only caused by size vs. block boundary mismatch 2015-05-10 16:09:58 +00:00
config-3.18 generic: add CRYPTO_DEV_QCE option to default config 2015-05-10 11:46:41 +00:00
config-4.0 generic: add CRYPTO_DEV_QCE option to default config 2015-05-10 11:46:41 +00:00
PATCHES kernel: update PATCHES with a stricter policy 2013-07-09 20:52:07 +00:00