mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-03 23:34:40 +02:00
beaglev.md: add basic readme
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
This commit is contained in:
committed by
Khem Raj
parent
9d3df1e164
commit
51d571ef99
36
beaglev.md
Normal file
36
beaglev.md
Normal file
@@ -0,0 +1,36 @@
|
||||
BeagleV
|
||||
=======
|
||||
|
||||
BeagleV is a low-cost RISC-V 64-bit based platform. The beta revision of the
|
||||
board uses the Starfive JH7100 SoC.
|
||||
|
||||
How to build
|
||||
============
|
||||
|
||||
```
|
||||
$ SHELL=/bin/bash kas-container build ./meta-riscv/beaglev.yml
|
||||
```
|
||||
|
||||
The `kas-container` script can be obtained from
|
||||
[kas repository](https://github.com/siemens/kas/blob/2.4/kas-container).
|
||||
|
||||
Build results
|
||||
=============
|
||||
|
||||
- core-image-minimal-beaglev-starlight-jh7100.wic.gz
|
||||
- fw_payload.bin
|
||||
- fw_payload.elf
|
||||
- extlinux.conf
|
||||
- Image
|
||||
- starfive_vic7100_beagle_v.dtb
|
||||
- u-boot.bin
|
||||
|
||||
Flashing
|
||||
========
|
||||
|
||||
Flash `core-image-minimal-beaglev-starlight-jh7100.wic.gz` onto uSD card.
|
||||
|
||||
Testing
|
||||
=======
|
||||
|
||||
TBD
|
||||
Reference in New Issue
Block a user