From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Casey Date: Thu, 10 Feb 2005 16:25:07 +0000 Subject: [U-Boot-Users] Re: u-boot and linux-2.6.9 In-Reply-To: <20050204161637.AF2B4C108D@atlas.denx.de> Message-ID: <41108D1A000F14B3@hawk.dcu.ie> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, Jean-Paul Saman originally raised this issue before Christmas: >> I am trying to boot on an ARM-Integrator AP a linux-2.6.9 kernel with >> u-boot. I tried u-boot-1.1.1 stable and cvs, but both result in "data >> abort" just at the point of "Starting kernel .... ". Here is the dump from >> minicom: >> >> Integrator-AP # bootm 24400000 >> Boot reached stage 1 >> ## Booting image at 24400000 ... >> Boot reached stage 2 >> Boot reached stage 3 >> 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 >> Boot reached stage 4 >> Boot reached stage 5 >> Boot reached stage 6 >> OK >> Boot reached stage 7 >> Boot reached stage 8 >> Boot reached stage 14 >> No initrd >> Boot reached stage 15 >> ## Transferring control to Linux (at address 00008000) ... >> >> Starting kernel ... >> >> 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 ... I have an Integrator/CP board which contains an ARM920T macrocell but i get a similar message to the above. From the mailing list archives it appears this issue was not resolved?? If it was let me know how to fix it please. Regards&Thanks, Alan.