[target][banana pi f3] quick n dirty port to the bananapi f3 board

A decent 8 core riscv64 board with dual ethernet and 2 or 4GB ram.

Fairly easy to bring up on, though not a lot of docs at the moment.
This commit is contained in:
Travis Geiselbrecht
2024-06-17 00:41:12 -07:00
parent bd423cad4d
commit d1f4b4a546
13 changed files with 4337 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# main project for banana pi f3 test project
MODULES += \
app/shell
include project/virtual/test.mk
include project/target/bananapi-f3.mk

View File

@@ -0,0 +1,2 @@
TARGET := bananapi-f3