This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DRA821U: gzip compressed Linux Kernel(TISDK-7.03.00)

Part Number: DRA821U


Hi ,

We are trying to use gzip compressed kernel image from TISDK .

Looks like u-boot doesn't support gzip kernel decompression.

Booting using the fdt blob at 0x90ecf200
Uncompressing Kernel Image
gunzip error -5

Enabled gzip compression in u-boot configuration ( CONFIG_SPL_GZIP) uncompressing the kernel ok  but when u-boot handles control to kernel saw synchronous abort with CPU reset

"Synchronous Abort" handler, esr 0x02000000
elr: 0000000000930000 lr : 00000000808025b4 (reloc)
elr: 0000000080008000 lr : 00000000ffeda5b4
x0 : 000000008e8cd000 x1 : 0000000000000000
x2 : 0000000000000000 x3 : 0000000000000000
x4 : 0000000080008000 x5 : 0000000000000001
x6 : 0000000000000008 x7 : 0000000000000000
x8 : 00000000fdead838 x9 : 0000000000000002
x10: 000000000a200023 x11: 0000000000000002
x12: 0000000000000002 x13: 000000000001869f
x14: 0000000000000000 x15: 00000000ffed9a58
x16: 00000000fff3b6f4 x17: 00000000fdecfe10
x18: 00000000fdeb7de8 x19: 00000000fffd29b0
x20: 00000000fffaa296 x21: 0000000000000000
x22: 0000000000000001 x23: 00000000fdecf7a8
x24: 00000000fdecf7a8 x25: 00000000fffb9da8
x26: 0000000000000000 x27: 00000000ffeda5f0
x28: 00000000900000d8 x29: 00000000fdead870Code: 5ef7d1fe 956d35fd 035d7d3f e6e4c4ad (464c457f)
Resetting CPU ...resetting ...

Please let me know if I missed any other settings?

Are other versions of compression(zImage) supported ?

Thanks,

Swapna