Still TODO: -Set the timer rate properly -Fix nonzero based hart secondary cpu boot -Try to parse the device tree for some information
8 lines
104 B
Makefile
8 lines
104 B
Makefile
LOCAL_DIR := $(GET_LOCAL_DIR)
|
|
|
|
MODULE := $(LOCAL_DIR)
|
|
|
|
PLATFORM := jh7110
|
|
|
|
MEMSIZE ?= 0x200000000 # 8GB
|