u-boot/board/keymile
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
..
common cppcheck cleanup: fix nullPointer errors 2014-11-07 16:27:07 -05:00
km82xx fdt: Allow ft_board_setup() to report failure 2014-11-21 04:43:15 +01:00
km83xx fdt: Allow ft_board_setup() to report failure 2014-11-21 04:43:15 +01:00
km_arm arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo() 2014-10-23 09:59:21 -04:00
kmp204x fdt: Allow ft_board_setup() to report failure 2014-11-21 04:43:15 +01:00
scripts arm/km: define fdt_high env variable and allow backwards compatibility 2014-02-13 16:18:13 +01:00