flash rom utility

2004-12-29 Thread Gin
Is there a flash rom utility I can use to flash linuxbios to my EEPROM? Currently I am WICE to do it. But I can’t depend on a hardware device to update bios.   gin

RE: Memtest+

2004-12-29 Thread Dave Aubin
Hi, Home groan motherboard that does not have a serial connection Due to cost concerns. So using the serial line is out of the Question. Has no one else hit this? One idea I have being a PIC lover is To use some LED's on the mother board and make a serial protocol Over the LED's, much like

RE: Memtest+

2004-12-29 Thread YhLu
What's you motherboard... If you are using btext_console, then you may need to add bcontext console calling in memtest+, Please refer btext in Etherboot YH -Original Message- From: Dave Aubin [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 29, 2004 12:27 PM To: LinuxBIOS Subject

Memtest+

2004-12-29 Thread Dave Aubin
Hi, I'm trying to get memtest+ to fly on our system. Problem is That I don't have a console on my system. I have USB and a video card, But the video card bios isn't run since I run linuxbios. Can anyone please give me a hint as to how they've done it? Thanks, Dave __

RE: vgabios.c and vgachip.h removed

2004-12-29 Thread Li-Ta Lo
On Mon, 2004-12-27 at 21:04, Yinghai Lu wrote: > Ollie, > > It seems that there some allocate resource for vga...stuff, and main focus > is to fix the mem io to some range and enable the io for vga. > > For the first one, I suggest you to create one driver for the VGA device, > and it could overr