]> git.baikalelectronics.ru Git - uboot.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)
commit9e2b2dc3eb23c9878253f63ecdf0a422606c8b18
tree8b68dfe1fd467fc994eb091550fe43358a283f83
parentf0e26682405a18221c5df98d00c1b9756f2ef93c
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