mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-03 15:24:40 +02:00
beaglev.md: Address typo and remove extlinux specific needs
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -32,7 +32,7 @@ Flashing
|
||||
* Flash `core-image-minimal-beaglev-starlight-jh7100.wic.gz` onto uSD card:
|
||||
|
||||
```
|
||||
$ sudo bmaptol copy --bmap core-image-minimal-beaglev-starlight-jh7100.wic.bmap core-image-minimal-beaglev-starlight-jh7100.wic.gz /dev/sdx
|
||||
$ sudo bmaptool copy --bmap core-image-minimal-beaglev-starlight-jh7100.wic.bmap core-image-minimal-beaglev-starlight-jh7100.wic.gz /dev/sdx
|
||||
```
|
||||
|
||||
* Flash U-Boot:
|
||||
@@ -45,8 +45,6 @@ $ cat fw_payload.bin >> fw_payload.bin.out
|
||||
* Interrupt the boot process and send the `fw_payload.bin.out`. Details can be
|
||||
found [here](https://github.com/tpetazzoni/buildroot/blob/beaglev/board/beaglev/readme.txt#L60)
|
||||
|
||||
* Alter the content of the first (`boot`) partition:
|
||||
|
||||
```
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user