On Fri, 26 Oct 2018 13:24:38 +0200
Sascha Hauer <[email protected]> wrote:
> >   Starting kernel at 0x888e1000, oftree at 0x8a542000...
> 
> From what I can see these addresses look fine. You have an image
> that's 28MiB in size, we put it to roughly 5x size into memory and the
> devicetree behind it. The kernel should then unpack itself to the
> start of SDRAM. Looks good and It seems barebox actually jumps to the
> Kernel.
> 
> Next thing to try would be enabling CONFIG_DEBUG_LL,
> CONFIG_DEBUG_UNCOMPRESS and CONFIG_EARLY_PRINTK in the Kernel. Pass
> "earlyprintk" as kernel option and let's see what happens then.

(earlyprintk yet to be tried)

We made a step forward: Reducing the size of the image (from 28 down to
17 MiB) makes it boot correctly.

Not sure where the limitation can come from, if you have an idea.

Thanks again for the help so far, I will post a follow-up if the
root-cause is discovered.

--
Patrick.


_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to