u-boot/arch/powerpc/cpu/mpc5xxx
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
..
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
firmware_sc_task_bestcomm.impl.S
i2c.c
ide.c
interrupts.c
io.S
Kconfig arch: Make board selection choices optional 2015-05-12 18:10:02 -04:00
loadtask.c
Makefile
pci_mpc5200.c
serial.c serial: Remove serial_putc_raw_dev 2016-01-25 10:39:45 -05:00
speed.c
spl_boot.c
start.S powerpc: Drop unused code related to generic board 2016-05-27 15:39:54 -04:00
traps.c
u-boot-customlayout.lds
u-boot-spl.lds
u-boot.lds powerpc: Finish updating u-boot*lds scripts for newer binutils 2015-11-10 09:20:29 -05:00
usb.c
usb_ohci.c
usb_ohci.h