• Jeffrey Lee's avatar
    Fix IIC bus information being wiped by RAM clear · 13e1fc5c
    Jeffrey Lee authored
    Detail:
      hdr/KernelWS - Enlarge the SkippedTables area to encompass IICBus_Base
      s/PMF/IIC - Manually set IICBus_Status of each bus to 0 within IICInit
    Admin:
      Bug was introduced in Kernel-5_35-4_79_2_168 when IIC initialisation was moved to earlier in the ROM init sequence, but has gone unnoticed due to it only really affecting the high-level API (and none of the relevant HALs were relying on the kernel for the RAM clear)
      Tested on BB-xM with kernel RAM clear
    
    
    Version 5.35, 4.79.2.236. Tagged as 'Kernel-5_35-4_79_2_236'
    13e1fc5c
KernelWS 72.6 KB