commit | 6a5532269f391cefebf5958cb5c09672be1a99d1 | [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 | 70ac86c66802e8c03ca1c339566480e23da75064 [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>