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

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

In message 20080704172428.7b57f80c@hskinnemo-gx745.norway.atmel.com you wrote:
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(-)
Done, thanks.
Best regards,
Wolfgang Denk
participants (2)
-
Haavard Skinnemoen
-
Wolfgang Denk