| ... | @@ -42,7 +42,7 @@ budt() { |
... | @@ -42,7 +42,7 @@ budt() { |
|
|
Now we can build U-Boot and boot it.
|
|
Now we can build U-Boot and boot it.
|
|
|
|
|
|
|
|
```sh
|
|
```sh
|
|
|
mu rbx_defconfig
|
|
mu qcom_defconfig
|
|
|
budt dragonboard845c
|
|
budt dragonboard845c
|
|
|
fastboot boot /tmp/u-boot.img
|
|
fastboot boot /tmp/u-boot.img
|
|
|
```
|
|
```
|
| ... | | ... | |