commit | 8faaea3faa5ed0b2a15afb7b4e57ce0cd8dbe4ef | [log] [tgz] |
---|---|---|
author | Freddy Spierenburg <freddy@dusktilldawn.nl> | Sun Mar 26 21:22:51 2006 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Mar 26 21:22:51 2006 +0100 |
tree | 0ce4c35a50600466fa79b76103cc67bdc7668bf1 | |
parent | 36ddf5bbdea7ba4582abc62f106f0f0e9f0b6b91 [diff] |
[SERIAL] Small time UART configuration fix for AU1100 processor The AU1100 processor does not have an internal UART2. Only UART0, UART1 and UART3 exist. This patch removes the non existing UART2 and replaces it with a descriptive comment. Signed-off-by: Freddy Spierenburg <freddy@dusktilldawn.nl> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>