From: Mike Frysinger Date: Wed, 23 Sep 2009 20:34:48 +0000 (+0000) Subject: Blackfin: calculate on-chip lengths at link time rather than run time X-Git-Tag: v2.6.33-rc1~53^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cd82a6d58cb14c3a5d08ed171229de7adc3deac;p=pandora-kernel.git Blackfin: calculate on-chip lengths at link time rather than run time 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 --- Reading git-diff-tree failed