public inbox for ecos-devel@sourceware.org
 help / color / mirror / Atom feed
* Trouble with redboot on SPANSION S29GL512N
@ 2007-04-19 14:39 Maxin B John
  2007-04-19 14:52 ` Gary Thomas
  2007-04-20  5:12 ` Maxin B John
  0 siblings, 2 replies; 5+ messages in thread
From: Maxin B John @ 2007-04-19 14:39 UTC (permalink / raw)
  To: ecos-devel


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.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-04-20 11:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-19 14:39 Trouble with redboot on SPANSION S29GL512N Maxin B John
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

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).