errors compiling the vga bios stuff

SONE Takeshi ts1 at cma.co.jp
Thu May 1 04:00:00 CEST 2003


On Wed, Apr 30, 2003 at 01:41:31PM -0600, ron minnich wrote:
> Second, as regards VGA, no build errors here. Here is my .config for an 
> epia. See the last two lines. And vgabios.o and idt.o get build and linked 
> in.

Is this config for VGA stuff supposed to "work" on EPIA?
Or just a test to build?


> #
> # LinuxBIOS config file for: VIA epia mini-itx
> #
> 
> target epia
> 
> # via epia
> mainboard via/epia
> 
> # Enable Serial Console for debugging
> option SERIAL_CONSOLE=1
> option TTYS0_BAUD=115200
> option DEFAULT_CONSOLE_LOGLEVEL=9
> option DEBUG=1
> 
> # Use 256KB Standard Flash as Normal BIOS 
> option RAMTEST=1
> option USE_GENERIC_ROM=1
> option STD_FLASH=1
> #option ZKERNEL_START=0xfffc0000
> option ROM_SIZE=262144
> 
> # payload size = 192KB
> option PAYLOAD_SIZE=196608
> 
> # use ELF Loader to load Etherboot
> option USE_ELF_BOOT=1
> 
> # Use Etherboot as our payload 
> payload ../lnxieepro100.ebi
> 
> option CONFIG_VGABIOS=1
> option CONFIG_REALMODE_IDT=1

-- 
Takeshi



More information about the coreboot mailing list