Skip to content

Commit db5769e

Browse files
committed
Add MILK-V Jupyter board mapping
1 parent 0539049 commit db5769e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pkg/soc/detect.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ import (
1111
var boardMap = map[string]string{
1212
"scaleway,em-rv1-c4m16s128-a": "scw-em-rv1",
1313
"sophgo,mango": "cloudv10x-pioneer",
14+
"spacemit,k1-x": "cloudv10x-jupyter",
1415
}
1516

1617
// DetectBoard reads the device tree compatible property and maps it to a board name.

0 commit comments

Comments
 (0)