From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gateway.innomedia.soft.net (mail.innomedia.soft.net [164.164.79.130]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id D60B3DDFB2 for ; Tue, 11 Mar 2008 01:08:39 +1100 (EST) Received: from akhileshld ([192.168.28.7]) (authenticated bits=0) by gateway.innomedia.soft.net (8.13.1/8.13.1) with ESMTP id m2ADDgLH007301 for ; Mon, 10 Mar 2008 18:43:43 +0530 Message-ID: <002001c882b0$7e6bd430$071ca8c0@akhileshld> From: "Akhilesh Soni" To: Subject: Query about Kernel Load address Date: Mon, 10 Mar 2008 18:43:11 +0530 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_001D_01C882DE.974B3C60" List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , This is a multi-part message in MIME format. ------=_NextPart_000_001D_01C882DE.974B3C60 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I''ve ported u-boot-1.1.1 sucessfully on my IBM STBx25xx rewood6 = platform (ppc405 core). Earlier in the ppcboot I used to load the = zImage.treeboot directly via the bootloader and it used to relocate and = run.=20 But with u-boot which image I should use and which address I should load = the image. My board has 64 MB of RAM and out of which 32 MB is mapped at = 0x0000000 and another 32MB is mapped at 0xA0000000. The U-boot code is = located at 0x1fe2000 in RAM. Also is there any 2.6 kernel source supporting redwood6 IBM STBx25xx = platform. Thanx in advance. Regards, Akhilesh ------=_NextPart_000_001D_01C882DE.974B3C60 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
 
I''ve ported = u-boot-1.1.1 sucessfully on my=20 IBM STBx25xx  rewood6 platform (ppc405 core). Earlier in the = ppcboot I used=20 to load the zImage.treeboot directly via the bootloader and it used to = relocate=20 and run.
 
But with u-boot which image I = should use and=20 which address I should load the image. My board has 64 MB of RAM and out = of=20 which 32 MB is mapped at 0x0000000 and another 32MB is mapped at = 0xA0000000. The=20 U-boot code is located at 0x1fe2000 in RAM.
 
Also is there any 2.6 kernel source = supporting=20 redwood6 IBM STBx25xx platform.
 
Thanx in advance.
 
Regards,
Akhilesh
------=_NextPart_000_001D_01C882DE.974B3C60--