commit | 80f76c54bd23c45b37f03a4d49ef4b760430dbcc | [log] [tgz] |
---|---|---|
author | ben.nizette@iinet.net.au <ben.nizette@iinet.net.au> | Wed Nov 07 16:16:22 2007 +0900 |
committer | Haavard Skinnemoen <hskinnemoen@atmel.com> | Thu Nov 15 13:47:20 2007 +0100 |
tree | 84452b3005122b225e48298af66b726819b9e8a8 | |
parent | 138712218e7582e274990cdf77dc798b2aa4fa99 [diff] |
[AVR32] Fix duplicate clock index in at32ap machine code There's a duplicate clock index between USART0 and USART1 which may be causing system crashes when USART0 is used. Change the USART0 index to '3', indicating the clock that is actually used by USART0. Signed-off-by: Ben Nizette <ben@niasdigital.com> Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>