From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Fri, 02 Jun 2006 08:35:24 +0200 (CEST) Received: from [220.76.242.187] ([220.76.242.187]:3773 "EHLO localhost.localdomain") by ftp.linux-mips.org with ESMTP id S8133383AbWFBGfQ (ORCPT ); Fri, 2 Jun 2006 08:35:16 +0200 Received: from mrv ([192.168.11.157]) by localhost.localdomain (8.12.8/8.12.8) with SMTP id k526arEE015823; Fri, 2 Jun 2006 15:36:57 +0900 Message-ID: <005b01c6860e$5e99ce00$9d0ba8c0@mrv> From: "Roman Mashak" To: Cc: "Raj Palani" , Subject: booting 64bit kernel on RM9150 Date: Fri, 2 Jun 2006 15:32:47 +0900 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="koi8-r"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 FL-Build: Fidolook 2002 (SL) 6.0.2800.86 - 14/6/2003 22:16:25 Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 11641 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: mrv@corecom.co.kr Precedence: bulk X-list: linux-mips Hello, I succesfully compiled 2.6.12-rc3 (patched by PMC-sierra), but failed to boot it on Sequoia evaluation board. Firmware version is: PMON2000 1.9 (SEQUOIA-EB). What I understood is PMON can't deal with 64-bit images, that's why kernel image should be "objcopy'd" into ELF32 (so, result is two images: 64bit 'vmlinux' and 32bit 'vmlinux.32'). So upon booting 'vmlinux.32' - board gets hang up: Loading file: tftp://192.168.11.43/vmlinux.32 (elf) 0x80100000/2088944 + 0x80300000/774278 + 0x803bd086/139162(z) + 4044 syms- With best regards, Roman Mashak. E-mail: mrv@corecom.co.kr From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [220.76.242.187] ([220.76.242.187]:3773 "EHLO localhost.localdomain") by ftp.linux-mips.org with ESMTP id S8133383AbWFBGfQ (ORCPT ); Fri, 2 Jun 2006 08:35:16 +0200 Message-ID: <005b01c6860e$5e99ce00$9d0ba8c0@mrv> From: "Roman Mashak" Subject: booting 64bit kernel on RM9150 Date: Fri, 2 Jun 2006 15:32:47 +0900 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="koi8-r"; reply-type=original Content-Transfer-Encoding: 7bit Return-Path: Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org To: linux-mips@linux-mips.org Cc: Raj Palani , Kiran_Thota@pmc-sierra.com Message-ID: <20060602063247.eHcIOyH65HxuvB6kOgCAAiIDMHlvdj8LhGk_LJxC2QQ@z> Hello, I succesfully compiled 2.6.12-rc3 (patched by PMC-sierra), but failed to boot it on Sequoia evaluation board. Firmware version is: PMON2000 1.9 (SEQUOIA-EB). What I understood is PMON can't deal with 64-bit images, that's why kernel image should be "objcopy'd" into ELF32 (so, result is two images: 64bit 'vmlinux' and 32bit 'vmlinux.32'). So upon booting 'vmlinux.32' - board gets hang up: Loading file: tftp://192.168.11.43/vmlinux.32 (elf) 0x80100000/2088944 + 0x80300000/774278 + 0x803bd086/139162(z) + 4044 syms- With best regards, Roman Mashak. E-mail: mrv@corecom.co.kr