openwrtv4/target/linux/bcm53xx
Rafał Miłecki 150c200e91 bcm53xx: hack UBI to erase all dirty blocks left by CFE
UBI requires PEBs to be formatted (with a valid UBI header) or empty
(0xFF), however CFE doesn't clear blocks after flashing the image. To
workaround this problem, teach UBI to recognize EOF mark in a similar
way JFFS2 handles that in OpenWrt.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>

SVN-Revision: 42940
2014-10-16 20:52:22 +00:00
..
base-files/etc/uci-defaults bcm53xx: add fixtrx 2014-09-21 21:56:31 +00:00
image bcm53xx: image: build UBI partition image 2014-10-16 20:48:56 +00:00
patches-3.14 bcm53xx: hack UBI to erase all dirty blocks left by CFE 2014-10-16 20:52:22 +00:00
profiles bcm53xx: add b43 wifi support 2014-08-11 20:25:26 +00:00
base-files.mk bcm53xx: add default config for switch 2014-04-23 22:02:18 +00:00
config-3.14 bcm53xx: enable UBI and UBIFS 2014-10-16 20:50:36 +00:00
Makefile targets: remove useless quotes around KERNELNAME 2014-10-05 20:17:19 +00:00