All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tolunay Orkun <listmember@orkun.us>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Intel Strata Flash Embedded Memory (P33) on a MPC8xx	board with u-boot 1.2.0
Date: Tue, 12 Jun 2007 17:08:35 -0500	[thread overview]
Message-ID: <466F1963.6070906@orkun.us> (raw)
In-Reply-To: <F1F6EC0C8B75034F9E3A79FC85122E8E8EAC4A@aquib01a>

SETTE AGOSTINO - technolabs wrote:
> Hello all,
>
> I'm working with u-boot 1.2.0 on a board with MPC8xx processor and
> Intel Strata Flash Embedded Memory (I28F128P33B) mounted.
> Up to now I am trying to read the Device Identifier Information with the
> Abatron BDI2000 but I am a little bit confused.
> In fact I have the following output on the display
>
> NEW_CCM_LC>mdh 0x40000000
> 40000000 : 0089 8821 0001 0001 0089 bfcf 0001 0001  ...!............
> 40000010 : 0089 8821 0001 0001 0089 bfcf 0001 0001  ...!............
> 40000020 : 0051 0052 0059 0001 0000 000a 0001 0000  .Q.R.Y..........
> 40000030 : 0000 0000 0000 0023 0036 0085 0095 0008  .......#.6......
> 40000040 : 0009 000a 0000 0001 0001 0002 0000 0018  ................
> 40000050 : 0001 0000 0006 0000 0002 0003 0000 0080  ................
> 40000060 : 0000 007e 0000 0000 0002 0000 0000 0000  ...~............
>
> On the Intel Strata Flash Embedded Memory (P33) is written that at
> offset 0x10 I should find thw CFI Query identification string but,
> As you can see, I have them at offset 0x20.
>   
You are using word mode. Offsets differ between word and byte modes. 
Read the data sheet more carefully..

> Anyway, after the unlock of the flash and the erasing I tried to load a
> u-boot 1.2.0 generated for the board and was loaded correctly
> (I read back the u-boot label at the beginning of the flash).
>   

If after verifying the data using BDI command it checks OK you programed 
your flash OK.

> The problem is that it doesn't start.
> Does anyone know if there is a u-boot code available to manage this kind
> of flash?
>   

Programming the flash does not mean that you have a fully functional 
hardware. It also does not mean that U-Boot is correctly configured and 
implemented for your board. Anything can go wrong and your code will not 
boot.

Tolunay

  reply	other threads:[~2007-06-12 22:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.384968.1181218237.32383.u-boot-users@lists.sourceforge.net>
2007-06-08 11:15 ` [U-Boot-Users] Intel Strata Flash Embedded Memory (P33) on a MPC8xx board with u-boot 1.2.0 SETTE AGOSTINO - technolabs
2007-06-12 22:08   ` Tolunay Orkun [this message]
2007-06-13  6:39     ` SETTE AGOSTINO - technolabs
2007-06-20  8:07 SETTE AGOSTINO - technolabs

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=466F1963.6070906@orkun.us \
    --to=listmember@orkun.us \
    --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.