Re: [LinuxBIOS] [RFC] ADLO2

2007-09-06 Thread Alex Beregszaszi
Hi, > > On Tue, 2007-09-04 at 21:23 -0700, ron minnich wrote: > > > can someone with an XP license try to recreate Alex's fine work? The > > > more people we get to try this, the better! > > I'm interested in trying this on my machine, but I have a couple of > questions for you. > > 1. Can I use

Re: [LinuxBIOS] [RFC] ADLO2

2007-09-06 Thread Myles Watson
> > Hi, > > On Tue, 2007-09-04 at 21:23 -0700, ron minnich wrote: > > can someone with an XP license try to recreate Alex's fine work? The > > more people we get to try this, the better! I'm interested in trying this on my machine, but I have a couple of questions for you. 1. Can I use LinuxB

Re: [LinuxBIOS] RCA RM4100 almost running - help

2007-09-06 Thread Joseph Smith
i82830 Northbridge i82801db Southbridge (using i82801XX) SMSC lpc47m192 Superio (using smscsuperio) OK, I got the GCC1 register problem resolved, and I thought it was going to boot but now I hit another snag. It just freezes at this point, any ideas?? I have attach my bootlog so you can see

[LinuxBIOS] [PATCH] [V3] LAR: merge common parts of copy/run_file

2007-09-06 Thread Alex Beregszaszi
Hi, attached patch creates a file-local process_file() function which has the common pats of copy_file and run_file. -- Alex Signed-off-by: Alex Beregszaszi <[EMAIL PROTECTED]> Index: lib/lar.c === --- lib/lar.c (revision 494) +++

[LinuxBIOS] [PATCH] buildrom: initramfs skeleton

2007-09-06 Thread Ward Vandewege
Update the initramfs skeleton to be less olpc specific. This skeleton needs more generalization, but that's for later. -- Ward Vandewege <[EMAIL PROTECTED]> Free Software Foundation - Senior System Administrator Change the skeleton files to give us a simple busybox + kexec boot (statically built

[LinuxBIOS] [PATCH] buildrom: m57sli linux kernel config + makefile

2007-09-06 Thread Ward Vandewege
This adds the stripped down linux kernel config and the makefile necessary to build it. Thanks, Ward. -- Ward Vandewege <[EMAIL PROTECTED]> Free Software Foundation - Senior System Administrator The stripped down kernel config. Printk is disabled which makes the kernel a lot smaller but makes d