This patch adds a target for the IBM PowerXCell Accelerator Board.
authorFlorian Fainelli <florian@openwrt.org>
Thu, 16 Jul 2009 10:19:13 +0000 (10:19 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Thu, 16 Jul 2009 10:19:13 +0000 (10:19 +0000)
commitf49a6c5859bcfcbe59fb8c125d6fdcbbcb3360ed
treeda320bef34fb95f56667a13fd6a6a7c648edc338
parent515df8d0dd2d48d316681f7aad99694e783b64c8
This patch adds a target for the IBM PowerXCell Accelerator Board.
(aka mvXCell-8i from MatrixVision or GigaAccel 180 from Fixstars)

http://us.fixstars.com/products/gigaaccel/

This build will create zImage suitable for TFTP boot image.

* v2
- add axonram device driver
- switch to 2.6.30.1

Signed-off-by: Akinobu Mita <mita@fixstars.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16860 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/kernel/modules/block.mk
target/linux/pxcab/Makefile [new file with mode: 0644]
target/linux/pxcab/base-files/etc/preinit.arch [new file with mode: 0644]
target/linux/pxcab/config-2.6.30 [new file with mode: 0644]
target/linux/pxcab/image/Makefile [new file with mode: 0644]
target/linux/pxcab/patches-2.6.30/0001-powerpc-mpic-Fix-mapping-of-DCR-based-MPIC-variants.patch [new file with mode: 0644]
toolchain/Config.in
toolchain/gcc/Config.in
toolchain/gcc/Config.version