u-boot-brain/arch/arm/cpu/arm926ejs
Tom Rini ec75fab302 build: Drop CONFIG_SPL_BUILD guards in some cases
Given gcc-6.1 and later we can now safely have strings discarded when
the functions are unused.  This lets us drop certain cases of not
building something so that we don't have the strings brought in when the
code was discarded.  Simplify the code now by dropping guards we don't
need now.

Cc: Stefano Babic <sbabic@denx.de>
Cc: Fabio Estevam <fabio.estevam@nxp.com>
Cc: Chander Kashyap <k.chander@samsung.com>
Cc: Thomas Abraham <thomas.ab@samsung.com>
Cc: Vipin Kumar <vipin.kumar@st.com>
Cc: Wenyou Yang <wenyou.yang@microchip.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
2018-01-10 08:05:52 -05:00
..
armada100 board_f: Drop setup_dram_config() wrapper 2017-04-05 16:36:51 -04:00
lpc32xx serial, ns16550: bugfix: ns16550 fifo not enabled 2017-01-20 09:15:19 -05:00
mx25 build: Drop CONFIG_SPL_BUILD guards in some cases 2018-01-10 08:05:52 -05:00
mx27 build: Drop CONFIG_SPL_BUILD guards in some cases 2018-01-10 08:05:52 -05:00
mxs imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
orion5x edminiv2: switch to SPL 2015-02-25 07:59:50 +01:00
spear arch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc() with CONFIG_NAND_FSMC 2017-08-26 14:56:10 -04:00
cache.c arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD 2017-03-18 20:28:01 -04:00
cpu.c arm, arm926ejs: make thumb mode compileable 2015-01-19 12:49:26 +01:00
Makefile arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD 2017-03-18 20:28:01 -04:00
start.S arm: Allow skipping of low-level init with I-cache on 2016-06-12 23:49:38 +02:00