Files
u-boot/drivers
Simon Glass cce61fc428 dm: devres: Convert to use logging
At present when CONFIG_DEBUG_DEVRES is enabled, U-Boot prints log messages
to the console with every devres allocation/free event. This causes most
tests to fail since the console output is not as expected.

In particular this prevents us from adding a device to sandbox which uses
devres in its bind method.

Move devres over to use U-Boot's logging feature instead, and add a new
category for devres.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-01-07 16:02:38 -07:00
..
2019-05-21 08:03:38 +02:00
2020-01-07 16:02:38 -07:00
2019-12-02 18:23:09 -05:00
2019-12-15 11:44:25 +08:00
2020-01-06 17:07:49 -05:00
2020-01-06 17:07:49 -05:00
2019-08-07 15:31:04 -04:00
2019-12-15 11:44:26 +08:00
2019-12-15 11:44:26 +08:00
2019-11-17 17:22:53 +08:00
2019-11-01 16:45:40 +03:00
2019-12-27 14:34:29 +01:00
2019-12-10 05:54:55 -07:00
2020-01-06 17:07:49 -05:00
2019-07-19 15:17:05 +02:00
2020-01-07 10:26:55 +01:00