* add support for ar9
authorJohn Crispin <john@openwrt.org>
Mon, 10 Oct 2011 15:14:17 +0000 (15:14 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 10 Oct 2011 15:14:17 +0000 (15:14 +0000)
commit261389b709cb26f4eac6981d0a44ce77de284f2d
treea0ade5dd7615822bcf8b71cc99be4a9672e20f8c
parent0a866293bd9e204978c995cb0545c20f8ab63c7e
* add support for ar9
* add support for ase

(vr9 support is still a todo)

SVN-Revision: 28406
30 files changed:
package/ltq-dsl-app/Config.in
package/ltq-dsl-app/Makefile
package/ltq-dsl/Makefile
package/ltq-dsl/src/Makefile
package/ltq-dsl/src/ifx_atm.h
package/ltq-dsl/src/ifxmips_atm_amazon_se.c [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_atm_ar9.c [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_atm_core.c
package/ltq-dsl/src/ifxmips_atm_core.h
package/ltq-dsl/src/ifxmips_atm_danube.c
package/ltq-dsl/src/ifxmips_atm_fw_amazon_se.h [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_atm_fw_ar9.h [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_atm_fw_ar9_retx.h [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_atm_fw_danube.h
package/ltq-dsl/src/ifxmips_atm_fw_danube_retx.h [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_atm_fw_regs_amazon_se.h [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_atm_fw_regs_ar9.h [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_atm_fw_regs_common.h
package/ltq-dsl/src/ifxmips_atm_fw_regs_danube.h
package/ltq-dsl/src/ifxmips_atm_fw_regs_vr9.h [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_atm_fw_vr9.h [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_atm_ppe_amazon_se.h [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_atm_ppe_ar9.h [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_atm_ppe_common.h
package/ltq-dsl/src/ifxmips_atm_ppe_danube.h
package/ltq-dsl/src/ifxmips_atm_ppe_vr9.h [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_atm_vr9.c [new file with mode: 0644]
package/ltq-dsl/src/ifxmips_compat.h
package/ltq-dsl/src/ifxmips_mei_interface.h
package/ltq-dsl/src/lantiq_mei.c