
15 Feb
2016
15 Feb
'16
11:36 p.m.
On Wed, Feb 10, 2016 at 12:39:30PM -0700, Stephen Warren wrote:
From: Stephen Warren swarren@nvidia.com
The Python ini file parser that's used to parse .config converts all keys to lower-case. Hence, all queries against the results must use lower-case. Fix u_boot_console.ensure_spawned() to test CONFIG_SPL correctly, or the connection will fail for boards that have SPL.
Signed-off-by: Stephen Warren swarren@nvidia.com Acked-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom