[U-Boot] Raspberry Pi 3(+) / 64bit bug with saveenv

Hi,
I see a strange problem with `saveenv` on Raspberry Pi 3 platform. Other Raspberry Pi (0/w/2) device work well with `saveenv`.
After I call the `saveenv` command, the device going into `fsm 1, hsts 00000001` loop. I try it with env file on ext/fat and on mmc.
Here is the bug report: https://github.com/home-assistant/hassos/issues/28
Anyone see a problem like this before?
greets Pascal

On 12.06.18 20:21, Pascal Vizeli wrote:
Hi,
I see a strange problem with `saveenv` on Raspberry Pi 3 platform. Other Raspberry Pi (0/w/2) device work well with `saveenv`.
After I call the `saveenv` command, the device going into `fsm 1, hsts 00000001` loop. I try it with env file on ext/fat and on mmc.
Here is the bug report: https://github.com/home-assistant/hassos/issues/28
Anyone see a problem like this before?
Yes. This should be fixed by commit 79fd08f7456c7d12b04ef39e51d84d9981599c3a.
In other words, latest git (or 2018.07-rc1) should already contain the fix.
Alex

Yes, this patch works. Thanks a lot.
Greets Pascal
2018-06-12 22:36 GMT+02:00 Alexander Graf agraf@suse.de:
On 12.06.18 20:21, Pascal Vizeli wrote:
Hi,
I see a strange problem with `saveenv` on Raspberry Pi 3 platform. Other Raspberry Pi (0/w/2) device work well with `saveenv`.
After I call the `saveenv` command, the device going into `fsm 1, hsts 00000001` loop. I try it with env file on ext/fat and on mmc.
Here is the bug report: https://github.com/home-assistant/hassos/issues/28
Anyone see a problem like this before?
Yes. This should be fixed by commit 79fd08f7456c7d12b04ef39e51d84d9981599c3a.
In other words, latest git (or 2018.07-rc1) should already contain the fix.
Alex
participants (3)
-
Alexander Graf
-
Pascal Vizeli
-
Pascal Vizeli