[U-Boot] Pull request u-boot-marvell.git next branch
    Prafulla Wadaskar 
    prafulla at marvell.com
       
    Mon Aug 22 11:29:28 CEST 2011
    
    
  
Hi Albert
Please kindly pull
The following changes since commit 5557e86bb0793012057d5462976c2a902bc629ac:
  aneeshv (1):
        omap4: increase SRAM budget to fix build error
are available in the git repository at:
  u-boot-marvell.git next branch.
Ajay Bhargav (2):
      gpio: Add GPIO driver framework for Marvell SoCs
      gpio: Add GPIO driver for Marvell SoC Armada100
 arch/arm/include/asm/arch-armada100/gpio.h |   48 ++++++++++++
 drivers/gpio/Makefile                      |    1 +
 drivers/gpio/mvgpio.c                      |  115 ++++++++++++++++++++++++++++
 drivers/gpio/mvgpio.h                      |   74 ++++++++++++++++++
 4 files changed, 238 insertions(+), 0 deletions(-)
 create mode 100644 arch/arm/include/asm/arch-armada100/gpio.h
 create mode 100644 drivers/gpio/mvgpio.c
 create mode 100644 drivers/gpio/mvgpio.
I hope this will be okay. :-)
Regards..
Prafulla . .
    
    
More information about the U-Boot
mailing list