u-boot/board/freescale/t208xqds
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
..
ddr.c board/t208xqds: Add support of 2-stage NAND/SPI/SD boot 2014-04-22 17:58:52 -07:00
ddr.h board/t2080qds: some update for ddr 2014-06-05 12:56:06 -07:00
eth_t208xqds.c board/t208x: update t2080qds/t2080rdb for errata A-007186 2014-06-05 12:55:39 -07:00
Kconfig kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
law.c powerpc/t2081qds: Add T2081 QDS board support 2014-02-24 15:23:01 -08:00
MAINTAINERS MAINTAINERS: comment out blank M: field 2014-09-24 18:30:28 -04:00
Makefile board/t208xqds: Add support of 2-stage NAND/SPI/SD boot 2014-04-22 17:58:52 -07:00
pci.c powerpc/t2081qds: Add T2081 QDS board support 2014-02-24 15:23:01 -08:00
spl.c board/t208xqds: Add support of 2-stage NAND/SPI/SD boot 2014-04-22 17:58:52 -07:00
t208x_pbi.cfg powerpc/t2081qds: Add T2081 QDS board support 2014-02-24 15:23:01 -08:00
t208xqds.c fdt: Allow ft_board_setup() to report failure 2014-11-21 04:43:15 +01:00
t208xqds.h powerpc/t2081qds: Add T2081 QDS board support 2014-02-24 15:23:01 -08:00
t208xqds_qixis.h powerpc/t2081qds: Add T2081 QDS board support 2014-02-24 15:23:01 -08:00
t2080_rcw.cfg board/t208x: update t2080qds/t2080rdb for errata A-007186 2014-06-05 12:55:39 -07:00
t2081_rcw.cfg powerpc/t2081qds: Add T2081 QDS board support 2014-02-24 15:23:01 -08:00
tlb.c board/t208xqds: Add support of 2-stage NAND/SPI/SD boot 2014-04-22 17:58:52 -07:00