public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Syed Ismail" <ismail.riyaz@dyansys.com>
To: "Andrew Lunn" <andrew@lunn.ch>
Cc: ecos-discuss@ecos.sourceware.org
Subject: Re: Re: Re: [ECOS] Redboot
Date: Tue, 13 Nov 2007 14:05:00 -0000	[thread overview]
Message-ID: <20071113130642.13476.qmail@pro9.rediffmailpro.com> (raw)




On Mon, 12 Nov 2007 Andrew Lunn wrote :
> > Hi
> >
> > I found that redboot configuration does not get 
> written into flash
> > properly. So, the checksum error. For example, config 
> key1 0BADFACE
> > gets written as FACEFACE. Where could be the issue.
> 
> You don't give me much information to go on here....
>
the flash device is spansion s29ws256P, 16 bit device. The processor is arm based. We are porting from a board with both nand and nor to a custom board having only nor flash. Here are answers to your questions. Please ask if not clear.
> 16/32 bit configuration for the FLASH?
16 bit
> How is the flash  attached to
> the data bus?
attached to processor through chip select cs0.
> Is it a 16 bit device or a 32 bit device?
16 bit 
> How is the
> flash driver configured?
#define CYGNUM_FLASH_INTERLEAVE (1)
#define CYGNUM_FLASH_SERIES     (1)
#define CYGNUM_FLASH_WIDTH      (16)
 CYGHWR_DEVS_FLASH_MXC_NOR,CYGHWR_DEVS_FLASH_MXC_NAND and CYGHWR_DEVS_FLASH_MXC_MULTI are enabled



--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

             reply	other threads:[~2007-11-13 13:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-13 14:05 Syed Ismail [this message]
2007-11-13 14:07 ` Andrew Lunn

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=20071113130642.13476.qmail@pro9.rediffmailpro.com \
    --to=ismail.riyaz@dyansys.com \
    --cc=andrew@lunn.ch \
    --cc=ecos-discuss@ecos.sourceware.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).