Home
last modified time | relevance | path

Searched hist:"304 fbef1" (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/core/
H A Ddump.c304fbef1 Tue Jun 23 16:38:35 CDT 2015 Simon Glass <sjg@chromium.org> dm: Move the tree/uclass dump code into its own file

In SPL it is sometimes useful to be able to obtain a dump of the current
driver model state. Since commands are not available, provide a way to
directly call the functions to output this information.

Adjust the existing commands to use these functions.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A DMakefile304fbef1 Tue Jun 23 16:38:35 CDT 2015 Simon Glass <sjg@chromium.org> dm: Move the tree/uclass dump code into its own file

In SPL it is sometimes useful to be able to obtain a dump of the current
driver model state. Since commands are not available, provide a way to
directly call the functions to output this information.

Adjust the existing commands to use these functions.

Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/include/dm/
H A Dutil.h304fbef1 Tue Jun 23 16:38:35 CDT 2015 Simon Glass <sjg@chromium.org> dm: Move the tree/uclass dump code into its own file

In SPL it is sometimes useful to be able to obtain a dump of the current
driver model state. Since commands are not available, provide a way to
directly call the functions to output this information.

Adjust the existing commands to use these functions.

Signed-off-by: Simon Glass <sjg@chromium.org>