beaglev.md: Address typo and remove extlinux specific needs

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2021-05-05 08:28:31 -07:00
parent 1b048984be
commit c32a46b359

View File

@@ -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:
```
```