# u-bootのインストール方法

```sh
$ nix-develop # gcc-unknown-linux-gnu-等必要なものをインストール
$ ./init.sh # 実際にqemu用にコンパイル
```

rootのbinにu-boot.binが入ります。