[U-Boot] [PATCH] Enable garbage collection of unused input sections.
Luigi 'Comio' Mantellini
luigi.mantellini at idf-hit.com
Sun Dec 5 11:45:52 CET 2010
When available, enable the CC -ffunction-sections/-fdata-sections options and
the LD --gc-sections in order to isolate and remove from final executable the
unused functions.
More information about the U-Boot
mailing list