summaryrefslogtreecommitdiffstats
path: root/arch/nios2/lib/bootm.c
diff options
context:
space:
mode:
authorThomas Chou <thomas@wytron.com.tw>2010-05-28 12:08:10 +0800
committerScott McNutt <smcnutt@psyent.com>2010-07-12 11:30:51 -0400
commitcb2da50f0f7b62f2ef806bdc61ec34d103542fbb (patch)
tree0bf401bd30feb85d871398395ed1e00a6e8b9745 /arch/nios2/lib/bootm.c
parent54841ab50c20d6fa6c9cc3eb826989da3a22d934 (diff)
downloadblackbird-obmc-uboot-cb2da50f0f7b62f2ef806bdc61ec34d103542fbb.tar.gz
blackbird-obmc-uboot-cb2da50f0f7b62f2ef806bdc61ec34d103542fbb.zip
nios2: use gc sections to reduce image size
Follow the discussion of Charles Manning and Mike Frysinger. Using gc_sections helps reduce image size. Configuring for nios2-generic board... Before, text data bss dec hex filename 123979 3724 22892 150595 24c43 /tmp/u-boot/u-boot After, text data bss dec hex filename 115983 3800 22732 142515 22cb3 /tmp/u-boot/u-boot Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Signed-off-by: Scott McNutt <smcnutt@psyent.com>
Diffstat (limited to 'arch/nios2/lib/bootm.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud