From: Maxin B John <arm.maxinbjohn@gmail.com>
To: ecos-devel@ecos.sourceware.org
Subject: Trouble with redboot on SPANSION S29GL512N
Date: Fri, 20 Apr 2007 05:12:00 -0000 [thread overview]
Message-ID: <10078647.post@talk.nabble.com> (raw)
Message-ID: <20070420051200.aTwGgei-dmZtsLAH3pEQ7DAbcfSKNn_rhgoeB30Flnk@z> (raw)
Dear all,
I have compiled ECOS to support AMD/SPANSION S29GL512N flash for EP9301 .
I have compiled the the redboot.bin but on booting , the system hangs.
The flash_am29xxxxx_parts.inl is modified like this
#ifdef CYGHWR_DEVS_FLASH_AMD_S29GL512N
{
//AMD/SPANSION S29GL512N
long_device_id:true,
device_id: FLASHWORD(0x227e),
device_id2: FLASHWORD(0x2223),
device_id3: FLASHWORD(0x2221),
block_size:0x20000 * CYGNUM_FLASH_INTERLEAVE,
block_count:512,
device_size:0x4000000 * CYGNUM_FLASH_INTERLEAVE,
base_mask:~(0x4000000 * CYGNUM_FLASH_INTERLEAVE-1),
bootblock : false,
banked :false,
},
#endif
Please let me know if anyone had successfully compiled the redboot with
SPANSION S29GL512N with EP9301.
Thanks & Regards,
Maxin B. John
--
View this message in context: http://www.nabble.com/Trouble-with-redboot-on-SPANSION-S29GL512N-tf3607401.html#a10078647
Sent from the Sourceware - ecos-devel mailing list archive at Nabble.com.
next reply other threads:[~2007-04-19 15:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-19 14:39 Maxin B John [this message]
2007-04-19 14:52 ` Gary Thomas
2007-04-20 11:53 ` Maxin John
2007-04-20 12:33 ` Gary Thomas
2007-04-20 5:12 ` Maxin B John
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=10078647.post@talk.nabble.com \
--to=arm.maxinbjohn@gmail.com \
--cc=ecos-devel@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).