summaryrefslogtreecommitdiffstats
path: root/target/linux/kirkwood/patches-4.3
Commit message (Collapse)AuthorAgeFilesLines
* kirkwood: nsa310s: fix partition sizeLuka Perkov2015-11-181-1/+1
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 47504
* kirkwood: find active Linksys root partitionLuka Perkov2015-11-101-0/+61
| | | | | | | | | | | This is imported verbatim from the mvebu WRT1900AC port. It picks up the current boot partition from the kernel command line, then renames that partition "ubi" so that it auto-mounts. Signed-off-by: Claudio Leite <leitec@staticky.com> SVN-Revision: 47431
* kirkwood: rework Linksys EA[34]500 DTSLuka Perkov2015-11-103-47/+86
| | | | | | | | | | | | | | | - Use board engineering names rather than marketing names - Linksys uses a dual firmware layout, where the bootloader will switch to the other stored image when one fails to boot three consecutive times. In order to make this firmware compatible with the factory images and the stock bootloader we must match this layout. Signed-off-by: Claudio Leite <leitec@staticky.com> SVN-Revision: 47429
* kirkwood: add support for 4.3Luka Perkov2015-11-048-0/+921
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 47386