9
0
Fork 0
barebox/drivers/of
Sascha Hauer d384b5639f of: Drop devicetree merge support
I assume I am the only person knowing that barebox is able to
merge devicetrees. This feature seems broken for a while now since
trying to merge devicetress results in:

unflatten: too many end nodes

Remove this feature to save the complexity.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-05-22 08:09:13 +02:00
..
Kconfig of: gpio: Fix Kconfig variables to depend on 2013-12-12 09:13:20 +01:00
Makefile of: gpio: Add Kconfig variable to depend on 2013-11-25 09:01:33 +01:00
address.c OF: convert of_translate_address to new API 2013-07-05 08:26:57 +02:00
barebox.c Merge branch 'for-next/of' 2014-05-05 13:32:37 +02:00
base.c of: Add support for "stdout-path" property 2014-03-31 09:16:12 +02:00
fdt.c of: Drop devicetree merge support 2014-05-22 08:09:13 +02:00
mem_generic.c of: separate out "generic" memory bank adding 2013-05-13 21:17:10 +02:00
of_gpio.c of_gpio: return error if no device found 2014-04-09 22:26:26 +02:00
of_mtd.c of: add mtd of helpers 2013-07-16 08:46:30 +02:00
of_net.c OF: base: sync of_find_property with linux OF API 2013-06-20 17:18:01 +02:00
of_path.c of_path: Allow to specify path with phandle only 2014-04-28 11:31:39 +02:00
partition.c Merge branch 'for-next/of' 2014-05-05 13:32:37 +02:00
platform.c of: platform: Fix possible crash 2014-01-10 08:38:36 +01:00