Home
last modified time | relevance | path

Searched hist:"5 c2aeac5" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/
H A Dconfig.mk5c2aeac5 Tue Jun 11 13:14:41 CDT 2013 Simon Glass <sjg@chromium.org> Support tracing in config.mk when enabled

Use -finstrument-functions when tracing is enabled (make FTRACE=1).
Tracing is not currently supported by SPL even if sufficient memory is
available.

When tracing is enabled, we #define FTRACE. This can be used by
board config files to conditionally enable the tracing options.

Signed-off-by: Simon Glass <sjg@chromium.org>