aboutsummaryrefslogtreecommitdiff
path: root/cmd/aes.c
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2019-12-29 21:19:24 -0700
committerSimon Glass <sjg@chromium.org>2020-01-07 16:02:38 -0700
commitcce61fc428700a782f2f76b0f32b6112eeb99dfb (patch)
tree051bc9733c6aee6281d62e3e2fecd3211ec52c13 /cmd/aes.c
parent8109863f535e0851b50a333d4e7fdaa2006ac019 (diff)
downloadu-boot-cce61fc428700a782f2f76b0f32b6112eeb99dfb.zip
u-boot-cce61fc428700a782f2f76b0f32b6112eeb99dfb.tar.gz
u-boot-cce61fc428700a782f2f76b0f32b6112eeb99dfb.tar.bz2
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>
Diffstat (limited to 'cmd/aes.c')
0 files changed, 0 insertions, 0 deletions