Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update Building U Boot for RBx
authored
Nov 23, 2023
by
Casey Connolly
Show whitespace changes
Inline
Side-by-side
Building-U-Boot-for-RBx.md
View page @
f1ddf672
...
...
@@ -42,7 +42,7 @@ budt() {
Now we can build U-Boot and boot it.
```
sh
mu
rbx
_defconfig
mu
qcom
_defconfig
budt dragonboard845c
fastboot boot /tmp/u-boot.img
```
...
...