This patch adds a target for the IBM PowerXCell Accelerator Board.
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 16 Jul 2009 10:19:13 +0000 (10:19 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 16 Jul 2009 10:19:13 +0000 (10:19 +0000)
commit30106227fb82e786f3b8040787f575f6b6aa72f5
treeda320bef34fb95f56667a13fd6a6a7c648edc338
parentb119deb2b0f1bbabc80d3138c98c2ab31b8728b9
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
This page took 0.028606 seconds and 4 git commands to generate.