On 10/03/15 06:34, Tymon wrote:
On 10 March 2015 at 04:43, Tymon <banglang.hu...@foxmail.com> wrote:
 > my cpu is BCM958522ER which is the same series with 4708 as well, 32MB

 > ###boot log: (I updated the xxx-squashfs.trx to the flash)
 >
 > Hit any key to stop autoboot:  0
 > Checking TRX Image at addr 1e200000 ...
 >    Uncompressing  ... Primary TRX image OK
 > kernel args : console=ttyS0,115200 ubi.mtd=5 root=ubi0:rootfs ro
 > rootflags=sync rootfstype=ubifs user_debug=31
 > Booting from Primary Partition
 > kernel_args console=ttyS0,115200 ubi.mtd=5 root=ubi0:rootfs ro
 > rootflags=sync rootfstype=ubifs user_debug=31
 > Start addr 00008000 machid 127f Parmameter addr 00100000 ...
 >
 > Starting kernel ...
 > Uncompressing Linux...
 >
 > XZ-compressed data is corrupt
 >
 > -- System halted
 >
 > I want to know why this error arise, any hints will be appreciated.

but the "XZ-compressed data is corrupt" is the message of openwrt-trunk
kernel that under linux-3.14.xx/lib/compress_unxz.c +371


Did uboot load all of the image into memory?
Where did it load the image?
Where will the kernel decompress to?
Is there room for it to be decompressed?
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to