u-boot-brain/arch
Tom Rini c87f9ce227 x86: Don't build some unused objects in TPL
In the future if we have separate symbols for DM_SPI_FLASH and
SPL_DM_SPI_FLASH we will not always have function declarations available
for some DM calls.  This in turn leads to build warnings but not
failures as the code isn't used and is discarded at link time.
Restructure things to not build code we won't use for TPL anyways.

Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
2020-06-29 13:34:43 -04:00
..
arc common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
arm arm: imx: Finish migration of CONFIG_CSF_SIZE to Kconfig 2020-06-26 10:29:06 -04:00
m68k bdinfo: m68k: ppc: Move arch-specific code from bdinfo 2020-06-25 13:24:13 -04:00
microblaze common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
mips common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
nds32 bdinfo: nds32: Use generic bd_info 2020-06-25 13:24:10 -04:00
nios2 common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
powerpc bdinfo: m68k: ppc: Move arch-specific code from bdinfo 2020-06-25 13:24:13 -04:00
riscv bdinfo: riscv: Use generic bd_info 2020-06-25 13:24:10 -04:00
sandbox dm: uclass: don't assign aliased seq numbers 2020-06-11 20:52:11 -06:00
sh sh: Enable ffunction-sections and fdata-sections 2020-05-20 13:20:25 +02:00
x86 x86: Don't build some unused objects in TPL 2020-06-29 13:34:43 -04:00
xtensa common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
.gitignore
Kconfig sandbox: move compression option to Kconfig 2020-05-25 11:54:53 -04:00
u-boot-elf.lds arch: Add explicit linker script for u-boot-elf 2020-04-03 11:52:55 -04:00