1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 16:52:14 +02:00
Files
u-boot-megous/include
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-12-06 16:44:20 -05:00
2019-10-16 05:42:27 +02:00
2019-12-15 11:44:10 +08:00
2019-11-17 17:22:53 +08:00
2019-12-15 11:44:16 +08:00
2019-11-02 18:00:51 +08:00
2019-12-09 09:47:43 -06:00
2019-10-13 23:34:43 +02:00
2019-12-17 06:58:19 +01:00
2019-10-14 09:31:41 +02:00
2019-11-05 10:27:18 +01:00
2019-11-07 18:39:16 -05:00
2020-01-07 16:02:38 -07:00
2019-12-02 18:23:11 -05:00
2019-12-15 11:44:11 +08:00
2019-12-06 16:44:19 -05:00
2019-12-02 18:23:09 -05:00