commit | abf7f4c7040b3914bea327243dcfac0ef840fbaf | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Mar 31 08:40:31 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Apr 05 16:36:50 2017 -0400 |
tree | aaab4e267dac29b925724fefa53bf80370fc4ee8 | |
parent | 0f079eb51c402e6f3805fc0d35c7cc8db7275e97 [diff] |
board_f: Drop CONFIG_SPL_BUILD check This is never defined when building this file, so drop it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: York Sun <york.sun@nxp.com>