Here is the tarball, resolve.S (needed for uclibc), and a patch from the OLPC buildrom.
I haven't made it totally automated. I just have a symbolic link to the payload generated in the deploy directory from my other LinuxBIOS directory.
resolve.S needs to be copied into buildrom/work/uclibc/uClibc-0.9.28/ldso/ldso/x86_64/resolve.S
Otherwise uclibc will not build.
Myles
-----Original Message----- From: yhlu [mailto:yinghailu@gmail.com] Sent: Monday, October 30, 2006 9:48 AM To: myles@mouselemur.cs.byu.edu Subject: Re: [LinuxBIOS] Tyan s2892 the OLPC way
please.
On 10/30/06, Myles Watson myles@pel.cs.byu.edu wrote:
I can send it to you if you want, but there are very few modifications
from
the original.
I built it all in a 64-bit environment once I had it working.
I got rid of kexec-boot-loader and included a statically linked kexec.
It
saved some space in the ROM for me.
I guess I don't know enough about .elf.lzma and what's going on
underneath.
I just let buildrom take care of it for me.
Myles
-----Original Message----- From: yhlu [mailto:yinghailu@gmail.com] Sent: Sunday, October 29, 2006 11:08 PM To: ron minnich; myles@mouselemur.cs.byu.edu Cc: Lu, Yinghai Subject: Re: [LinuxBIOS] Tyan s2892 the OLPC way
Can you send me your buildrom tar ball to me?
Also for .elf.lzma, do you need one new mkelfImage to build elf with uncompress kernel and initrd?
Also I hope I can build it under 64bit environment.
Thanks
Yinghai Lu