uboot-mt623x/cpu/at32ap
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
..
at32ap700x AVR32: Fix wrong pin setup for USART3 2007-12-17 10:35:02 +01:00
Makefile Atmel MCI driver 2007-04-14 16:14:06 +02:00
atmel_mci.c atmel_mci: Show SR when block read fails 2007-12-17 10:34:11 +01:00
atmel_mci.h atmel_mci: Use 512 byte blocksize if possible 2007-08-13 16:33:52 +02:00
cache.c Add AT32AP CPU and AT32AP7000 SoC support 2006-10-24 14:27:35 +02:00
config.mk Add AT32AP CPU and AT32AP7000 SoC support 2006-10-24 14:27:35 +02:00
cpu.c AVR32: Resource management rewrite 2007-04-14 15:20:27 +02:00
entry.S AVR32: Relocate u-boot to SDRAM 2007-04-14 15:20:27 +02:00
exception.c AVR32: Relocate u-boot to SDRAM 2007-04-14 15:20:27 +02:00
hsdramc.c AVR32: Resource management rewrite 2007-04-14 15:20:27 +02:00
hsdramc1.h AVR32: Resource management rewrite 2007-04-14 15:20:27 +02:00
hsmc3.h AVR32: Resource management rewrite 2007-04-14 15:20:27 +02:00
interrupts.c AVR32: Include <div64.h> instead of <asm/div64.h> 2007-08-13 17:22:31 +02:00
pio.c AVR32: Resource management rewrite 2007-04-14 15:20:27 +02:00
pio2.h AVR32: Resource management rewrite 2007-04-14 15:20:27 +02:00
pm.c AVR32: Resource management rewrite 2007-04-14 15:20:27 +02:00
sm.h AVR32: Resource management rewrite 2007-04-14 15:20:27 +02:00
start.S AVR32: Relocate u-boot to SDRAM 2007-04-14 15:20:27 +02:00