Hi Simon,

On 06/28/2013 04:14 AM, Simon Glass wrote:
> I can create something with or without compression and I cannot see the
> failure. Tom is seeing it though. I will see if I can get another board
> to try. If you have any ideas please let me know.

Sorry, but I don't have any ideas. I also checked the parameters of the
gunzip call. And they were identical in the working (before this patch)
and non-working version (with this patch). gunzip() just didn't return.

One idea: It might have something to do with the interrupt disabling, as
powerpc compresses to 0. And thats the location of the interrupt vectors
(timer?). Just an idea. Do you remember shuffling the
disable_interrupts() call around?

I'll check myself in a few hours.

Thanks,
Stefan
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to