
3 May
2016
3 May
'16
1:32 a.m.
On Fri, Apr 29, 2016 at 10:00:11PM +0200, Anatolij Gustschin wrote:
env library is broken as the config file pointer is only initialized in main(). When running in the env library parse_config() fails:
Cannot parse config file '(null)': Bad address
Ensure that config file pointer is always initialized.
Signed-off-by: Anatolij Gustschin agust@denx.de Cc: Stefano Babic sbabic@denx.de
Applied to u-boot/master, thanks!
--
Tom