mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
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
This commit is contained in:
2
target/linux/pxcab/base-files/etc/preinit.arch
Normal file
2
target/linux/pxcab/base-files/etc/preinit.arch
Normal file
@@ -0,0 +1,2 @@
|
||||
mount -t proc none /proc
|
||||
grep 'failsafe=' /proc/cmdline > /dev/null && export FAILSAFE=true
|
||||
Reference in New Issue
Block a user