From: Ben Warren <bwarren@qstreams.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] BDI2000 problems flashing virgin custom 8548 board
Date: Thu, 30 Aug 2007 11:29:44 -0400 [thread overview]
Message-ID: <46D6E268.8020102@qstreams.com> (raw)
In-Reply-To: <f87675ee0708300820t26034532o219b88c856f560a5@mail.gmail.com>
robert lazarski wrote:
> On 8/30/07, Ben Warren <bwarren@qstreams.com> wrote:
>
>> robert lazarski wrote:
>>
>>> On 8/29/07, Ben Warren <bwarren@qstreams.com> wrote:
>>>
>>>
>>>> robert lazarski wrote:
>>>>
>>>>
>>>>> atum8548>erase 0
>>>>> Erasing flash at 0x00000000
>>>>> # Erasing flash memory failed
>>>>>
>>>>>
>>> Thanks Ben and all. I really do have 1Gb / 128MB of flash - here's
>>> some quick docs:
>>>
>>> http://www.spansion.com/products/S29GL01GP.html
>>>
>>>
>>>
>> You're right. Sorry about that.
>>
>>> CHIPSIZE 0x128000 ;The size of one flash chip in bytes
>>>
>>>
>> CHIPSIZE 0x8000000
>>
>
> Did you mean to say I should have 'CHIPSIZE 0x8000000' ? Is 0x128000
> for 1Gb (128MB) not correct? I tried that but still get the same
> error.
>
>
128 MB = 128 * 1024 * 1024 = 134217728 = 0x8000000
>> Whenever I use the erase command, I specify the sector size and the
>> number of sectors to erase.
>> Have you tried:
>>
>> erase 0xf8000000 0x20000 1 (erase 1 sector sized 128kB)
>>
>
> Tried that:
>
> atum8548>erase 0xf8000000 0x20000 1
> # Erasing flash memory failed
>
> I think my unlocking is incorrect...
>
>> Can you read from the chip using the mdh command? Everything should be
>>
>
> No, I get:
> atum8548>mdh
> # SAP: read access failed
>
>
Did you try
mdh 0xf8000000 ?
regards,
Ben
next prev parent reply other threads:[~2007-08-30 15:29 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-29 20:27 [U-Boot-Users] BDI2000 problems flashing virgin custom 8548 board robert lazarski
2007-08-29 21:08 ` Chris Fester
2007-08-29 21:08 ` Ben Warren
2007-08-29 21:28 ` robert lazarski
2007-08-29 21:52 ` Ben Warren
2007-08-29 21:59 ` Scott Wood
2007-08-29 22:06 ` Ben Warren
2007-08-29 22:09 ` Scott Wood
2007-08-29 22:14 ` Ben Warren
2007-08-30 14:00 ` robert lazarski
2007-08-30 14:38 ` Ben Warren
2007-08-30 15:20 ` robert lazarski
2007-08-30 15:29 ` Ben Warren [this message]
2007-08-30 20:16 ` robert lazarski
2007-08-30 21:06 ` Ben Warren
2007-08-30 21:46 ` robert lazarski
2007-08-30 22:24 ` Ben Warren
2007-08-30 22:55 ` [U-Boot-Users] BDI2000 problems flashing virgin custom 8548board Swarthout Edward L-SWARTHOU
2007-08-31 14:26 ` robert lazarski
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=46D6E268.8020102@qstreams.com \
--to=bwarren@qstreams.com \
--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