Hi again Simon,

Le 21/02/2012 14:11, Albert ARIBAUD a écrit :

Two new symbols are introduced which are intended to eventually be
defined on all architectures to make things easier for generic relocation
and reduce special-case code for each architecture:

__text_start is the start of the text area (equivalent to the existing
_start on ARM). It marks the start of the region which must be copied
to a new location during relocation.

Please name it _image_copy_start, not __text_start

Also, I realize this introduces two symbols which are not used within the same patch set.

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

Reply via email to