From mboxrd@z Thu Jan 1 00:00:00 1970 From: rhabarber1848 Date: Wed, 15 Jul 2009 16:44:34 +0200 Subject: [U-Boot] [PATCH] Refresh LZMA-lib to 4.65 References: <1246985548-24183-1-git-send-email-luigi.mantellini.ml@gmail.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, the same boot screen with #define DEBUG > Un-Protecting sectors 8..70 in bank 1 > ............................................................... done > Un-Protected 63 sectors > ## Current stack ends at 0x03fa87e8 > * kernel: default image load address = 0x01000000 > ## Booting kernel from Legacy Image at 01000000 ... > Image Name: Linux LZMA > Image Type: PowerPC Linux Kernel Image (lzma compressed) > Data Size: 589824 Bytes = 576 kB > Load Address: 00000000 > Entry Point: 00000000 > Verifying Checksum ... OK > kernel data at 0x01000040, len = 0x00090000 (589824) > ## No init Ramdisk > ramdisk start = 0x00000000, ramdisk end = 0x00000000 > Uncompressing Kernel Image ... LZMA: Image address............... 0x1000040 > LZMA: Properties address.......... 0x1000040 > LZMA: Uncompressed size address... 0x1000045 > LZMA: Compressed data address..... 0x100004d > LZMA: Destination address......... 0x0 > LZMA: Uncompresed size............ 0x184e8c > LZMA: Compresed size.............. 0x8fffb > OK > kernel loaded at 0x00000000, end = 0x00800000 > ERROR: Failed to allocate 0x200 bytes below 0x800000. > ERROR with allocation of cmdline > > ## Control returned to monitor - resetting...