From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernieshu Date: Wed, 03 Mar 2004 09:31:48 +0000 Subject: [U-Boot-Users] Don't understand the U-boot debug info Message-ID: <4045A604.3060400@smartbridges.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de hi, all, I met some problem when I tried to boot my kernel via U-boot. I know something wrong with my kernel. But I don't understand what is the problem. I am using IXP425 processor. The following is printed by U-boot. Can anybody help me to check that? Thanks > U-Boot 1.0.0 (Jan 6 2004 - 12:02:58) > > U-Boot code: 00100000 -> 00113E34 BSS: -> 00115358 > DRAM Configuration: > Bank #0: 00000000 128 MB > Flash: 32 MB > In: serial > Out: serial > Err: serial > Hit any key to stop autoboot: 0 > ## Starting application at 0x01600000 ... > undefined instruction > pc : [<0160008c>] lr : [<0010189c>] > sp : 000bfccc ip : ffffffff fp : 00000001 > r10: 00000000 r9 : 000bfcdc r8 : 00000000 > r7 : 000bfce0 r6 : 00000001 r5 : 000bfce0 r4 : 01600000 > r3 : 01610060 r2 : 01610060 r1 : 000bfce0 r0 : fa7ffddf > Flags: nZCv IRQs off FIQs off Mode SVC_32 > Resetting CPU ... > > reseting ...