
30 May
2016
30 May
'16
8:06 p.m.
On Thu, May 19, 2016 at 03:23:12PM -0400, Robert P. J. Day wrote:
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
Applied to u-boot/master, thanks!
--
Tom