Vengineerの妄想(準備期間)

人生は短いけど、長いです。人生を楽しみましょう!

Building Linux for the Parallella Platform


Building Linux for the Parallella Platformでは、
ZedBoardでのLinuxのビルドのやり方がアップされています。

内容はこんな感じ。
引用
    SD Card Preparation
    BOOT Image Generation
        Bitstream Generation
        First Stage Boot Loader
        U-Boot Building
    Linux Kernel Building
    Device Tree Generation
    Root File System Installation

一般的なLinuxと違うところは、BOOT Image Generationで、Bitstream と FSBLを作るところですね。
これをU-Bootと一緒にして、BOOTイメージに。