u-boot-brain/arch/sh
Marek Vasut 56f01746ab 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>
2020-05-20 13:20:25 +02:00
..
cpu command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
dts sh: r2dplus: Fix missing PCI range 2019-09-14 21:28:55 +02:00
include/asm dma-mapping: add <asm/dma-mapping.h> for all architectures 2020-02-20 15:09:54 +08:00
lib common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
config.mk sh: Enable ffunction-sections and fdata-sections 2020-05-20 13:20:25 +02:00
Kconfig sh: r0p7734: Remove the board 2019-06-14 12:42:06 +02:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00