mpc85xx: add 3.19 support
authorJohn Crispin <john@openwrt.org>
Tue, 24 Feb 2015 11:59:35 +0000 (11:59 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 24 Feb 2015 11:59:35 +0000 (11:59 +0000)
commit1175e83f5050aae6c421b4c8b272deef1a61e7f6
tree9d34ce034e38327fadde837c3241f64222a21664
parentae9999a76683e3d1670932f494e33c902c6f27d1
mpc85xx: add 3.19 support

It took very little to make the TL-WDR4900 work under 3.19:
- config is the same as for 3.18
- only patch 210 had to be refreshed, the other patches are
  the same as for 3.18
- in /etc/config/wireless the path options need to be prefixed
  with "platform/" ('platform/ffe09000.pci/...')

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
SVN-Revision: 44517
target/linux/mpc85xx/config-3.19 [new file with mode: 0644]
target/linux/mpc85xx/patches-3.19/001-powerpc-85xx-add-gpio-keys-to-of-match-table.patch [new file with mode: 0644]
target/linux/mpc85xx/patches-3.19/100-fix_mpc8568e_mds.patch [new file with mode: 0644]
target/linux/mpc85xx/patches-3.19/110-fix_mpc8548_cds.patch [new file with mode: 0644]
target/linux/mpc85xx/patches-3.19/120-mpc8548_cds_i8259_noirq_init.patch [new file with mode: 0644]
target/linux/mpc85xx/patches-3.19/130-mpc8548_cds_disable_i8259_irq.patch [new file with mode: 0644]
target/linux/mpc85xx/patches-3.19/140-powerpc-85xx-tl-wdr4900-v1-support.patch [new file with mode: 0644]
target/linux/mpc85xx/patches-3.19/142-add-mpic-timer-clock-frequency.patch [new file with mode: 0644]
target/linux/mpc85xx/patches-3.19/150-powerpc-85xx-fix-etsec-ranges.patch [new file with mode: 0644]
target/linux/mpc85xx/patches-3.19/210-spi-fsl-espi-preallocate-local-buffer.patch [new file with mode: 0644]