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

2015-09-24 Thread Stefano Babic
Hi Markus, On 24/09/2015 17:03, Markus Stelzhammer wrote: > Hi Stefano, > > > Today I grabbed a different Hardware with a bigger NAND chip (512 > instead of 256MB). > At this hardware, SPL is not able to jump to U-Boot. So currently I > assume that I might have some problems when flashing. > I

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

2015-09-24 Thread Heiko Schocher
Hello Markus, Am 24.09.2015 um 17:03 schrieb Markus Stelzhammer: Hi Stefano, Today I grabbed a different Hardware with a bigger NAND chip (512 instead of 256MB). At this hardware, SPL is not able to jump to U-Boot. So currently I assume that I might have some problems when flashing. Would y

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

2015-09-24 Thread Markus Stelzhammer
Hi Stefano, Today I grabbed a different Hardware with a bigger NAND chip (512 instead of 256MB). At this hardware, SPL is not able to jump to U-Boot. So currently I assume that I might have some problems when flashing. Would you be so kind to review my header file if I miss something or if

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

2015-09-24 Thread Stefano Babic
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 > devices. >