ドライバをHPのVirtual COM Port DriversからダウンロードしてからPCとFT232RLをUSBで接続。
TeraTermでCOMポートをオープンしてシリアルの設定をしてから実際に電源を入れて、
画面には文字化け(笑)
ボーレートがわからないので適当にトライしてみましたが115200bpsが正解のようです。
表示された内容は
U-Boot 1.1.4 (Oct 25 2007 - 15:28:59)チェックサムでBadData CRCとなっています。
AP81 (ar7100) U-boot
DRAM:
sri
32 MB
Top of RAM usable for U-Boot at: 82000000
Reserving 222k for U-Boot at: 81fc8000
Reserving 192k for malloc() at: 81f98000
Reserving 44 Bytes for Board Info at: 81f97fd4
Reserving 36 Bytes for Global Data at: 81f97fb0
Reserving 128k for boot params() at: 81f77fb0
Stack Pointer at: 81f77f98
Now running in RAM - U-Boot at: 81fc8000
id read 0x100000ff
flash size 8MB, sector count = 128
Flash: 8 MB
*** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
Net: ag7100_enet_initialize...
Fetching MAC Address from 0x81fedb10
eth0: **:**:**:**:**:**
dup 1 speed 100
eth0 up
eth0
====check reset button function====
### main_loop entered: bootdelay=4
### main_loop: bootcmd="bootm 0xbf050000"
Hit any key to stop autoboot: 0
## Booting image at bf050000 ...
Image Name: Linux Kernel Image
Created: 2009-06-16 6:57:48 UTC
Image Type: MIPS Linux Kernel Image (gzip compressed)
Data Size: 1435411 Bytes = 1.4 MB
Load Address: 80002000
Entry Point: 802c9000
Verifying Checksum ... Bad Data CRC
ar7100>
brickはこれが原因ですね。
0 件のコメント:
コメントを投稿