Initialization ordering problem

Jonas Holmberg jonas.holmberg at axis.com
Tue Mar 19 01:50:12 EST 2002


On Tue, 2002-03-19 at 07:14, William Jhun wrote:
> I could work up some kludge to make
> our platform-specific flash initialization code link in after the mtd
> code, but this would be ugly.

Why don't you want to change the link order? Isn't it logical to link in
the architecture independent parts before the architecture speficic ones
so that the arch specific code can use the frameworks in the arch
independent code?

/Jonas





More information about the linux-mtd mailing list