u-boot/board/compulab
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
..
cm_fx6 fdt: Allow ft_board_setup() to report failure 2014-11-21 04:43:15 +01:00
cm_t35 omap3: cm-t35: move get_board_serial() fallback 2014-11-06 11:04:41 -05:00
cm_t54 fdt: Allow ft_board_setup() to report failure 2014-11-21 04:43:15 +01:00
cm_t335 kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00
cm_t3517 omap3: cm-t3517: add LCD/DVI and splash support 2014-11-06 11:04:42 -05:00
common omap3: cm-t35: move get_board_serial() fallback 2014-11-06 11:04:41 -05:00
trimslice kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00