Okey, okey! :)))
As I see, this problem is not to simple as I thinked few days ago...
But, I want to see _any_ messages coming from the newly installed BIOS.
So, I think it can be output from the standart serial port, isn't it?
In the LinuxBIOS sources I see the UART initialization code, writings
to the port and, for lucky people :) it work. I'm not expert in this area,
and maybe that sources too complex for me (for now), so I have a
question: can I write some output to the port when the BIOS is starts to
execution? I mean, if I will initialize the UART as a first BIOS step --
is it correct? Do I need to 'map', or make any special steps to preparing
the chips?
Thank you very much,
Ruslan