commit | 4137b31566fd112c8e2d9d4701de5e7a000bcc2d | [log] [tgz] |
---|---|---|
author | Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | Wed Jun 08 10:47:25 2011 +0200 |
committer | Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | Tue Jun 14 13:37:29 2011 +0200 |
tree | 18dcd77d5b22a637a01c3ae9d1d98aab191e01d2 | |
parent | 7bbf1d46b28455aed6aa6df772b91d51408c6c81 [diff] |
avr32/at32ap: fix mapping of platform device id for USART This patch will fix the mapping of the platform device id when mapping USART peripheral ID to UART platform device id. Not setting the platform device id will in most cases (when you map USART > 0 to UART 0) make the console not available. Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>