WIP [target][visionfive2] Add initial support for a VisionFive 2 RISC-V board
Still TODO: -Set the timer rate properly -Fix nonzero based hart secondary cpu boot -Try to parse the device tree for some information
This commit is contained in:
7
target/visionfive2/rules.mk
Normal file
7
target/visionfive2/rules.mk
Normal file
@@ -0,0 +1,7 @@
|
||||
LOCAL_DIR := $(GET_LOCAL_DIR)
|
||||
|
||||
MODULE := $(LOCAL_DIR)
|
||||
|
||||
PLATFORM := jh7110
|
||||
|
||||
MEMSIZE ?= 0x200000000 # 8GB
|
||||
Reference in New Issue
Block a user