diff options
| author | Marek Vasut <[email protected]> | 2020-05-03 17:22:43 +0200 |
|---|---|---|
| committer | Marek Vasut <[email protected]> | 2020-05-20 13:20:25 +0200 |
| commit | 56f01746ab5c6950bd0f76d02252ee4450f86659 (patch) | |
| tree | c6c27f3fcadcf35107f2577505b282437f4b39b9 /scripts | |
| parent | 03578d940dd3c19893c66e08be72f9ff1aa3d5c9 (diff) | |
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 <[email protected]>
Cc: Nobuhiro Iwamatsu <[email protected]>
Cc: Tom Rini <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
