u-boot/arch/powerpc/cpu/mpc8260
Robert P. J. Day 7ffe3cd62e Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP
Since CONFIG_OF_BOARD_SETUP depends on CONFIG_OF_LIBFDT:

  config OF_BOARD_SETUP
          bool "Set up board-specific details in device tree before boot"
          depends on OF_LIBFDT
          ...

remove superfluous tests of CONFIG_OF_LIBFDT when testing for
CONFIG_OF_BOARD_SETUP.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
[trini: Typo fix: s/ifdefi/ifdef/]
Signed-off-by: Tom Rini <trini@konsulko.com>
2016-05-27 15:41:16 -04:00
..
Kconfig arch: Make board selection choices optional 2015-05-12 18:10:02 -04:00
Makefile
bedbug_603e.c
commproc.c
config.mk
cpu.c Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP 2016-05-27 15:41:16 -04:00
cpu_init.c powerpc: remove cogent_8xx, cogent_mpc8260 board support 2015-01-05 12:08:53 -05:00
ether_fcc.c Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
ether_scc.c Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
i2c.c Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
interrupts.c
kgdb.S remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
pci.c mpc8260: remove PM825, PM826, PM828 board support 2015-01-05 12:08:54 -05:00
serial_scc.c
serial_smc.c
speed.c
spi.c
start.S powerpc: remove cogent_8xx, cogent_mpc8260 board support 2015-01-05 12:08:53 -05:00
traps.c
u-boot.lds powerpc: Finish updating u-boot*lds scripts for newer binutils 2015-11-10 09:20:29 -05:00