[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4BA0CE4B.90508@gmail.com>
Date: Wed, 17 Mar 2010 23:42:51 +1100
From: Graeme Russ <graeme.russ@...il.com>
To: LKML <linux-kernel@...r.kernel.org>
Subject: x86 - Boot hangs at Calibrating delay loop on AMD SC520
I now have U-Boot booting 2.6.33 (abandoned 32-bit Boot Protocol and got a
pseudo BIOS working)
During boot I was getting a warning at arch/x86/kernel/rtc.c:125 and the
kernel hung at Calibrating delay loop... Also, all boot messages have a
zero time-stamp.
I have tried a 2.4.37.9 kernel and get the same freeze calibrating the
delay loop.
I have tried with and without the AMD Elan Extended (non-PC) x86 platform
I first assumed that the RTC is not working - I wasn't initially doing
anything relating to the SC520 RTC in U-Boot. I have added initialisation
code (as per the ÉlanTMSC520 Microcontroller User’s Manual Order #22004B)
and confirmed that the RTC is working in the SC520.
If traced back how the delay loop is performed and that has led me to
arch/x86/lib/delay.c where I promptly got very lost.
Any ideas?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists