RE: [U-Boot-Users] Console Problems on MPC8280 based A&M Rattler board

Perhaps the baud rate on the console is changing at that transition? I've seen that particular "mysterious failure mode" once.
________________________________
From: u-boot-users-admin@lists.sourceforge.net [mailto:u-boot-users-admin@lists.sourceforge.net] On Behalf Of Srivatsan Sent: Thursday, February 24, 2005 3:24 AM To: u-boot-users@lists.sourceforge.net Subject: [U-Boot-Users] Console Problems on MPC8280 based A&M Rattler board Hi, We are trying to port linux 2.4.20 for the mpc8280 Rattler board. Kernel boot seems to stop after printing "Now booting the kernel". But from the log buffer(Starting at 0x194654) dump it looks like it is well crossing this stage. The last message that was dumped in the log buffer is: 00194EB4: 3C 34 3E 65 74 68 30 3A 20 63 6F 6E 66 69 67 3A |<4>eth0: config:| 00194EC4: 20 61 75 74 6F 2D 6E 65 67 6F 74 69 61 74 69 6F | auto- negotiatio| 00194ED4: 6E 20 6F 6E 2C 20 31 30 30 48 44 58 2C 20 31 30 |n on, 100HDX, 10| 00194EE4: 48 44 58 2E 0A 00 00 00 00 00 00 00 00 00 00 00 | HDX.............| 00194EF4: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| The boot loader used is u-boot. Any pointers to why messages after "Now booting the kernel" are not getting on to the console ?.Thanks for your time. regards, C.R.Srivatsan
participants (1)
-
Caruso, Nick