commit | 9e95685084533d0cee1e869ecfd28de1e431f12f | [log] [tgz] |
---|---|---|
author | Sylver Bruneau <sylver.bruneau@googlemail.com> | Mon Jun 23 01:20:05 2008 +0200 |
committer | Nicolas Pitre <nico@cam.org> | Mon Jun 30 14:25:23 2008 -0400 |
tree | 64e3f335e8a5c46bd16fccc53170b31bd92df902 | |
parent | 009b47dfc732781d23fd848c101d2aad743844b0 [diff] |
[ARM] Orion: initialize UART1 on Kurobox Pro/Linkstation Pro Kurobox Pro/Linkstation Pro devices use a microcontroller connected to UART1. As most of the communication with this microcontroller is done from userland (power button detection, fan speed ...), the setup file has to make UART1 available from userland. Signed-off-by: Sylver Bruneau <sylver.bruneau@googlemail.com> Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>