|Hi,
| I have reworked it according Ken and Eric's comments.
|
|I am booting LinuxBIOS and loading linux/WinCE using a serial console.
|LinuxBIOS already supports direct video output, but when system goto
|etherboot, video pause, until system goto kernel. So I think it'll be
|better to let eb support direct video console when booting from
|linuxbios.
|
|I copyed video_subr.c and vga.h from linuxbios to arch/i386 and modify
|video_subr.c, main.c,misc.c to support direct video output under
|CONSOLE_DIRECT_VGA.
|
| Attachment is the diff file(vs 5.3.1, so include my previous
|wince_loader patch).
|
|Best Regards!
|
| CaiQiang
Thanks, I will merge that and check it into CVS.
|