public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] enable 8/16 bit flash in eCos
@ 2006-12-20 14:39 ayoub zaki
  2006-12-20 22:08 ` Andrew Lunn
  2006-12-21  9:15 ` Manfred Gruber
  0 siblings, 2 replies; 3+ messages in thread
From: ayoub zaki @ 2006-12-20 14:39 UTC (permalink / raw)
  To: ecos-discuss


Hello all,

Is it possible to enable simultanously 8/16 bit flash width in eCos ?

how ?


Thanks







	

	
		
___________________________________________________________________________ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses 
http://fr.answers.yahoo.com

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

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

* Re: [ECOS] enable 8/16 bit flash in eCos
  2006-12-20 14:39 [ECOS] enable 8/16 bit flash in eCos ayoub zaki
@ 2006-12-20 22:08 ` Andrew Lunn
  2006-12-21  9:15 ` Manfred Gruber
  1 sibling, 0 replies; 3+ messages in thread
From: Andrew Lunn @ 2006-12-20 22:08 UTC (permalink / raw)
  To: ayoub zaki; +Cc: ecos-discuss

On Wed, Dec 20, 2006 at 02:39:01PM +0000, ayoub zaki wrote:
> 
> Hello all,
> 
> Is it possible to enable simultanously 8/16 bit flash width in eCos ?

Does this mean you have two different flash devices in the system?

If so you probably need to use the flash_v2 branch in the eCos CVS
repository.

        Andrew

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

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

* Re: [ECOS] enable 8/16 bit flash in eCos
  2006-12-20 14:39 [ECOS] enable 8/16 bit flash in eCos ayoub zaki
  2006-12-20 22:08 ` Andrew Lunn
@ 2006-12-21  9:15 ` Manfred Gruber
  1 sibling, 0 replies; 3+ messages in thread
From: Manfred Gruber @ 2006-12-21  9:15 UTC (permalink / raw)
  To: ecos-discuss

Am Mittwoch, 20. Dezember 2006 15:39 schrieb ayoub zaki:
> Hello all,
>
> Is it possible to enable simultanously 8/16 bit flash width in eCos ?
>
> how ?
>
>
> Thanks

hi !

Maybe this helps, i use flash_v2 branche to detect if i have a second flash 
device but the main detection is in HAL code in asm, because i set up mmu 
there.

But maybe it helps you:
https://dev.contec.at/dev/micro/micro9/LINUX/trunk/bootloader/ecos/patches/ecos/packages/devs/flash/arm/micro9/current/src/arm_micro9_l_flash_v2.c.diff

I will also have the same problem like you in the future to detect if i have 2 
x 16 bit device in parallel on 32 bit or 2 or 1 devices x 16 bit in 
serial(2devices). Huh a lot of asm work.... to set up mmu in asm

regards manfred
 

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

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

end of thread, other threads:[~2006-12-21  9:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-20 14:39 [ECOS] enable 8/16 bit flash in eCos ayoub zaki
2006-12-20 22:08 ` Andrew Lunn
2006-12-21  9:15 ` Manfred Gruber

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