All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] MTD Concat support
@ 2008-04-16 10:44 Luigi 'Comio' Mantellini
  2008-04-16 11:47 ` Vlad Lungu
  0 siblings, 1 reply; 8+ messages in thread
From: Luigi 'Comio' Mantellini @ 2008-04-16 10:44 UTC (permalink / raw)
  To: u-boot

Hi Guys,

I'm a question regarding the MTD Concat support in U-BOOT.
My system has 2 Flash (x16MB) driven by 2 different Chipselects. The
memory layout is the following:

[0xbe000000 -> 0xbeffffff ] Flash#0 CS#0
?[0xbf000000 -> 0xbfffffff ] Flash#1 CS#1

I would link to create a JFFS2 partition across the two flash banks with size about 28M. In other hands I should meet the following partition layout:

[0xbe000000 -> 0xbfc00000 ] JFFS2 root 
[0xbfc00000 -> 0xbfe00000 ] U-BOOT code
[0xbfe00000 -> 0xbfffffff ] DATA

Into the JFFS2 filesystem there are the Kernel images and a lot of spare datas.

How I can say to U-boot to consider the two flashes as a single space of
memory (in order to place a big JFFS2 filesystem)? In Linux I can
achieve this using the MTD Concat driver but I don't understand How I
can do in U-boot.

Thanks a lot for any comments.


ciao

luigi

-- 
     ______       Luigi Mantellini
   .'______'.     R&D - Software
  (.'      '.)    Industrie Dial Face S.p.A.
  ( :=----=: )    Via Canzo, 4
  ('.______.')    20068 Peschiera Borromeo (MI), Italy
   '.______.'     Tel.: +39 02 5167 2813
                  Fax:  +39 02 5167 2459
Ind.  Dial Face   Email: luigi.mantellini at idf-hit.com
www.idf-hit.com   GPG fingerprint: 3DD1 7B71 FBDF 6376 1B4A
                                   B003 175F E979 907E 1650

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

end of thread, other threads:[~2008-04-16 21:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-16 10:44 [U-Boot-Users] MTD Concat support Luigi 'Comio' Mantellini
2008-04-16 11:47 ` Vlad Lungu
2008-04-16 12:26   ` Luigi 'Comio' Mantellini
2008-04-16 13:05     ` Vlad Lungu
2008-04-16 13:55       ` Luigi 'Comio' Mantellini
2008-04-16 18:39         ` Vlad Lungu
2008-04-16 19:11           ` Luigi 'Comio' Mantellini
     [not found]             ` <48065219.6030003@comsys.ro>
2008-04-16 21:06               ` Luigi 'Comio' Mantellini

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.