Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bcm53xx: fix UBI EOF patch to allow sysupgrade after first installation | Rafał Miłecki | 2015-04-12 | 1 | -12/+46 |
| | | | | | | | | | | | | With previous version of patch info about need of erasing blocks was stored once per boot. It was breaking in following scenario: 1) First boot after installation (erasing blocks after 0xdeadc0de) 2) Doing sysupgrade (with ubidetach & ubiformat) 3) Attaching UBI again (it caused all blocks to be erased) Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 45387 | ||||
* | bcm53xx: initial support for kernel 3.18 | Hauke Mehrtens | 2014-10-27 | 1 | -0/+34 |
This adds initial support for kernel 3.18. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 43097 |