u-boot/board/amcc
Simon Glass e895a4b06f fdt: Allow ft_board_setup() to report failure
This function can fail if the device tree runs out of space. Rather than
silently booting with an incomplete device tree, allow the failure to be
detected.

Unfortunately this involves changing a lot of places in the code. I have
not changed behvaiour to return an error where one is not currently
returned, to avoid unexpected breakage.

Eventually it would be nice to allow boards to register functions to be
called to update the device tree. This would avoid all the many functions
to do this. However it's not clear yet if this should be done using driver
model or with a linker list. This work is left for later.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Anatolij Gustschin <agust@denx.de>
2014-11-21 04:43:15 +01:00
..
acadia kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
bamboo kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
bubinga MAINTAINERS: comment out blank M: field 2014-09-24 18:30:28 -04:00
canyonlands fdt: Allow ft_board_setup() to report failure 2014-11-21 04:43:15 +01:00
common Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
ebony kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
katmai kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
kilauea kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
luan kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
makalu kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
ocotea kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
redwood kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
sequoia fdt: Allow ft_board_setup() to report failure 2014-11-21 04:43:15 +01:00
taihu kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
taishan kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
walnut kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
yosemite kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
yucca MAINTAINERS: comment out blank M: field 2014-09-24 18:30:28 -04:00