[U-Boot-Users] [GIT PULL] avr32 update

Haavard Skinnemoen haavard.skinnemoen at atmel.com
Fri Jul 4 17:24:28 CEST 2008


Hi Wolfgang,

Please pull the master branch of the avr32 tree:

  git://git.denx.de/u-boot-avr32.git master

to receive the following updates. I consider all of them to be fixes:
Having no users of the new SPI flash framework is a rather serious bug
IMO, as it prevents people from testing it.

All three patches were posted to the list two weeks ago. Nobody has
posted any comments.

Haavard Skinnemoen (2):
      avr32: Fix SPI portmux initialization
      avr32: Enable SPI flash support on ATNGW100

Peter Ma (1):
      avr32: Add GPIO manipulation functions

 board/atmel/atngw100/atngw100.c          |   25 +++++++++++++
 cpu/at32ap/at32ap700x/gpio.c             |   56 ++++++++++++++++++------------
 cpu/at32ap/pio.c                         |   56 ++++++++++++++++++++++++++++++
 include/asm-avr32/arch-at32ap700x/gpio.h |    8 ++++
 include/configs/atngw100.h               |    6 +++
 5 files changed, 129 insertions(+), 22 deletions(-)




More information about the U-Boot mailing list