On Fri, 28 Sep 2001 [EMAIL PROTECTED] wrote: > I didn't make any change in source code level, only made some changes > in configuration files. I just copied mainboard/intel/l440bx to > mainboard/tyan/s1846. And then, I edited Config file in that > directory to use appropriate superio chipset ( NSC pc87309 in my tyan > board). As a next step, I made config file (input of NLBConfig.py) > Finally, i edited makfile produced by NLBConfig.py to make a 256KB > size image (without kernel). Then it works. Great job you guys.
I have commited your chanages to the freebios tree. I hope you can check them out. > ps) I hope plz someone answer me my origianl question: etherboot howto > in linuxbios. you will need to get the etherboot source. What you need to do is create an ELF etherboot image. Then you need to modify your .config file with the option USE_ELF_BOOT=1 Burn linuxbios + etherboot into your flash. You're going to boot etherboot instead of linux. This should work. Let us know how it goes. thanks ron
