[U-Boot] there is no need for uboot to use linux's mtd driver!

Scott Wood scottwood at freescale.com
Tue Jun 16 23:06:00 CEST 2009


Mike Frysinger wrote:
> On Tuesday 16 June 2009 14:33:00 Scott Wood wrote:
>> I agree that there should be a way for the generic functions
>> to not be compiled if they're not needed.
> 
> if gc-sections is used, then it isnt a problem ...

Not without some other changes -- there would still be references to the 
unused functions in the form of code that would set function pointers to 
them if those function pointers weren't already non-NULL.

-Scott


More information about the U-Boot mailing list