Browse Source

Add Zhaoxin KX7000

tags/v0.3.28^2
Martin Kroeker GitHub 1 year ago
parent
commit
9b2a0c79cb
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      driver/others/dynamic.c

+ 1
- 0
driver/others/dynamic.c View File

@@ -927,6 +927,7 @@ static gotoblas_t *get_coretype(void){
case 0x7:
switch (exmodel) {
case 5:
case 6:
if (support_avx2())
return &gotoblas_ZEN;
else


Loading…
Cancel
Save