diff options
author | Fabio Estevam <festevam@gmail.com> | 2020-01-29 14:45:33 -0300 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2020-02-05 19:33:46 -0700 |
commit | 1d6a0c9503f221df0e46564bfcf96a16095a0ca7 (patch) | |
tree | d88bfaa85c377ed612caec96a309e810c1294f63 /arch/sandbox | |
parent | 5ed2dc5623b45ebd51d71f7daffd0cbcbc441186 (diff) |
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>
Diffstat (limited to 'arch/sandbox')
0 files changed, 0 insertions, 0 deletions