-
- Downloads
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>
Please register or sign in to comment