Re: [U-Boot] Hang when enabling DCache on a iMX6 board

2015-02-04 Thread Boris Brezillon
Hi Anatolij, On Tue, 3 Feb 2015 20:17:36 +0100 Anatolij Gustschin wrote: > Hello Boris, > > On Tue, 3 Feb 2015 19:39:16 +0100 > Boris Brezillon wrote: > > > Hello, > > > > I'm currently porting the SECO iMX6 uQ7 board to mainline, but I'm > > facing a hang when enabling DCache (CONFIG_SYS_DC

Re: [U-Boot] Hang when enabling DCache on a iMX6 board

2015-02-03 Thread Anatolij Gustschin
Hello Boris, On Tue, 3 Feb 2015 19:39:16 +0100 Boris Brezillon wrote: > Hello, > > I'm currently porting the SECO iMX6 uQ7 board to mainline, but I'm > facing a hang when enabling DCache (CONFIG_SYS_DCACHE_OFF undefined). > Last week I asked on the #u-boot chan if anybody already encountered >