Blackfin: calculate on-chip lengths at link time rather than run time
authorMike Frysinger <vapier@gentoo.org>
Wed, 23 Sep 2009 20:34:48 +0000 (20:34 +0000)
committerMike Frysinger <vapier@gentoo.org>
Tue, 15 Dec 2009 05:13:55 +0000 (00:13 -0500)
Since the link sizes never change at runtime, push the calculation out to
the linker script to save some useless calculation costs.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>

No differences found