u-boot for VR4131DIMM
| VR4131DIMM(TB0229) | Mini-ITX(TB0229+TB0287) | LIMM-VR4131(TB0229+TB0311) | BLANCA(TB0229+TB0311+BLANCA) |
|---|---|---|---|
![]() |
![]() |
タンバック社製 TB0229 DIMM PCで動作するU-Bootです。
----- 安定版 -----
ダウンロード (u-boot 1.2.0 ベース)
| マニュアル | : u-boot-manual_dimm.pdf |
|---|---|
| ソース | : u-boot.git_dimm.tar.gz |
| mini-ITX用バイナリ | : VR4131_miniITX/u-boot.bin |
| LIMM,BLANCA用バイナリ | : VR4131_BLANCA/u-boot.bin |
クロスでのコンパイルの仕方
tar zxvf u-boot.git_dimm.tar.gz cd u-boot.git Mini-ITXの場合 make tb0287_tb0229_config make LIMM-VR4131, BLANCAの場合 make blanca_tb0229_config make