From: Kenneth Johansson <kenneth.johansson@etx.ericsson.se>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Re: JFFS2: CRC Problem with Kernel Image
Date: 24 Jul 2003 14:07:03 +0200 [thread overview]
Message-ID: <1059048423.31113.60.camel@spawn> (raw)
In-Reply-To: <6E5C570BD3BCBA43A26BE0BC030530D625668E@srvthor.init-ka.lan>
On Thu, 2003-07-24 at 08:55, Martin, Vitali wrote:
> I checked the memory with "md 100000" in U-Boot and there seems to be
> not the same data on the memory address 0x100 when I using "tftp 1000
> pImage" and "fsload 10000 pImage". From address 0x101000 the data im the
> RAM memory is different???
So what address are you loading to 1000 10000 or 100000
>
> ->tftp 10000 pImage
So you load at 0x10000 add 500kB and you do not write any data at
0x100000.
> TFTP from server 172.22.20.193; our IP address is 172.22.10.33
> Filename 'pImage'.
> Load address: 0x10000
> Loading: T ###################T #TX timeout
> done
> Bytes transferred = 520149 (7efd5 hex)
> ->md 100000 200000
> 00100000: 27051956 52c9c624 3f1d4bb5 0007ef95
> '..VR..$?.K.....
> 00100010: 00000000 00000000 5171b599 05070201
> ........Qq......
> 00100020: 4c696e75 782d322e 342e3400 00000000
> Linux-2.4.4.....
> ...
> 00101000: dfc958e0 5f66d603 e27f2fe3 0027f536
> ..X._f..../..'.6
> 00101010: c055f99e f5e16e85 bd761595 a9ce7bd2
> .U....n..v....{.
>
> ->fsload 100000 pImage
> ### JFFS2 loading 'pImage' to 0x100000
> ### JFFS2 load complete: 520149 bytes loaded to 0x100000
> ->md 100000 200000
> 00100000: 27051956 52c9c624 3f1d4bb5 0007ef95
> '..VR..$?.K.....
> 00100010: 00000000 00000000 5171b599 05070201
> ........Qq......
> 00100020: 4c696e75 782d322e 342e3400 00000000
> Linux-2.4.4.....
> ...
> 00101000: dfc9c970 de53a432 188d2417 af469b2b
> ...p.S.2..$..F.+
> 00101010: 7dd3d9cf e1df4c64 65acdb75 83efc98b
> }.....Lde..u....
--
Kenneth Johansson
Ericsson AB Tel: +46 8 719 70 20
Tellusborgsv?gen 90 Fax: +46 8 719 29 45
126 25 Stockholm ken at switchboard.ericsson.se
next prev parent reply other threads:[~2003-07-24 12:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-24 6:55 [U-Boot-Users] Re: JFFS2: CRC Problem with Kernel Image Martin, Vitali
2003-07-24 12:07 ` Kenneth Johansson [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-07-25 6:25 Martin, Vitali
2003-07-22 13:44 Martin, Vitali
2003-07-22 18:43 ` Mark Rakes
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1059048423.31113.60.camel@spawn \
--to=kenneth.johansson@etx.ericsson.se \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.