Update uboot.md
This commit is contained in:
parent
ad9b02e0e9
commit
bc44ff7d71
|
|
@ -8,9 +8,7 @@ make rpi_4_defconfig
|
|||
make -j X
|
||||
```
|
||||
|
||||
|
||||
~~#### vim boot.scr
|
||||
|
||||
#### vim boot.scr (NOT NEEDED ANYMORE)
|
||||
|
||||
```
|
||||
fdt addr ${fdt_addr} && fdt get value bootargs /chosen bootargs
|
||||
|
|
|
|||
Loading…
Reference in New Issue