mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 15:37:23 +00:00
1d6a0c9503
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> |
||
---|---|---|
.. | ||
debugging.rst | ||
design.rst | ||
fdt-fixup.rst | ||
fs_firmware_loader.rst | ||
i2c-howto.rst | ||
index.rst | ||
livetree.rst | ||
migration.rst | ||
of-plat.rst | ||
pci-info.rst | ||
pmic-framework.rst | ||
remoteproc-framework.rst | ||
serial-howto.rst | ||
spi-howto.rst | ||
usb-info.rst |