On Thu, 02 Jul 2026 16:04:40 +0200, Julien Stephan wrote:
> When I first ran ./tools/qconfig.py, it immediately crashed with a
> Python traceback because the configuration database had not yet been
> generated.
>
> This series adds a simple pre-check that detects this condition and
> prints a clear error message instructing the user to generate the
> database first using the -b option, instead of failing with an unhandled
> exception.
>
> [...]
Applied to u-boot/master, thanks!
[1/2] tools: qconfig: print a proper error when database is missing
commit: e24624017f49dfe22845316ccd11b8c4487c2022
[2/2] qconfig: Rename the doc link in help text
commit: ab106a8564811b0cdbcec4b2998145dc5b304783
--
Tom