kendryte / k230_sdk

Kendryte K230 SDK
BSD 2-Clause "Simplified" License
165 stars 35 forks source link

[Bug]: DT says c910 but K230 is a c908 #37

Closed negge closed 7 months ago

negge commented 9 months ago

What happened

Reading the model infortmation from the device tree incorrectly reports the K230 as a c910

$ cat /sys/firmware/devicetree/base/model 
T-HEAD c910 ice

However the product page lists it as a c908 on https://www.canaan.io/product/k230

The Kendryte K230 chip represents the latest generation SoC product in Canaan's ... Featuring a built-in dual core C908 CPU, with a frequency of up to 1.6GHz.

Reproduction steps

Run neofetch or simply cat /sys/firmware/devicetree/base/model Screenshot at 2023-11-22 10-11-25

Hardware board

k230 evb board

Software version

No response

Bug frequency

No response

Anything else

No response

wangjianxin-canaan commented 9 months ago

Thanks for the feedback, we will modify it in the later version。Gentoo linux running successfully on k230 ?

negge commented 9 months ago

Gentoo linux running successfully on k230 ?

Yes, I replaced the rootfs with a stage3 from https://www.gentoo.org/downloads/#riscv

wangjianxin-canaan commented 7 months ago

The latest version has been modified.

wuwentao commented 7 months ago

fixed, if there is any new issue, please reopen or open new issue