Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bcm53xx: refresh patches | Hauke Mehrtens | 2014-11-01 | 1 | -6/+1 |
| | | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 43144 | ||||
* | bcm53xx: hack UBI to erase all dirty blocks left by CFE | Rafał Miłecki | 2014-10-16 | 1 | -0/+39 |
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 |