Thanks to Kevin Hester for the patch
arch/i386/include/arch/intel.h lib/subr.c - fixed postcode to serial console
northbridge/via/vt8601/raminit.inc - used value from Kevin Hester's reference board to stabilize sdram init
config/linuxbios_c.ld - There was a serious problem in the ldsetup scripts. If the BIOS contained an odd length rodata, LD would make a bad stripped file. The objcopy tool deals poorly with sections that are not longword aligned. This resulted in the BIOS almost working, but it would be referencing the wrong offsets for some key data.
superio/via/vt8231/setup_ethernet.inc mainboard/via/epia/Config - enable ethernet before spci enum in order to get mem and io space assigned
mainboard/via/epia/mainboard.c - added pci_routing_fixup
superio/via/vt8231/superio.c - updated to pci direct interface
-Andrew
So at this point can people build working EPIA from linuxbios source tree?
can you send a sample config (or is there one in there).
thanks
Ron,
So at this point can people build working EPIA from linuxbios source tree?
It can boot and no irq working yet. Pretty much the same as before except for some code fixing.
can you send a sample config (or is there one in there).
There is an updated version.
-Andrew
Yep - it is working good for me. I haven't been playing too much attention to the list lately. I'll look through the emails, but I've been building lots of eden loads with success.
Kevin
On Sunday 10 November 2002 21:57, Ronald G. Minnich wrote:
On Mon, 11 Nov 2002, Andrew Ip wrote:
So at this point can people build working EPIA from linuxbios source tree?
It can boot and no irq working yet. Pretty much the same as before except for some code fixing.
I wonder what is going on? Kevin seemed to have this working?
kron
Linuxbios mailing list Linuxbios@clustermatic.org http://www.clustermatic.org/mailman/listinfo/linuxbios