1.  It appears that there are 2 files contaminated with CRLF line terminator (DOS file format) in the SoekrisPort distributed by Nico.  The files are (begining from directory OpenWrt-ImageBuilder-Linux-i686):
./image/tgz.mk
./image/x86/Makefile
Although I fixed those files but the image builder still generates two contaminated files (/etc/network.overrides and /etc/config/network) in the root image.  Although this file contamination is not very serious but they cause the network not to be configured properly at booting time.  I believe the contamination is also embedded in some files in the image builder.  Could you please fix this.  Thank you.

2.  What parameters need to set to make OpenWrt boot and display through a normal console rather than through a tty port.  This setting is for a standard x86 platform.

3.  What dependent packages are for the "prism54" package.  When I tried to insmod prism54, I had the following messages:
insmod: unresolved symbol request_firmware
insmod: unresolved symbol release_firmware

Thanks,
bluu