Seems they use different processors.
https://www.raspberrypi.org/document...e/raspberrypi/
BCM2837
The Broadcom processor used in Raspberry Pi 3 (and later Raspberry Pi 2)
BCM2837B0
The Broadcom processor used in Raspberry Pi 3B+ and 3A+
Quote:
BCM2837
This is the Broadcom chip used in the Raspberry Pi 3, and in later models of the Raspberry Pi 2. The underlying architecture of the BCM2837 is identical to the BCM2836. The only significant difference is the replacement of the ARMv7 quad core cluster with a quad-core ARM Cortex A53 (ARMv8) cluster.
|
I think what you are maybe seeing is the processor that it was compiled for, all releases are backwards compatible.