Update uboot.md

This commit is contained in:
aiminick 2021-05-23 22:49:39 +08:00 committed by GitHub
parent d1ddfd225b
commit 69b42a98b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
#### build
```
git clone https://github.com/u-boot/u-boot
wge https://source.denx.de/u-boot/u-boot/-/archive/v2021.04/u-boot-v2021.04.tar.gz
cd u-boot-v2021.04/
make distclean
make rpi_4_defconfig
make -j X