Hello.
I have a GX1+CS5530A+PC97317 board that I would like LinuxBIOS to work (properly) on. I have managed to compile LinuxBIOSv2 for this configuration using FILO as payload and burned the bios flash with it. To my relief it began outputting data to the serial port so it seemed like everything was working. It said it found ram and the hardware and all was fine. After seeing that I have connected a hard drive and tried to boot a kernel. FILO said it finds the file and seemed to load it to memory,but... Once FILO jumped to the kernel no more output was transmitted nor to the com port nor the screen. I have also patched this kernel with a patch by Juergen Beisert juergen@kreuzholzen.de to add support for the CS5530's IRQ router. The kernel I have used has build in support for standard UART, and from using another (same kind) board with this kernel I can guarantee the COM port works.
What is wrong? Why doesn't the kernel boot?
Attached is the output log from the COM port.
Thank you very much EyalC