Re: [U-Boot] [PATCH v2 3/3] tegra2: Add Avionic Design Medcom support.

2011-11-15 Thread Thierry Reding
* Stephen Warren wrote: > Thierry Reding wrote at Tuesday, November 15, 2011 12:27 AM: > > The Medcom is a 16:9 15" terminal that is used for patient infotainment > > in hospitals. > ... > > +/* > > + * Routine: gpio_config_uart > > + * Description: Does nothing on Medcom - no conflict w/SPI. > > +

Re: [U-Boot] [PATCH v2 3/3] tegra2: Add Avionic Design Medcom support.

2011-11-15 Thread Stephen Warren
Thierry Reding wrote at Tuesday, November 15, 2011 12:27 AM: > The Medcom is a 16:9 15" terminal that is used for patient infotainment > in hospitals. ... > +/* > + * Routine: gpio_config_uart > + * Description: Does nothing on Medcom - no conflict w/SPI. > + */ > +void gpio_config_uart(void) > +{