commit | 4ba98dc269d6a7731549669587784b3a5ae637f3 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Oct 23 18:58:48 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri Nov 21 04:43:17 2014 +0100 |
tree | 418415d966efaeeb89c1d56e9409c292f463459f | |
parent | e895a4b06f9062f052d438df7f4766b3decdb3d4 [diff] |
fdt: Report failure of ft_board_setup() Since this function can fail, print a message when it does. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Anatolij Gustschin <agust@denx.de> Reviewed-by: Tom Rini <trini@ti.com>