[U-Boot] SPL boot with NAND on i.MX6 data abort

2015-09-24 Thread Markus Stelzhammer
Hi all, I'm currently working on the port of u-boot for our custom boards. Previously we were using u-boot based on v2013.04 without SPL for our boards (we have boards with SD also) and this worked for all of our devices. As we now have new boards with different (bigger) RAM, I decided to use

Re: [U-Boot] SPL boot with NAND on i.MX6 data abort

2015-09-24 Thread Markus Stelzhammer
Stefano Babic wrote: Hi Markus, On 23/09/2015 10:02, Markus Stelzhammer wrote: Hi all, I'm currently working on the port of u-boot for our custom boards. Previously we were using u-boot based on v2013.04 without SPL for our boards (we have boards with SD also) and this worked for all of our