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>
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| config.mk | ||
| cpu.c | ||
| cpu_init.c | ||
| firmware_sc_task_bestcomm.impl.S | ||
| i2c.c | ||
| ide.c | ||
| interrupts.c | ||
| io.S | ||
| loadtask.c | ||
| pci_mpc5200.c | ||
| serial.c | ||
| speed.c | ||
| spl_boot.c | ||
| start.S | ||
| traps.c | ||
| u-boot-customlayout.lds | ||
| u-boot-spl.lds | ||
| u-boot.lds | ||
| usb.c | ||
| usb_ohci.c | ||
| usb_ohci.h | ||