u-boot/board/ti
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
..
am43xx kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00
am335x am335x_evm: Convert NOR_BOOT to Kconfig 2014-11-05 11:57:04 -05:00
am3517crane omap3/am33xx: mux: fix several checkpatch issues 2014-10-23 11:53:02 -04:00
beagle dm: omap3: Move to driver model for GPIO and serial 2014-10-23 19:29:07 -06:00
dra7xx OMAP5+: sata/scsi: Implement scsi_init() 2014-10-10 09:44:42 -04:00
evm omap3/am33xx: mux: fix several checkpatch issues 2014-10-23 11:53:02 -04:00
ks2_evm fdt: Allow ft_board_setup() to report failure 2014-11-21 04:43:15 +01:00
omap5_uevm OMAP5+: sata/scsi: Implement scsi_init() 2014-10-10 09:44:42 -04:00
panda kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
sdp3430 omap3/am33xx: mux: fix several checkpatch issues 2014-10-23 11:53:02 -04:00
sdp4430 kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
ti814x kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00
ti816x kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00
tnetv107xevm kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00