]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Rearrange the output input to remove BSS
authorSimon Glass <sjg@chromium.org>
Thu, 28 Feb 2013 19:26:14 +0000 (19:26 +0000)
committerSimon Glass <sjg@chromium.org>
Mon, 4 Mar 2013 23:57:40 +0000 (15:57 -0800)
commitf82d15ead1badc329c4c804f0405e32289f46dd8
treef35c1a6d423924420d37ed2023de66348180a069
parent4b491b8ddeaaf6cf6a47d7102188c9a9c6b1b3d8
x86: Rearrange the output input to remove BSS

At present BSS data is including in the image, which wastes binary space.
Remove it by rearranging the sections so that BSS is last.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/u-boot.lds