Update uboot.md

This commit is contained in:
aiminick 2021-05-24 00:05:06 +08:00 committed by GitHub
parent 8b5f9415dc
commit 675c5e0c44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -38,4 +38,6 @@ uart_2ndstage=1
enable_gic=1
```
PS: **kernel=kernel8.img** change to **kernel=u-boot.bin**
#### PS:
**kernel=kernel8.img** change to **kernel=u-boot.bin**