• Jeffrey Lee's avatar
    Add support for recent U-Boot versions · b619bcbf
    Jeffrey Lee authored
    Detail:
      hdr/PRCM:
      - added further definitions (not listed in older TRMs)
      s/Audio:
      - configure all GPIO pads used by audio system
        (for supporting latest U-Boot 2014-7)
      s/Boot:
      - added overflow check for address range
      s/RAM:
      - added overflow check for address range
      - address comparison with unsigned arithmetic
      s/RTC:
      - added initialisation code and pad configuration for TWL6030 RTC
        (for supporting latest U-Boot 2014-07)
      s/SDIO:
      - added pad configuration for LEDs used by SDIO
        (for supporting latest U-Boot 2014-07)
      s/USB:
      - removed unused code parts
      - use defines for controller types
      s/Video:
      - added pad configuration for DVI framer pin
      - enable DSS power and clock domain and DSS specific clocks
      - activate thermal sensor clock
      - wait for activated module in VideoDevice_Activate
        (for supporting latest U-Boot 2014-07)
    Admin:
      Submission from Willi Theiss
      Tested on Panda ES rev B3 (Willi), Panda rev A6 (myself)
    
    
    Version 0.36. Tagged as 'OMAP4-0_36'
    b619bcbf
PRCM 28.5 KB