commit | 406ba62e02a7b2059a9aa0ef4b23d1a1ad9c9ec3 | [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 | 2aec3cc07c1aa1745056a82b98b8eacfeed2bc6d [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>