Re: [U-Boot] Help with spl: zImage support in Falcon mode

2016-10-19 Thread Diego Dorta
Hi Ladislay, >From: Ladislav Michl >Sent: Wednesday, October 19, 2016 7:50 AM >To: Diego Dorta >Cc: u-boot@lists.denx.de; h...@denx.de >Subject: Re: Help with spl: zImage support in Falcon mode > >Hi, > >On Tue, Oct 18, 2016 at 04:36:54PM +, Diego Dorta wrote: >> Hi all, >> >> According to co

Re: [U-Boot] Help with spl: zImage support in Falcon mode

2016-10-19 Thread Ladislav Michl
On Wed, Oct 19, 2016 at 04:52:50PM +, Diego Dorta wrote: [snip] > Yes, all these commands works fine with uImage. I understood now. > But, how do I do to use zImage instead of uImage? I've never used spl export as I have fdt prepared during build time. Looking at source, zImage support is not

Re: [U-Boot] Help with spl: zImage support in Falcon mode

2016-10-19 Thread Fabio Estevam
Hi Diego, On Tue, Oct 18, 2016 at 2:36 PM, Diego Dorta wrote: > # spl export fdt ${loadaddr} - ${fdt_addr} >XIP Invalid Image ... OK > ERROR: booting os 'Invalid OS' (0) is not supported > ERROR: booting os 'Invalid OS' (0) is not supported > ERROR: booting os 'Invalid OS' (0) is not suppor

Re: [U-Boot] Help with spl: zImage support in Falcon mode

2016-10-19 Thread Ladislav Michl
Hi, On Tue, Oct 18, 2016 at 04:36:54PM +, Diego Dorta wrote: > Hi all, > > According to commit log: > > commit 431889d6ad9a39846636716478d504aa7ff976fc > Author: Ladislav Michl > Date: Tue Jul 12 20:28:14 2016 +0200 > > spl: zImage support in Falcon mode > > Other payload t

[U-Boot] Help with spl: zImage support in Falcon mode

2016-10-18 Thread Diego Dorta
Hi all, According to commit log: commit 431889d6ad9a39846636716478d504aa7ff976fc Author: Ladislav Michl Date: Tue Jul 12 20:28:14 2016 +0200 spl: zImage support in Falcon mode Other payload than uImage is currently considered to be raw U-Boot image. Check also for zImage in