On 10/29/06, yhlu yinghailu@gmail.com wrote:
but the one still include VSA and linuxbios in it.
busybox
you want this.
kernel
kexec-boot-loader
you want this
kexec-tools
mkelfimage uclibc
do i need kexec-boot-loader?
yes
If you look in deploy, for now, you can use the payload, which is built without containing linuxbios or vsa. That is how I got a working payload for ultra40.
What we need to do with buildrom is extend it so we can have a config file for a given platform, that builds the proper kernel AND linuxbios, and has payloads like VSA as an OPTION. I think this is easy. I did it (sort of) for qemu.
ron