u-boot_usl5p.bin動作チェック

 今回landisk版も出来ましたので、バイナリファイル名が"u-boot_usl5p.bin"になりますけど、7/22の"uboot4usl-5pインストール手順"と同じく動作チェックをします。
 serialログは以下になります。

U-Boot 2011.09 (Dec 06 2011 - 19:20:09)

CPU: SH4
BOARD: IO-DATA Usl-5p
DRAM:  64MB
Using default environment

PCI: SH7751 PCI host bridge found.
PCI:   Bus Dev VenId DevId Class Int
  00:00.0     - 10ec:8139 - Network controller
  00:02.0     - 1033:0035 - Serial bus controller
  00:02.1     - 1033:0035 - Serial bus controller
  00:02.2     - 1033:00e0 - Serial bus controller
In:    serial
Out:   serial
Err:   serial
Bus 0: OK
  Device 0: Model: HMS360402D5CF00  Firm: DN2OC60G Ser#: N2GRN0HA
            Type: Removable Hard Disk
            Capacity: 1953.0 MB = 1.9 GB (3999744 x 512)
Net:   RTL8139#0Warning: failed to set MAC address

Hit any key to stop autoboot:  0
Loading file "/boot/u-boot.env" from ide device 0:1 (hda1)
173 bytes read
setenv ipaddr = 192.168.0.x
setenv bootargs = console=ttySC1,115200 mem=64M root=/dev/sda3
setenv bootcmd0 = ext2load ide 0:3 0x8c400000 /boot/vmlinuz-3.1.4-landisk;zimageboot 0x8c400000 0x8c001000
Loading file "/boot/vmlinuz-3.1.4-landisk" from ide device 0:3 (hda3)
1974304 bytes read
...

 次回はlandisk版の動作チェックです。
 トラブル続きで遅くなりました。申し訳ないです。>elijahさん