[U-Boot] reboot freeze due to wachdog

2016-11-15 Thread Arthur LAMBERT
I have an issue with reboot on a imx6ul board + the watchdog hardware from uboot. Most of the times the reboot freeze. Not all the time. I already post the issue on freescale community. But uboot from freescale does not use the hardware watchdog. That's why they ask me to post my issue here..

Re: [U-Boot] Issue with uboot on imx6slevk

2014-12-30 Thread Arthur Lambert
at 6:12 PM, Arthur Lambert lambertarthu...@gmail.com wrote: Hi Fabio, Ok I will test it tomorrow. Thanks for the reply. I did not know that I can use the main uboot for my build instead of the fork from Freescale for mx6 I think I understand the issue you reported. You are booting

[U-Boot] Issue with uboot on imx6slevk

2014-12-29 Thread Arthur Lambert
Hi, I would like to use Buildroot to generate a linux for imx6 sololitevk. I found an existing configuration done for this board in the master branch of Buildroot. To generate my image : make freescale_imx6sololiteevk_defconfig make all Then I used this script in

Re: [U-Boot] Issue with uboot on imx6slevk

2014-12-29 Thread Arthur Lambert
...@gmail.com wrote: Please use U-boot 2014.10 or 2015.01-rc3 instead. If you have issues, then you can post here again ;-) By the way, just tested top of tree U-boot on a mx6sl evk and I didn't see any issues on booting the kernel. -- - Arthur LAMBERT