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

Stephen Warren swarren at nvidia.com
Wed Nov 16 00:15:07 CET 2011


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)
> +{
> +}

I'd say just remove all references to this function from your new boards;
the SPI/UART switch is something pretty specific to Seaboard, so I don't
think there's any need to include this function in general.

Same comment for all the patches in the series.

-- 
nvpublic



More information about the U-Boot mailing list