Searched hist:"1235 c791827ce6040d4e0103cb6d84a150a84d3c" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/test/py/ |
| H A D | u_boot_console_base.py | 1235c791827ce6040d4e0103cb6d84a150a84d3c Wed Feb 10 19:39:30 UTC 2016 Stephen Warren <swarren@nvidia.com> test/py: fix CONFIG_SPL test
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>
|