Subject: Re: gzboot booting problem
To: Allen Briggs <briggs@netbsd.org>
From: Danny Lau <liudengcs@gmail.com>
List: port-arm
Date: 05/27/2006 00:19:16
------=_Part_54494_31269078.1148660356245
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
The develop board ---NOT SMDK2410 board, just engage the s3c2410 chip --- =
I
use is booted from NAND Flash when power on, so I wrote a piece of code to
copy image from NAND Flash to SDRAM since I can't find similar function in
the gzboot.
I'm sure the R15 is 0x30200000 (via Jtag) just before jumping, and the plai=
n
kernel can be successfully executed when downloaded directly into that
address by some utilities. So I guess that gzboot decompress kernel in a
wrong way, or the code I wrote has some problems.
Regards
-dan
------=_Part_54494_31269078.1148660356245
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
<div>
<div>The develop board ---NOT SMDK2410 board, just engage the s3c2410 =
chip --- I use is booted from NAND Flash when power on, =
;so I wrote a piece of code to copy image from NAND Flash to SDRA=
M since I can't find similar function in the gzboot.
</div>
<div> </div>
<div>I'm sure the R15 is 0x30200000 (via Jtag) just before jumping, an=
d the plain kernel can be successfully executed when downloaded direct=
ly into that address by some utilities. So I guess that gzbo=
ot decompress kernel in a wrong way, or the code I wrote has some prob=
lems.=20
</div>
<div> </div>
<div>Regards</div>
<div>-dan</div></div>
------=_Part_54494_31269078.1148660356245--