From: Zhao Hongda <zhaohongda@tsinghua.org.cn>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] help about u-boot on lubbock
Date: Tue, 8 Apr 2003 15:46:49 -0700 [thread overview]
Message-ID: <004901c2fe20$beaea3c0$fe02a8c0@esd11> (raw)
I have just checkouted the u-boot source code from CVS, and:
(use arm-linux-gcc 2.95.3)
make lubbock_config
make
then I use JFlash(windows) to install u-boot.bin in my lubbock(pxa250)
board,
and I use the HyperTerminal as the console tools for inter-action.
after power on, I can get the prompt, but if I try to copy RAM data to Flash
like:
cp 0xa0008000 0x04000000 1024
u-boot complain that flash not erased, but even I use
erase bank 2
to erase the whole bank flash, when I use
md 0x04000000
to see the value in flash bank 2, I found that the value is same as old,
How can I solve this problem, please help me.
Thanks.
Hongda Zhao
reply other threads:[~2003-04-08 22:46 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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='004901c2fe20$beaea3c0$fe02a8c0@esd11' \
--to=zhaohongda@tsinghua.org.cn \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox