diff options
author | Marek Vasut <marek.vasut+renesas@gmail.com> | 2020-05-03 17:22:43 +0200 |
---|---|---|
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | 2020-05-09 23:12:39 +0200 |
commit | 58d8c88ff81b4532f8f5884fe4138639c966bc84 (patch) | |
tree | ebaaa73ca5e3910139e0c4a9f36fb62c11b901bf /include/configs/tegra-common.h | |
parent | 8fe829e9b073d4a8c075d18845f47b3441fde931 (diff) | |
download | u-boot-58d8c88ff81b4532f8f5884fe4138639c966bc84.tar.gz |
sh: Enable ffunction-sections and fdata-sections
Enable these two options to let compiler eliminate unused code.
On R2Dplus, this results in considerable amount of saved space:
text data bss dec hex filename
- 266580 13196 39076 318852 4dd84 u-boot
+ 220214 12797 38745 271756 4258c u-boot
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Cc: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/tegra-common.h')
0 files changed, 0 insertions, 0 deletions