Update uboot.md
This commit is contained in:
parent
b9aed2e692
commit
27118abbfd
|
|
@ -6,7 +6,7 @@ cd u-boot-v2021.04/
|
|||
make distclean
|
||||
make rpi_4_defconfig
|
||||
make -j X
|
||||
cp u-boot.bin /boot/
|
||||
cp u-boot.bin /boot/
|
||||
```
|
||||
|
||||
#### config.txt
|
||||
|
|
|
|||
Loading…
Reference in New Issue