Yes, our board reboots for some reason. The function print_debug and other functions must still be located where they had been located last time and all configuration related with serial port is still OK since the reboot, then without the serial port initialization, init_cpus can sent out trace. My understanding is right or not?
Best Regards
??? Feng Libo @ AMD Ext: 20906 Mobile Phone: 13683249071 Office Phone: 0086-010-62801406
-----Original Message----- From: yhlu [mailto:yinghailu@gmail.com] Sent: Friday, November 30, 2007 3:46 PM To: Feng, Libo Cc: Jones, Marc; linuxbios Subject: Re: [LinuxBIOS] Interesting.
On Nov 29, 2007 9:25 PM, Feng, Libo Libo.Feng@amd.com wrote:
Hi, all,
But the function init_cpus is called before the three functions: w83627hf_enable_serial(SERIAL_DEV, TTYS0_BASE); uart_init(); console_init(); The trace is sent out from the init_cpus.
that is for next fail reboot.
YH