u-boot-brain/arch/arm/cpu/arm926ejs/spear
Thomas Petazzoni 225bfd3906 arch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc() with CONFIG_NAND_FSMC
do_switch_ecc() calls fsmc_nand_switch_ecc(), which is a direct
function call into drivers/mtd/nand/fsmc_nand.c. However, this
function is not guarded by CONFIG_NAND_FSMC, which results to a build
failure if CONFIG_NAND_FSMC is disabled.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-08-26 14:56:10 -04:00
..
cpu.c arch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc() with CONFIG_NAND_FSMC 2017-08-26 14:56:10 -04:00
Makefile board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/ 2017-08-26 14:56:10 -04:00
reset.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
spear600.c arm: spear: Move to common SPL infrastructure 2015-08-28 12:33:16 -04:00
spl.c arm: spear: do not return random value from stack 2017-08-13 15:17:26 -04:00
spr_lowlevel_init.S board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/ 2017-08-26 14:56:10 -04:00
spr_misc.c board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/ 2017-08-26 14:56:10 -04:00
spr600_mt47h32m16_37e_166_cl4_sync.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
spr600_mt47h32m16_333_cl5_psync.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
spr600_mt47h64m16_3_333_cl5_psync.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
spr600_mt47h128m8_3_266_cl5_async.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
start.S arm: spear: Move to common SPL infrastructure 2015-08-28 12:33:16 -04:00
timer.c spear: Use upper case for CONFIG options 2016-09-16 17:26:39 -04:00
u-boot-spl.lds arm: spear: Move to common SPL infrastructure 2015-08-28 12:33:16 -04:00