u-boot-brain/cpu/at32ap/at32ap700x
Haavard Skinnemoen 9570bcd87f AVR32: Fix wrong pin setup for USART3
As reported by Gerhard Berghofer:

in "gpio_enable_usart3" the correct pins for USART 3 are PB17 and PB18
instead of PB18 and PB19.

which is obviously correct. There's currently no code that uses
USART3, but custom boards may run into problems.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2007-12-17 10:35:02 +01:00
..
gpio.c AVR32: Fix wrong pin setup for USART3 2007-12-17 10:35:02 +01:00
Makefile AVR32: Rename at32ap7000 -> at32ap700x 2007-12-17 10:34:12 +01:00