]> Git Repo - buildroot-mgba.git/commit - configs/pine64_star64_defconfig
configs/pine64_star64: new defconfig
authorThomas Bonnefille <[email protected]>
Wed, 3 Apr 2024 09:14:40 +0000 (11:14 +0200)
committerThomas Petazzoni <[email protected]>
Wed, 1 May 2024 18:51:57 +0000 (20:51 +0200)
commit35635cdc5b59a146928b82812d1c3c6db40b09f1
treebee0d0455404e9191dedb37400d72d47505d9cda
parent6c4a99205094dea87986c0e12e955e9ef0676771
configs/pine64_star64: new defconfig

This patch adds a new defconfig for the Star64 board made by
Pine64. This board is based on the Starfive JH7110 RISC-V 64 bits
SoC. See: https://wiki.pine64.org/wiki/STAR64.

This patch uses a custom Kernel and U-Boot made for this board. The
SPL has to be signed with the Starfive SPL-Tool which is a software
provided by the vendor to get the necessary headers on the SPL.

The image configuration is based on the work done by Ivan Velickovic
<[email protected]>.

Signed-off-by: Thomas Bonnefille <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
DEVELOPERS
board/pine64/star64/genimage.cfg [new file with mode: 0644]
board/pine64/star64/overlay/boot/extlinux/extlinux.conf [new file with mode: 0644]
board/pine64/star64/post-build.sh [new file with mode: 0755]
board/pine64/star64/readme.txt [new file with mode: 0644]
board/pine64/star64/star64-uboot-fit-image.its [new file with mode: 0644]
configs/pine64_star64_defconfig [new file with mode: 0644]
This page took 0.03274 seconds and 4 git commands to generate.