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(-)

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to