Ollie Lho <[EMAIL PROTECTED]> writes: > Eric W. Biederman wrote: > > > Basically it is a matter of USE_ELF_BOOT=1 and setting ZKERNEL_START > > to wherever you are flashing etherboot, in the ROM. I don't > > have one handy but if you need one I can dig it up. > > > > > Does this mean that ELF_BOOT uses the same fill_inbuf routine to > fetch its payload (sis900.ebi) ?? So we can have USE_DOC_MIL && > USE_ELF_BOOT or USE_TFTP to load sis900.ebi on server A to load > vmlinux.elf on server B ??
Yes. The same fill_inbuf routines are used, and the mix and match potentail is very high. Eric
