]> git.dujemihanovic.xyz Git - u-boot.git/commit
trace: Reduce the default for TRACE_EARLY_CALL_DEPTH_LIMIT
authorSimon Glass <sjg@chromium.org>
Sun, 15 Jan 2023 21:15:44 +0000 (14:15 -0700)
committerTom Rini <trini@konsulko.com>
Sat, 11 Feb 2023 17:22:34 +0000 (12:22 -0500)
commitc33425c6f960944ba88104f281217de5a89a5562
tree8b68dfe1fd467fc994eb091550fe43358a283f83
parent64d445a3b7018dac5131cba9f5d308c64a45e95f
trace: Reduce the default for TRACE_EARLY_CALL_DEPTH_LIMIT

This is a silly value at present, since U-Boot's call depth never reaches
200. Fix it.

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