> > > -#if (RPI_MODEL == 4) > > - Divisor = MmioRead32(BCM2836_CM_BASE + > BCM2836_CM_VPU_CLOCK_DIVISOR) & 0xFFFFFF; > > - if (Divisor != 0) > > - BaseClockRate = (BaseClockRate << 12) / Divisor; > > -#endif >
Keeping this doesn't interfere with the rest of the patch. I've removed it only because it's useless on the latest firmware. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#73670): https://edk2.groups.io/g/devel/message/73670 Mute This Topic: https://groups.io/mt/81808942/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-