u-boot 的指令集算是不少. 經過一段時間測試後 , 大部份的功能都測試成功. 但美中不足的 , 因為系統的網路硬體 , 尚未build在FPGA板上 , 所以相關網路傳輸 , 開機執行等功能就無法測試了. 但為了能證明自己能掌握 u-boot移值的精髓 , 這個部份將會在KAISE 的SBC2410 Platform(sbc2410) 做驗證.
接下來 , 就將目前u-boot移值在gl300平台上的結果 , 依下列分類做個記錄.
1.boot cmd set(bootp , bootm ) , 命令可以執行 , 但network front end 未通 , 所以無法驗證網路傳輸
2.Memory control set(md , mm , mtest, cp) : ok
3. Flash memory control(flinfo , erase) : ok
4. Protect cmd : ok
5. Uart Protocol transfer (loadb , loady): ok
6. Server connection(NFS , DHCP , Ping, tftpboot) : 網路端未通 , 無法測試
7. 執行命令(GO ) : ok
8. cache cmd set : 命令可用 , 但cache 效能未驗證.
9. image list : kenel image 還未載入測試. 待測中.
10. Enviroment cmd(setenv) : ok
11. 其他測過的指令(base , bdinfo , date, help, version)
大致驗證的結果如上. 與memory相關的指令 , 都能運作. 但與網路介面相關的 , 則礙硬體未完備 , 故無法驗證.
- Feb 16 Sat 2008 10:35
將U-boot 移植到gl300平台上(3)
close
全站熱搜
留言列表
發表留言