aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/olpc/image/olpc.fth
diff options
context:
space:
mode:
authorJens Muecke <jens@nons.de>2007-12-12 01:46:24 +0000
committerJens Muecke <jens@nons.de>2007-12-12 01:46:24 +0000
commitbe29e04c420c095ac093991d747d4d0d6ce79381 (patch)
tree3c42198675b6cd10fe1efd3190ed47633479d33c /target/linux/olpc/image/olpc.fth
parentc8f2a243c2ae40fcb1022b2d2de15e20062bd3cf (diff)
downloadupstream-be29e04c420c095ac093991d747d4d0d6ce79381.tar.gz
upstream-be29e04c420c095ac093991d747d4d0d6ce79381.tar.bz2
upstream-be29e04c420c095ac093991d747d4d0d6ce79381.zip
Removing Grub for olpc (unnecessary)
Adding Bootscript Some SD-Card fixes Config changes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9712 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/olpc/image/olpc.fth')
-rw-r--r--target/linux/olpc/image/olpc.fth4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/olpc/image/olpc.fth b/target/linux/olpc/image/olpc.fth
index 02c9c2e991..048ab88964 100644
--- a/target/linux/olpc/image/olpc.fth
+++ b/target/linux/olpc/image/olpc.fth
@@ -1,4 +1,4 @@
\ Boot script
-" sd:\boot\vmlinuz" to boot-device
-" block2mtd.block2mtd=/dev/mmcblk0p2,65536,rootfs root=/dev/mtdblock0 rootfstype=squashfs init=/etc/preinit noinitrd console=tty0" to boot-file
+" u:\boot\vmlinuz" to boot-device
+" block2mtd.block2mtd=/dev/sda2,65536,rootfs root=/dev/mtdblock1 rootfstype=squashfs init=/etc/preinit rootdelay=5 noinitrd console=tty0" to boot-file
boot