[Suzaku:01474] Re: Suzaku-V 310 のブートについて

mizo email@hidden
2009年 5月 13日 (水) 09:57:48 JST


溝渕です。

FPGAイメージは何を使用していますか?
SZ310-SIL用のデフォルトFPGA[1]を書き込んだ場合はどのような挙動をするか確
認してみてください。
[1]:
http://suzaku.atmark-techno.com/files/downloads/suzaku/suzaku-starter-kit/image/fpga-sz310-sil-101i-20090319.bin


> hermit> linux init=
> のようにする?ということでしょうか。
いえ。
hermit> boot
で起動すると思います。


また、以下を確認してみてください。
- SUZAKUの開発環境にはATDEを使用していますか?
- コンフィギュレーションは以下のようになっていますか?

--- Select the Vendor you wish to target
(AtmarkTechno) Vendor
--- Select the Product you wish to target
(SUZAKU-V.SZ310-SIL) AtmarkTechno Products

--- Kernel is linux-2.6.x
(default) Cross-dev
(None) Libc Version
[*] Default all settings
[ ] Customize Kernel Settings
[ ] Customize Vendor/User Settings
[ ] Update Default Vendor Settings

以上

森田良二 wrote:
> 森田と申します。
> 
> 
> Suzaku-V 310 のブートについてご教授願います。
> SUZAKU-V スターターキット ( SZ310-SIL ) を使用しています。
> デフォルトイメージを 「 SUZAKU-V スターターキットガイド (Linux 開発編)
> Version 2.0.2-65f3bf1 2009/03/23 」 の p32-37 を参照しながらmake しま 
> した。
> ( 製品名には 「 SUZAKU-V.SZ310-SIL 」 を選択しました。 )
> 
> そしてできた 「 atmark-dist-20090318/images/image.bin 」 を p39 の
> 「 5.1.1. Windows の場合 」 を参照しながら、ダウンロードしたのですが、
> Linux 起動時に以下のようなログが出て、コマンドプロンプト表示までいきません。
> 
> ブートログを見ると
> Kernel panic - not syncing: No init found.  Try passing init= option to 
> kernel.
> とあるのですが、よくわかりません。
> 一度 ブートローダーモードで起動して
> hermit> linux init=
> のようにする?ということでしょうか。
> その場合、init= に入れる値に何を指定すればよいのでしょうか。
> ( 開発環境を最後に記述します。 )
>  
> # Linux ブートログ
> ===========================================================
> Linux version 2.6.18-at11 (email@hidden 
> <mailto:email@hidden>) (gcc version 4.1.2 20061115 
> (prerelease) (Debian 4.1.1-21)) #3 Tue May 12 23:46:05 JST 2009
> Atmark Techno SUZAKU-V SZ310
> On node 0 totalpages: 8192
>   DMA zone: 8192 pages, LIFO batch:1
> Built 1 zonelists.  Total pages: 8192
> Kernel command line:
> Xilinx INTC #0 at 0xF0FF3000 mapped to 0xFDFFD000
> PID hash table entries: 256 (order: 8, 1024 bytes)
> Console: Xilinx OPB UART Lite
> Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
> Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
> Memory: 29624k available (1624k kernel code, 1140k data, 72k init, 0k 
> highmem)
> Calibrating delay loop... 264.19 BogoMIPS (lpj=528384)
> Mount-cache hash table entries: 512
> NET: Registered protocol family 16
> NET: Registered protocol family 2
> IP route cache hash table entries: 256 (order: -2, 1024 bytes)
> TCP established hash table entries: 1024 (order: 0, 4096 bytes)
> TCP bind hash table entries: 512 (order: -1, 2048 bytes)
> TCP: Hash tables configured (established 1024 bind 512)
> TCP reno registered
> io scheduler noop registered
> io scheduler anticipatory registered
> io scheduler deadline registered
> io scheduler cfq registered (default)
> sil7segc (1.0.1): 7seg-LED Driver of SUZAKU I/O Board -LED/SW- for CGI demo.
> ttyS0 at MMIO 0xf0ff2000 (irq = 0) is a Xilinx OPB UART Lite
> loop: loaded (max 8 devices)
> smc91x.c: v1.1, sep 22 2004 by Nicolas Pitre <email@hidden 
> <mailto:email@hidden>>
> eth0: SMC91C11xFD (rev 2) at c3002300 IRQ 1
> eth0: Ethernet addr: 00:11:0c:08:70:b5
> eth0: PHY LAN83C183 (LAN91C111 Internal)
> Suzaku MTD mappings:
>   Flash 0x800000 at 0xf0000000
> flash: Found 1 x16 devices at 0x0 in 16-bit bank
>  Amd/Fujitsu Extended Query Table at 0x0040
> flash: CFI does not contain boot bank location. Assuming top.
> number of CFI chips: 1
> cfi_cmdset_0002: Disabling erase-suspend-program due to code brokenness.
> Creating 9 MTD partitions on "flash":
> 0x00000000-0x00800000 : "Flash/All"
> 0x00080000-0x00100000 : "Flash/FPGA"
> 0x00100000-0x00120000 : "Flash/Bootloader"
> 0x007f0000-0x00800000 : "Flash/Config"
> 0x00120000-0x007f0000 : "Flash/Image"
> 0x00120000-0x00420000 : "Flash/Kernel"
> 0x00420000-0x007f0000 : "Flash/User"
> 0x00000000-0x00010000 : "Flash/Free1"
> 0x00010000-0x00080000 : "Flash/Free2"
> FLASH partition type: static 8MiB
> Attached ROMFS: RAM probe address=0xc021a8ec size=0xaa000
> Attached ROMFS: set ROMfs to be root filesystem
> TCP bic registered
> NET: Registered protocol family 1
> NET: Registered protocol family 17
> VFS: Mounted root (romfs filesystem) readonly.
> Freeing unused kernel memory: 72k init
> Kernel panic - not syncing: No init found.  Try passing init= option to 
> kernel.
>  <0>Rebooting in 180 seconds..
>  
>  
> # 開発環境
> ===========================================================
> ■ atmark-dist Ver.
>     atmark-dist-20090318.tar.gz
>  
> ■ Loarder ( Hermit ) Ver.
>     loader-suzaku-powerpc-v1.1.21-8M.srec
>  
> ■ Linux Kernel Ver.
>     linux-2.6.18-at11.tar.gz
>  
> ■ FPGA Ver.
>     fpga-sz310-101i-20090319.bin
> ■ S/W 開発環境
>     atde-essential-powerpc-9.gz
>     binutils-powerpc-linux-gnu-2.17.gz
>     cpp-4.1-powerpc-linux-gnu-4.1.1.gz
>     g++-4.1-powerpc-linux-gnu-4.1.1.gz
>     gcc-4.1-powerpc-linux-gnu-4.1.1.gz
>     gcc-4.1-powerpc-linux-gnu-base-4.1.1.gz
>     libc6-dev-powerpc-cross-2.3.6.ds1.gz
>     libc6-powerpc-cross-2.3.6.ds1.gz
>     libgcc1-powerpc-cross-4.1.1.gz
>     liblzo2-2-powerpc-cross-2.02.gz
>     liblzo2-dev-powerpc-cross-2.02.gz
>     libssp0-powerpc-cross-4.1.1.gz
>     libstdc++6-4.1-dev-powerpc-cross-4.1.1.gz
>     libstdc++6-powerpc-cross-4.1.1.gz
>     linux-kernel-headers-powerpc-cross-2.6.18.gz
>     zlib1g-dev-powerpc-cross-1.2.3.gz
>     zlib1g-powerpc-cross-1.2.3.gz
> 
> 
>  
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> suzaku mailing list
> email@hidden
> http://lists.atmark-techno.com/cgi-bin/mailman/listinfo/suzaku



suzaku メーリングリストの案内