Simon Glass a8adb6dfeb binman: Convert GetFdtSet() to use a dict
At present this function returns a set of device-tree filenames. It has no
way of returning the actual device-tree object. Change it to a dictionary
so that we can add this feature in a future patch.

Also drop fdt_set since it is no-longer used.

Signed-off-by: Simon Glass <sjg@chromium.org>
2019-07-29 09:38:05 -06:00
..
2018-05-31 08:53:11 -04:00
2019-02-01 14:13:46 -05:00
2019-01-01 14:12:18 +01:00
2009-04-28 01:16:46 +02:00