u-boot-brain/board/freescale/b4860qds
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
..
b4_pbi.cfg board/b4860qds:Slow MDC clock to comply IEEE specs in PBI config 2014-04-22 17:58:47 -07:00
b4_rcw.cfg powerpc/b4860/pbl: fix rcw cfg 2014-01-02 14:10:14 -08:00
b4860qds_crossbar_con.h board/b4860qds: Add support to make Aurora work on B4860QDS 2014-03-07 14:49:16 -08:00
b4860qds_qixis.h SGMII:fix PHY addresses for QSGMII Riser Card working in SGMII mode 2013-10-16 16:13:11 -07:00
b4860qds.c fdt: Allow ft_board_setup() to report failure 2014-11-21 04:43:15 +01:00
b4860qds.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
ddr.c board/b4qds:Add support of 2 stage NAND boot-loader 2014-04-22 17:58:51 -07:00
eth_b4860qds.c 85xx/b4860: Alternate serdes protocols for B4860/B4420 2014-03-07 14:50:00 -08:00
Kconfig kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
law.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
MAINTAINERS MAINTAINERS: comment out blank M: field 2014-09-24 18:30:28 -04:00
Makefile board/b4qds:Add support of 2 stage NAND boot-loader 2014-04-22 17:58:51 -07:00
pci.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
spl.c board/b4qds:Add support of 2 stage NAND boot-loader 2014-04-22 17:58:51 -07:00
tlb.c board/b4qds:Add support of 2 stage NAND boot-loader 2014-04-22 17:58:51 -07:00