aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-3.3/050-mtd-add-bcm47xx-part-parser.patch
Commit message (Collapse)AuthorAgeFilesLines
* brcm47xx: remove support for kernel version 3.3Hauke Mehrtens2013-01-031-571/+0
| | | | SVN-Revision: 34986
* brcm47xx: revert r33935: check for .ELF header in partition parserHauke Mehrtens2012-11-151-8/+2
| | | | | | | | For sysupgrade the generic image should be used and the special image for the wgt634u is just needed for initial flashing over CFE. russell reported that with this patch sysupgrdae did not worked for him any more and he could not reproduce the error described in #11420. With the patch the linux partition also contained the loader which is in the first 128KB. SVN-Revision: 34201
* brcm47xx: check for .ELF header in partition parserHauke Mehrtens2012-10-251-2/+8
| | | | | | | | | | | | The image format for the wgt634u is different from the normal format. Without this patch the partition parser detects a 128kb bigger partition after every update. This closes #11420 Thank you b.sander for the patch. SVN-Revision: 33935
* kernel: update bcma and ssb to master-2012-10-18 from wireless-testingHauke Mehrtens2012-10-251-0/+571
* update the flash driver for bcm47xx to use the stubs already in bcma * do some misc enhancements to the flash drivers for bcm47xx SVN-Revision: 33920