From: Shawn Jin <shawnxjin@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] u-boot and linux-2.6.9
Date: Mon, 20 Dec 2004 11:40:27 -0800 [thread overview]
Message-ID: <c3d0340b041220114018ecf2ca@mail.gmail.com> (raw)
In-Reply-To: <OFA94675DE.B9E9439A-ONC1256F70.004A5D92-C1256F70.004AEC93@philips.com>
> Integrator-AP # bootm 24400000
What core mdoule are you using?
> Image Name: Linux-2.6.9
> Image Type: ARM Linux Kernel Image (uncompressed)
> Data Size: 1216080 Bytes = 1.2 MB
> Load Address: 00008000
> Entry Point: 00008000
By default IntegratorAP has SDRAM starting at 0.
> data abort
>
> pc : [<0000801c>] lr : [<0100bcbc>]
> sp : 00fd7bd4 ip : 00fd7bc4 fp : 00fd7c10
> r10: 00000000 r9 : 00fd7c84 r8 : 00fd7fdc
> r7 : 0100f1b4 r6 : 0100f1b4 r5 : 00000000 r4 : 24400040
> r3 : e1a00001 r2 : 00000100 r1 : e1a00000 r0 : 00000000
> Flags: nZCv IRQs off FIQs off Mode SVC_32
> Resetting CPU ...
The data abort may not be caused by linux code, though the PC shows
execution is at 0x801c. Instead incompatible cache clear instruction
will cause this abort. Check the implementation of
cleanup_before_linux() on your CPU and make sure the cache is disabled
using the right instruction.
Regards,
-Shawn.
next prev parent reply other threads:[~2004-12-20 19:40 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-20 13:37 [U-Boot-Users] u-boot and linux-2.6.9 jean-paul.saman at philips.com
2004-12-20 13:53 ` Anders Larsen
2004-12-20 14:01 ` Wolfgang Denk
2004-12-20 19:40 ` Shawn Jin [this message]
2004-12-20 20:30 ` George G. Davis
2004-12-21 10:40 ` jean-paul.saman at philips.com
2004-12-22 5:32 ` George G. Davis
2004-12-22 7:45 ` Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c3d0340b041220114018ecf2ca@mail.gmail.com \
--to=shawnxjin@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox