summaryrefslogtreecommitdiffstats
path: root/arch/mips/bcm47xx/Platform
Commit message (Collapse)AuthorAgeFilesLines
* MIPS: bcm47xx: enable ZBOOT supportAaro Koskinen2018-01-241-0/+1
| | | | | | | | | | | | | | Enable ZBOOT support. The WRT54GL router's bootloader limits kernel size to 3 MB with the normal load address, which is a bit challenging vmlinux size with modern Linux. A compressed kernel allows booting much bigger kernels. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Cc: Ralf Baechle <ralf@linux-mips.org> Cc: Hauke Mehrtens <hauke@hauke-m.de> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/18492/ Signed-off-by: James Hogan <jhogan@kernel.org>
* MIPS: BCM47xx: Migrate to new platform makefile style.Ralf Baechle2010-08-051-0/+7
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>