http://linuxbios.org/pipermail/linuxbios/2006-November/017262.html
It boots (v2 r2811), but serial outputs says "Can not load ELF Image." which is correct because i didn't yet manage to get filo appended as a payload from targets/asus/p2b/Config.lb.
What options in Config.lb must be set to create enough space to include filo.elf (about 94 KB) using both normal and fallback sections; option ROM_IMAGE_SIZE = (some_substracted_size) * 1024 ?
Also, superio (from r2811) won't recognize the onboard winbond w83977tf-aw. _________________________________________________________________ De mooiste afbeeldingen van Angelina Jolie vind je met Live Search http://search.live.com/images/results.aspx?q=angelina%20jolie&FORM=QBIR
On Tue, Oct 02, 2007 at 01:07:00PM +0000, Idwer Vollering wrote:
What options in Config.lb must be set to create enough space to include filo.elf (about 94 KB) using both normal and fallback sections; option ROM_IMAGE_SIZE = (some_substracted_size) * 1024 ?
How large is your flash chip? 512kb would be good.
//Peter