From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay02.roc.ny.frontiernet.net (relay02.roc.ny.frontiernet.net [66.133.182.165]) by ozlabs.org (Postfix) with ESMTP id 72E226885E for ; Thu, 1 Dec 2005 23:01:32 +1100 (EST) Message-ID: <004001c5f66f$70831a10$0301a8c0@chuck2> From: "Mark Chambers" To: "linuxppc-embedded" , References: Date: Thu, 1 Dec 2005 07:04:49 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_003D_01C5F645.85484710" Subject: Re: Linux hangs while Uncompressing 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_003D_01C5F645.85484710 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi All,=20 I have RAM version of U-Boot which is running on a board similar to = MPC8260. My memory map isas follows:=20 Staring address Device Size = Memory controller and CS=20 0000 0000=20 0800 0000=20 FFF0 0000=20 0F00 0000=20 3000 0000=20 3800 0000=20 4200 0000=20 5000 0000 FLASH (Boot)=20 FLASH (Code)=20 SSRAM=20 CPU internal registers=20 SDRAM=20 SDRAM=20 Framer=20 DSP 8102 1MB (512Kx16)=20 4 MB (1Mx16)=20 2 MB (512Kx36)=20 128 KB=20 128 MB (16Mx72)=20 128 MB (16Mx72)=20 1 MB=20 2 MB BR0/OR0: CS0=20 BR1/OR1: CS1=20 BR2/OR2: CS2=20 BR3/OR3: CS3=20 BR4/OR4: CS4=20 BR5/OR5: CS5=20 BR6/OR6: CS6=20 This configuration will not work for linux. Linux needs to run in SDRAM = starting at zero (notice 'Load Address' and 'Entry Point' just before 'uncompressing image'.) Mark Chambers ------=_NextPart_000_003D_01C5F645.85484710 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

Hi All,

I have RAM version of U-Boot which is running = on a board=20 similar to MPC8260. My memory map isas follows:

Staring address         =    =20    Device               =  Size=20                    =20  Memory controller and CS
0000 0000 =
0800 0000
FFF0 0000
0F00 0000
3000 0000
3800 0000
4200 0000
5000 0000=20
FLASH (Boot) =
FLASH (Code)
SSRAM
CPU internal registers =
SDRAM
SDRAM
Framer
DSP 8102=20
1MB (512Kx16) =
4 MB (1Mx16)
2 MB (512Kx36)
128 KB
128 MB (16Mx72)
128 MB (16Mx72)
1 MB
2 MB=20
BR0/OR0: CS0 =
BR1/OR1: CS1
BR2/OR2: CS2 =

BR3/OR3: CS3
BR4/OR4: CS4
BR5/OR5: CS5
BR6/OR6: = CS6


This configuration will not = work for=20 linux.  Linux needs to run in SDRAM starting at zero = (notice
'Load Address' and 'Entry Point' just = before=20 'uncompressing image'.)
 
Mark = Chambers
------=_NextPart_000_003D_01C5F645.85484710--