linux-sunxi / sunxi-tools

A collection of command line tools for ARM devices with Allwinner SoCs.
http://linux-sunxi.org/
GNU General Public License v2.0
570 stars 420 forks source link

H313 has same ID as H616 it seems #147

Open eliasbakken opened 3 years ago

eliasbakken commented 3 years ago

I've been poking at the X96 with the H313 processor, but when looking at the soc_id it seems to be identical to the H616: 0x1823. I'm not sure what to do about that, but I thought I'd report it somewere.

Icenowy commented 3 years ago

They're the same chip.

https://github.com/orangepi-xunlong/u-boot-orangepi/blob/v2018.05-sun50iw9/arch/arm/mach-sunxi/board_sun50iw9.c#L103