u-boot-brain/doc/driver-model
Fabio Estevam 1d6a0c9503 doc: dm: debugging: Fix the steps for activating debug
Following the recommendation of adding '#define DEBUG' at the top
of drivers/core/lists.c does not cause the debug messages to be
shown. Change it to '#define LOG_DEBUG' instead, which actually
makes it work as per doc/README.log.

While at it, provide the full path to lists.c to in order to make
the instructions clearer.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-02-05 19:33:46 -07:00
..
debugging.rst doc: dm: debugging: Fix the steps for activating debug 2020-02-05 19:33:46 -07:00
design.rst doc: driver-model: Convert README.txt to reST 2019-07-24 10:07:24 -04:00
fdt-fixup.rst doc: driver-model: Convert fdt-fixup.txt to reST 2019-07-24 10:07:24 -04:00
fs_firmware_loader.rst doc: driver-model: Convert fs_firmware_loader.txt to reST 2019-07-24 10:07:24 -04:00
i2c-howto.rst doc: driver-model: Convert i2c-howto.txt to reST 2019-07-24 10:07:24 -04:00
index.rst dm: core: Add documentation on how to debug driver model 2019-10-08 13:57:37 +08:00
livetree.rst doc: driver-model: Convert livetree.txt to reST 2019-07-24 10:07:24 -04:00
migration.rst dm: MIGRATION: Add migration plan for CONFIG_DM 2019-09-19 12:54:30 -04:00
of-plat.rst dm: doc: Add a note about of-platdata and header files 2019-12-15 11:44:22 +08:00
pci-info.rst pci: Correct 'specifified' and 'Plese' typos 2019-10-08 13:57:42 +08:00
pmic-framework.rst doc: driver-model: Convert pmic-framework.txt to reST 2019-07-24 10:07:24 -04:00
remoteproc-framework.rst doc: driver-model: Convert remoteproc-framework.txt to reST 2019-07-24 10:07:24 -04:00
serial-howto.rst doc: driver-model: Convert serial-howto.txt to reST 2019-07-24 10:07:24 -04:00
spi-howto.rst dm: spi: Change cs_info op to return -EINVAL for invalid cs num 2019-10-25 00:48:31 +05:30
usb-info.rst doc: driver-model: Convert usb-info.txt to reST 2019-07-24 10:07:24 -04:00