From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus =?utf-8?Q?Klotzb=C3=BCcher?= Date: Fri, 29 Feb 2008 09:17:11 +0100 Subject: [U-Boot-Users] ramdisk booting problem In-Reply-To: <20080228133907.2ndl1ytockc8okgc@mail.dei.unipd.it> (bott@dei.unipd.it's message of "Thu\, 28 Feb 2008 13\:39\:07 +0100") References: <20080228114909.ealb70upcskk48g4@mail.dei.unipd.it> <871w6xnuti.fsf@denx.de> <20080228133907.2ndl1ytockc8okgc@mail.dei.unipd.it> Message-ID: <87ejaww514.fsf@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Ottavio, bott at dei.unipd.it writes: > this is what I suspect, but I don't have any idea how I can check it. > I mean, how can I see where the decompressed image is put? I tried > giving a look at lib/inflate.c to check how gunzip() works, but I'm > not able to figure out where inflated data goes.... Look at the code in common/cmd_bootm.c . IIRC the ramdisk is copied to the end of RAM. The boot output should also give some hints. You'll need to provide more information such as your bootlog, the commands you're using to boot and your memory/flash setup for us to help. Best regards Markus Klotzb?cher -- 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: office at denx.de