Hi,
may be i'm wrong in the process and this is the reason for don't work. I'll show you the exact process to do it: (first I want filo, at least i have to see something in serial line)
#### freebios2
- cp targets/via/epia/Config.filo.lb to targets/via/epia/Config.lb - edit targets/via/epia/Config.lb and add:
uses TTYS0_BAUD
option TTYS0_BAUD=115200
- ./buildtarget via/epia/ - make in targets/via/epia/epia (yes filo.elf is where he thought), linuxbios.rom is generated - util/flash_and_burn/flash_rom ../../targets/via/epia/epia/linuxbios.rom - reboot
Is it right ? Xavi.