Entries Tagged as 'e-mobile'

fonera 2.0をOpenWrt化してみた。+ D02HWを動かしてみた。

10月 4th, 2009 · 3 Comments

#すべて自己責任の上でお願いします。壊しても、動かなくても泣かないこと。
日経Linuxでfonera2.0ネタが取り上げられてたのでやってみました。
まず分解。
いつものようにご丁寧にシリアル通信が出来るpinがついてます。
Ethernetコネクタ側
————–
・ Vcc (3.3V)
・ Tx
・ Rx
・ GND
————–
Atherosチップ側
 
とりあえずさくっと秋月 USB-Serial変換(TTL)を使ってコネクタ作製
後の手順は前書いたLaFonera Linux化計画とほとんど同じ。
openwrtのページからopenwrt-atheros-vmlinux.lzma,openwrt-atheros-root.squashfsをダウンロードしてtftpサーバーを用意しておきます。
以下操作ログ(黒字の部分が入力です。アドレスなどは適宜置き換えてください。)
Ethernet eth0: MAC address 00:xx:xx:xx:xx:xx
IP: 0.0.0.0/255.255.255.0, Gateway: 0.0.0.0
Default server: 0.0.0.0
—省略—
== Executing boot script in 1.000 seconds – enter ^C to abort
== Executing boot script in 1.000 seconds – enter ^C to abort
^C
RedBoot> ip_address -l 192.168.1.2/24 -h 192.168.1.10
IP: 192.168.1.2/255.255.255.0, Gateway: 0.0.0.0
Default server: 192.168.1.10
RedBoot> fis init
About to initialize [format] FLASH [...]

[Read more →]

Tags: La Fonera · d02hw · e-mobile · gadget · 更新