From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-gw0-f49.google.com ([74.125.83.49]) by bombadil.infradead.org with esmtp (Exim 4.69 #1 (Red Hat Linux)) id 1O1xpF-0001fR-Hf for barebox@lists.infradead.org; Wed, 14 Apr 2010 08:19:59 +0000 Received: by gwb17 with SMTP id 17so3749136gwb.36 for ; Wed, 14 Apr 2010 01:19:55 -0700 (PDT) From: "Marc Reilly" Date: Wed, 14 Apr 2010 18:19:49 +1000 Message-ID: <001301cadbab$43091640$c91b42c0$@cpdesign.com.au> MIME-Version: 1.0 Content-Language: en-au Reply-To: marc@cpdesign.com.au List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============0816738657==" Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: booting uImage for mx35 3stack To: barebox@lists.infradead.org This is a multipart message in MIME format. --===============0816738657== Content-Type: multipart/alternative; boundary="----=_NextPart_000_0014_01CADBFF.14BC2B20" Content-Language: en-au This is a multipart message in MIME format. ------=_NextPart_000_0014_01CADBFF.14BC2B20 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi All, I'm not having much luck booting a kernel on the mx35 3stack! Nothing happens after "done, booting the kernel" (boot snippet at end of email) Barebox and the kernel are in the NOR flash. I've successfully booted the exact uImage using u-boot v1, so I'm fairly confident it's OK. Any suggestions of what could be wrong? The machine arch # is correct. The tagged list looks correct (gdb mem dump just before calling theKernel()). Guessing something is not being inited as required. Or I've done something silly. I assume other people have booted successfully on this board. (Any known working kernel images would be great to test against!) Hints greatly appreciated. Cheers, Marc ---boot log, as far as it gets: barebox:/ boot Verifying Checksum ... OK Image Name: Angstrom/2.6.31/mx35pdk Created: 2010-04-14 0:24:42 UTC Data Size: 2216628 Bytes = 2.1 MB Load Address: 80008000 Entry Point: 80008000 OK commandline: console=ttymxc0,115200 video=mx3fb:CTP-CLAA070LC0ACW ip=:::::: root =/dev/mtdblock7 rootfstype=jffs2 mtdparts=\"physmap-flash.0:256k(barebox)ro,512k (bareboxenv),3M(kernel),-(root);mxc_nand:256k(barebox)ro,512k(bareboxenv),2M (ker nel),-(root)\" arch_number: 1645 Starting kernel ... Uncompressing Linux............................................................. ............................................................................ .... ..... done, booting the kernel. ------=_NextPart_000_0014_01CADBFF.14BC2B20 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi = All,

 

I’m not having much luck booting a kernel on the = mx35 3stack!

Nothing happens after = “done, booting the kernel” (boot snippet at end of = email)

Barebox and the kernel are in = the NOR flash.

 

I’ve = successfully booted the exact uImage using u-boot v1, so I’m = fairly confident it’s OK.

 

Any = suggestions of what could be wrong?

The machine arch # is correct. The tagged list looks = correct (gdb mem dump just before calling theKernel()).

 

Guessing = something is not being inited as required. Or I’ve done something = silly.

 

I assume other people have booted successfully on = this board. (Any known working kernel images would be great to test = against!)

 

Hints greatly appreciated.

 

Cheers,

Marc

 

---boot log, = as far as it gets:

 

barebox:/ = boot           &nb= sp;           &nbs= p;            = ;            =             &= nbsp;    

   Verifying Checksum ... = OK            = ;            =             &= nbsp;           &n= bsp;  

   Image Name:   = Angstrom/2.6.31/mx35pdk        &n= bsp;           &nb= sp;           &nbs= p;      

   Created:     = ; 2010-04-14   0:24:42 = UTC           &nbs= p;            = ;            =   

   Data = Size:    2216628 Bytes =3D  2.1 = MB            = ;            =             &= nbsp;  

   Load Address: = 80008000           = ;            =             &= nbsp;           &n= bsp;      

   Entry Point:  = 80008000           = ;            =             &= nbsp;           &n= bsp;      

OK         = ;            =             &= nbsp;           &n= bsp;           &nb= sp;           &nbs= p;       

commandline: console=3Dttymxc0,115200 = video=3Dmx3fb:CTP-CLAA070LC0ACW ip=3D:::::: root

=3D/dev/mtdblock7 rootfstype=3Djffs2 = mtdparts=3D\"physmap-flash.0:256k(barebox)ro,512k

(bareboxenv),3M(kernel),-(root);mxc_nand:256k(barebox)r= o,512k(bareboxenv),2M(ker

nel),-(root)\"      =             &= nbsp;           &n= bsp;           &nb= sp;           &nbs= p;           =

arch_number: = 1645           &nb= sp;          =             &= nbsp;           &n= bsp;           &nb= sp;    

         &= nbsp;           &n= bsp;           &nb= sp;           &nbs= p;            = ;            =           

Starting kernel = ...           &nbs= p;            = ;            =             &= nbsp;            =

         &= nbsp;           &n= bsp;           &nb= sp;           &nbs= p;            = ;            =           

Uncompressing = Linux.............................................................

.......................................................= .........................

..... done, = booting the kernel.   

------=_NextPart_000_0014_01CADBFF.14BC2B20-- --===============0816738657== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox --===============0816738657==--