Files
u-boot/tools/dtoc
Simon Glass 7d637c122d dtoc: Convert _drivers to a dict
At present this member holds a simple list of driver names. Update it to
be a dict of DriverInfo, with the name being the key. This will allow more
information to be added about each driver, in future patches.

Signed-off-by: Simon Glass <sjg@chromium.org>
2021-01-05 12:24:41 -07:00
..
2020-04-26 14:25:21 -06:00
2020-04-26 14:25:21 -06:00
2020-08-22 08:53:38 -06:00
2021-01-05 12:24:41 -07:00