On Thursday 09 August 2007 12:38:43 Aurelien Jarno wrote: > Michael Buesch a écrit : > > On Thursday 09 August 2007 02:44:30 Aurelien Jarno wrote: > >> +struct ssb_bus ssb_bcm947xx; > >> +EXPORT_SYMBOL(ssb_bcm947xx); > > > > Huh, which module does need this internal structure? > > > > This is needed for mtd mappings. The size and the location of the flash > is taken from this structure. > So mtd is compiled as a module? Really? From where is it loaded, if not from flash? -- Greetings Michael.