Home
last modified time | relevance | path

Searched hist:"304 fbef156b00d8d7005c8b156e64a6632d45008" (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/include/dm/
H A Dutil.h304fbef156b00d8d7005c8b156e64a6632d45008 Tue Jun 23 21:38:35 UTC 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>
/rk3399_rockchip-uboot/drivers/core/
H A Ddump.c304fbef156b00d8d7005c8b156e64a6632d45008 Tue Jun 23 21:38:35 UTC 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 DMakefile304fbef156b00d8d7005c8b156e64a6632d45008 Tue Jun 23 21:38:35 UTC 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>
/rk3399_rockchip-uboot/test/dm/
H A Dcmd_dm.c304fbef156b00d8d7005c8b156e64a6632d45008 Tue Jun 23 21:38:35 UTC 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>