Re: [U-Boot] commit 9a9d66f5ef break U-Boot Env

2019-01-18 Thread Heiko Schocher
Hello Horatiu, Am 18.01.2019 um 10:18 schrieb Horatiu Vultur: Hi Heiko, The 01/18/2019 09:34, Heiko Schocher wrote: Hello Horatiu, just tried current mainline U-Boot on imx6ull based board with Env in SPI NOR. Your commit "9a9d66f5eff0" env: add spi_flash_read_env function breaks reading En

Re: [U-Boot] commit 9a9d66f5ef break U-Boot Env

2019-01-18 Thread Horatiu Vultur
Hi Heiko, The 01/18/2019 09:34, Heiko Schocher wrote: > Hello Horatiu, > > just tried current mainline U-Boot on imx6ull based board with > Env in SPI NOR. Your commit "9a9d66f5eff0" > > env: add spi_flash_read_env function > > breaks reading Env from SPI NOR in my case... > > If I interprete

[U-Boot] commit 9a9d66f5ef break U-Boot Env

2019-01-18 Thread Heiko Schocher
Hello Horatiu, just tried current mainline U-Boot on imx6ull based board with Env in SPI NOR. Your commit "9a9d66f5eff0" env: add spi_flash_read_env function breaks reading Env from SPI NOR in my case... If I interprete your patch correct, you only read until the 2 0x0 in the env ... but for t