On 09/19/2012 01:42 AM, Tom Rini wrote:
+To ensure that the linker does not discard these symbols when linking
+full U-Boot we use generate a list of all of the commands and force the
+linker to first enter the symbol as undefined in the object so that
+there is then a need for the symbol to be kept (UNDEF_SYM in the
+Makefile).
+
I have no idea what this is about, but my mind has difficulty parsing
this sentence.

"To ensure that the linker does not discard these symbols when linking
full U-Boot we use generate a list"

a generated list?

Regards,
Jeroen


_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to