u-boot-brain/board/spear
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
..
spear300 arm: Add explicit include of <asm/mach-types.h> 2017-06-05 11:02:36 -04:00
spear310 arm: Add explicit include of <asm/mach-types.h> 2017-06-05 11:02:36 -04:00
spear320 arm: Add explicit include of <asm/mach-types.h> 2017-06-05 11:02:36 -04:00
spear600 build: Drop CONFIG_SPL_BUILD guards in some cases 2018-01-10 08:05:52 -05:00
x600 spl: add hierarchical defaults for SPL_LDSCRIPT 2017-08-13 17:12:37 +02:00