b926d7695b
kernel compiles fine, but graphic support is broken to test new kernel version, change target/linux/olpc/Makefile from .23.16 to .24 SVN-Revision: 10493
5 lines
192 B
Forth
5 lines
192 B
Forth
\ Boot script
|
|
" u:\boot\vmlinuz" to boot-device
|
|
" block2mtd.block2mtd=/dev/sda2,65536,rootfs root=/dev/mtdblock1 rootfstype=squashfs init=/etc/preinit noinitrd console=tty0" to boot-file
|
|
boot
|