Hi Agostino, SETTE AGOSTINO - technolabs wrote:
> First of all thanks for your help. I modified the mpc8568mds_defconfig > >>> cat kernel/linux/arch/powerpc/configs/mpc8568mds_defconfig > # <snip> > > But now I face this problem > > ## Checking Image at 02000100 ... > Image Name: Linux-2.6.25.5 > Image Type: PowerPC Linux Kernel Image (gzip compressed) > Data Size: 1354578 Bytes = 1.3 MB > Load Address: 00000000 > Entry Point: 00000000 > Verifying Checksum ... OK > ## Booting image at 02000100 ... > Image Name: Linux-2.6.25.5 > Image Type: PowerPC Linux Kernel Image (gzip compressed) > Data Size: 1354578 Bytes = 1.3 MB > Load Address: 00000000 > Entry Point: 00000000 > Verifying Checksum ... OK > Uncompressing Kernel Image ... OK > ## Loading RAMDisk Image at 02200100 ... > Image Name: initrd > Image Type: PowerPC Linux RAMDisk Image (gzip compressed) > Data Size: 3658110 Bytes = 3.5 MB > Load Address: 00000000 > Entry Point: 00000000 > Verifying Checksum ... OK > Booting using the fdt at 0x21f0100 > Loading Ramdisk to 00482000, end 007ff17e ... OK > Loading Device Tree to 007fa000, end 007fcfff ... OK Ramdisk image is partially overwritten while loading the Device Tree: Ramdisk ends at 0x007ff17e, Device Tree starts at 0x007fa000. You probably need to update U-Boot to recent version to solve this issue. > Using MPC85xx MDS machine description > Memory CAM mapping: CAM0=16Mb, CAM1=16Mb, CAM2=16Mb residual: 15Mb > Linux version 2.6.25.5 ([EMAIL PROTECTED]) (gcc version 4.2.2) #1 Mon Sep 1 > 10:44:44 CEST 2008 > Found initrd at 0xc0482000:0xc07ff17e <snip> > RAMDISK: Compressed image found at block 0 > invalid compressed format (err=1) Ramdisk decompression failed, it's expected as ramdisk was overwritten by DTB while booting. Try to update U-Boot to v1.3.4. Best regards, Anatolij -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: [EMAIL PROTECTED] _______________________________________________ Linuxppc-embedded mailing list Linuxppc-embedded@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-embedded