From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MoVlB-0001I5-CD for qemu-devel@nongnu.org; Fri, 18 Sep 2009 01:11:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MoVl6-0001HO-NK for qemu-devel@nongnu.org; Fri, 18 Sep 2009 01:11:52 -0400 Received: from [199.232.76.173] (port=57361 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MoVl6-0001HI-Kq for qemu-devel@nongnu.org; Fri, 18 Sep 2009 01:11:48 -0400 Received: from an-out-0708.google.com ([209.85.132.250]:54846) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MoVl6-0007Vq-C1 for qemu-devel@nongnu.org; Fri, 18 Sep 2009 01:11:48 -0400 Received: by an-out-0708.google.com with SMTP id c38so380582ana.37 for ; Thu, 17 Sep 2009 22:11:47 -0700 (PDT) MIME-Version: 1.0 Date: Fri, 18 Sep 2009 13:11:47 +0800 Message-ID: From: Bai Shuwei Content-Type: multipart/alternative; boundary=001636ed77c53da30e0473d32b25 Subject: [Qemu-devel] Missing or unknown FLASH type List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org --001636ed77c53da30e0473d32b25 Content-Type: text/plain; charset=UTF-8 hello, all: When I use qemu-system-arm to execute u-boot, I set the options with # qemu-system-arm -M versatilepb -pflash ramfs -kernel u-boot.bin -nographic And I enter the uboot successful, but when i execute plinfo command. I will get the bellow message Bank #1: missing or unknown FLASH type. I think the ramfs is wrong. So I hope somebody can show me how to build a simply ramfs. Thanks! My ramfs is built by "dd if=/dev/zero of=ramfs bs=1024 count=61556" Best Regards! Bai Shuwei -- Love other people, as same as love yourself! Don't think all the time, do it by your hands! Personal URL: http://dslab.lzu.edu.cn:8080/members/baishw/ E-Mail: bai_shuwei@weslab.com, baishuwei@gmail.com or baishuwei@dslab.lzu.edu.cn --001636ed77c53da30e0473d32b25 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
hello, all:
=C2=A0=C2=A0 When I use qemu-system-arm to execute u-boot, I set the o= ptions with
=C2=A0=C2=A0 # qemu-system-arm -M versatilepb -pflash ramfs -kernel u-= boot.bin -nographic
=C2=A0
=C2=A0=C2=A0 And I enter the uboot successful, but when i execute plin= fo command. I will get the bellow message
=C2=A0=C2=A0 Bank #1: missing or unknown FLASH type.
=C2=A0
=C2=A0=C2=A0 I think the ramfs is wrong. So I hope somebody can show m= e how to build=C2=A0a simply=C2=A0ramfs. Thanks!
=C2=A0
=C2=A0=C2=A0 My ramfs is built by "dd if=3D/dev/zero of=3Dramfs b= s=3D1024 count=3D61556"
=C2=A0
Best Regards!
=C2=A0
Bai Shuwei

--
Love other people, as same as love yourself!
Don&#= 39;t think all the time, do it by your hands!

Personal URL: http://dslab.lzu.edu.cn:8= 080/members/baishw/
E-Mail: bai_shuwei@weslab.com,= baishuwei@gmail.com or baishuwei@dslab.lzu.edu.cn
--001636ed77c53da30e0473d32b25--