[U-Boot] [PATCH] mx53loco: Fix boot hang during reboot stress test

2015-02-09 Thread Fabio Estevam
From: Fabio Estevam fabio.este...@freescale.com Currently by running the following test: = setenv bootcmd reset = save = reset , we observe a hang after approximately 20-30 minutes of stress reboot test. Investigation of this issue revealed that when a single DDR chip select is used, the hang

Re: [U-Boot] [PATCH] mx53loco: Fix boot hang during reboot stress test

2015-02-09 Thread Stefano Babic
Hi Fabio, On 09/02/2015 10:29, Fabio Estevam wrote: From: Fabio Estevam fabio.este...@freescale.com Currently by running the following test: = setenv bootcmd reset = save = reset , we observe a hang after approximately 20-30 minutes of stress reboot test. Investigation of this