From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.236]) by ozlabs.org (Postfix) with ESMTP id B09BBDDDF0 for ; Sat, 19 Jul 2008 14:34:28 +1000 (EST) Received: by rv-out-0506.google.com with SMTP id f6so463811rvb.9 for ; Fri, 18 Jul 2008 21:34:26 -0700 (PDT) Message-ID: Date: Sat, 19 Jul 2008 10:04:26 +0530 From: "Vijay Nikam" To: linuxppc-dev@ozlabs.org Subject: Linux not booting on MPC8313ERDB In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 References: List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hello, I am trying to port everything (u-boot-nand.bin, uImage(kernel), jffs2 and dtb) on NAND of MPC8313ERDB board ... I loaded u-boot-nand.bin to boot the board from NAND and it is successful ... but the problem is in loading kernel ... the kernel version and location is detected properly and it starts loading it but at mounting file system it gives Magic bit mask error and finally says kernel panic and wait for reboot ... Could any one please provide some information to proceed ... thank you Kind Regards, Vijay Nikam