• Jeffrey Lee's avatar
    Add HAL RTC support to OMAP3 kernel, improve IIC code · faf3c4a7
    Jeffrey Lee authored
    Detail:
      s/RTC - Implementation of new HAL RTC API. Uses the RTC built into the TWL/TPS companion chip.
      s/Boot - Initialise RTC HALDevice
      s/I2C - Add workaround for apparent hardware limitation of the OMAP I2C controllers; where appropriate multiple iic_transfers will now be merged together into one transfer, to ensure that a start bit is always sent at the start of each transfer
      hdr/omap3530 - Tweak DebugReg and DebugRegByte to allow LR to be output
      Makefile - add s.RTC to list of files. Fix GPADBG definition to not conflict with the 'gpa' folder that one of the makefile fragments creates.
    Admin:
      Tested on rev C2 beagleboard
    
    
    Version 0.13. Tagged as 'OMAP3-0_13'
    faf3c4a7
RTC 9.68 KB