Commit graph

13 commits

Author SHA1 Message Date
Florian Fainelli
a4db9ed452 increase the rootdelay value to ensure usb enumeration completes before block2mtd uses /dev/sdX
SVN-Revision: 18278
2009-11-02 23:40:12 +00:00
Florian Fainelli
c13f3a58d0 make the kernel also output on ttyS0 and ask openfirmware to unfreeze the screen
SVN-Revision: 18216
2009-10-29 23:35:54 +00:00
Florian Fainelli
540e328b66 ext2 images need to wait for /dev/sda2 to appear before attempting to mount it, fixes olpc boot on ext2 images
SVN-Revision: 18215
2009-10-29 23:34:39 +00:00
Imre Kaloz
a9c958c2de make kernels use /etc/preinit by default
SVN-Revision: 15840
2009-05-14 10:20:53 +00:00
Jens Muecke
e87c983c93 Change booting target from hda to sda.
SVN-Revision: 13355
2008-11-25 21:21:51 +00:00
Lars-Peter Clausen
50dd431344 Generate olpc.fth depending on the target image type.
SVN-Revision: 12732
2008-09-27 14:43:38 +00:00
Jens Muecke
3390dcc8d2 Adding rootdelay and quiet parameter (again)
Rootdelay is required to boot from USB-Stick. Otherwise the rootfs was found to late.
quit will also boot up faster

SVN-Revision: 10522
2008-02-25 00:25:18 +00:00
Jens Muecke
b926d7695b Adding .24 support for olpc
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
2008-02-19 04:03:49 +00:00
Felix Fietkau
dc3497fcda use cp instead of $(CP), because bzImage might be a symlink
SVN-Revision: 10435
2008-02-09 19:28:50 +00:00
Jens Muecke
7eeb4e6f7f * adding network config for olpc * adding libertas * config issue * quiet mode for bootloader
SVN-Revision: 9768
2007-12-15 19:59:21 +00:00
Jens Muecke
a3d681bba5 Removing Grub for olpc (unnecessary) Adding Bootscript Some SD-Card fixes Config changes
SVN-Revision: 9712
2007-12-12 01:46:24 +00:00
Felix Fietkau
1bca0cc517 make the image filenames a bit shorter
SVN-Revision: 9533
2007-11-10 23:08:11 +00:00
Jens Muecke
b314ffdd3a Initial OLPC target
SVN-Revision: 9457
2007-10-28 21:20:48 +00:00