]> git.baikalelectronics.ru Git - uboot.git/commit
dm: core: Add documentation on how to debug driver model
authorSimon Glass <sjg@chromium.org>
Wed, 25 Sep 2019 14:55:48 +0000 (08:55 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 8 Oct 2019 05:57:37 +0000 (13:57 +0800)
commit3d3b2ce9b86420747ca6fee112b9a21106f9931b
tree825d1bf3c46df7d93750621356074f1a2cea10e3
parent2b74e249ca4637b402647948466dcf73860bfdb7
dm: core: Add documentation on how to debug driver model

Sometimes devices don't appear and it can be confusing. Add a few notes to
help with this situation.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
[bmeng: fix 2 issues in the doc and include the doc in the index.rst]
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
doc/driver-model/debugging.rst [new file with mode: 0644]
doc/driver-model/index.rst