• Jeffrey Lee's avatar
    Implement Pandora keyboard scan & audio support · 6e835fc2
    Jeffrey Lee authored
    Detail:
      s/PAudio, Makefile - Added Pandora audio driver. The Pandora uses a different audio setup to all the other OMAP boards, so to keep things simple the implementation is kept in its own file seperate from the main one.
      s/KbdMatrix, hdr/StaticWS - Implemented Pandora boot-time keyboard scan. This uses the keyboard matrix & GPIO keys instead of the USB libraries.
      s/Boot - Moved call to Audio_Init into the per-board HAL_InitDevices code so that Pandora can call PandoraAudio_Init instead.
      s/SDIO - For MMC1, avoid touching VSIM if the bus width is only 4 bits (i.e. on Pandora). On Pandora VSIM is used for the audio DAC instead.
    Admin:
      Tested on Pandora
    
    
    Version 0.81. Tagged as 'OMAP3-0_81'
    6e835fc2
Makefile 1.86 KB