20 Ekim 2008 Pazartesi

Cirrus Logic EDB9315:redboot kurulumu

Kart üzerinde "jumper 92" "2&3" ise normal boot, "Jumper 92" "1&2" ise serial boot yapar. Redboot' u karta yüklemek için serial boot modunda olması gerekir.

Download programını çalıştırıp redboot u com port üzerinden yükleyeceğiz:

>download redboot.bin

Download bittikten sonra "jumper 92" nin "2&3" e getirilmesi gerekir.

Bundan sonra Redboot' u konfigüre etmemiz gerekiyor. Önşart olarak, seri port üzerindenhaberleşme için sistemde "minicom" uygulamasının yüklü olması gerekiyor.

minicom çalıştırıldıktan sonra konsolda:

fconfig -i

Initialize non-volatile configuration - continue (y/n)? y
Run script at boot: false
Use BOOTP for network configuration: false
Gateway IP address: 10.18.1.0
Local IP address: 10.18.7.135
Local IP address mask: 255.255.0.0
Default server IP address: 10.18.6.233
Set eth0 network hardware address [MAC]: false
GDB connection port: 9000
Force console for special debug messages: false
Network debug at boot time: false
Update RedBoot non-volatile configuration - continue (y/n)? y

diyerek, redbootu konfigure etmiş oluruz

Hiç yorum yok: