Files
u-boot/include/configs
Sam Protsenko adc097e133 env: ti: boot: Use ttyS2 instead of ttyO2
ttyO2 console enables legacy CONFIG_SERIAL_OMAP driver in kernel.
Nowadays it's preferred to use the generic CONFIG_SERIAL_8250_OMAP
driver, which being enabled via ttyS2 console. Both drivers are enabled
in multi_v7_defconfig and in omap2plus_defconfig, for compatibility
reasons. Let's switch to ttyS2 console, to be sure that standard 8250
serial driver is used.

Similar behavior can be also achieved by enabling
CONFIG_SERIAL_8250_OMAP_TTYO_FIXUP option in kernel, but it's better not
to rely on that, as it can be disabled or removed after transitional
period.

Right now on DRA7/AM57x platforms the 8250-omap driver is being probed
first, and omap-serial driver is only probed if the first one failed.
It can be seen from uart3 definition in arch/arm/boot/dts/dra7-l4.dtsi:

    compatible = "ti,dra742-uart", "ti,omap4-uart";

So the kernel already uses 8250 driver. This change basically allows
kernel developers to throw away the omap-serial driver and associated
compatibility options. Similar discussions [1,2] have started several
years ago, so it should be safe to do that now.

[1] https://patchwork.kernel.org/patch/6198471/
[2] http://processors.wiki.ti.com/index.php/Sitara_Linux_UART_-_Switching_to_8250_Driver

Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Reviewed-by: Andrew F. Davis <afd@ti.com>
[trini: Update omap5_uevm]
Signed-off-by: Tom Rini <trini@konsulko.com>
2019-07-27 13:36:54 -04:00
..
2019-03-25 17:36:59 -04:00
2019-03-25 17:36:59 -04:00
2019-03-28 10:42:47 +03:00
2019-01-19 09:49:26 -05:00
2019-05-21 07:52:33 +02:00
2019-06-11 10:42:48 +02:00
2018-08-16 16:45:02 -04:00
2018-08-17 13:03:54 -04:00
2019-04-02 13:44:18 +02:00
2018-08-17 13:03:54 -04:00
2019-01-19 09:49:26 -05:00
2019-05-21 08:03:38 +02:00
2019-02-01 16:59:13 +01:00
2018-08-16 16:45:02 -04:00
2019-02-09 12:50:21 -07:00
2019-02-02 08:23:57 -05:00
2019-05-21 07:52:33 +02:00
2019-03-25 17:36:59 -04:00
2019-04-12 07:04:18 +02:00
2019-03-25 17:36:59 -04:00
2018-11-26 22:52:13 -05:00
2018-08-17 13:03:54 -04:00
2019-03-25 17:36:59 -04:00
2019-05-18 08:15:35 -04:00
2018-08-17 13:03:54 -04:00
2019-03-25 17:36:59 -04:00
2018-08-17 13:03:54 -04:00
2018-08-17 13:03:54 -04:00
2018-08-17 13:03:54 -04:00
2019-06-11 10:42:48 +02:00
2019-02-02 08:23:57 -05:00
2019-03-25 17:36:59 -04:00
2019-03-25 17:36:53 -04:00
2019-02-20 09:01:44 -07:00
2019-03-25 17:36:59 -04:00
2019-03-25 17:36:59 -04:00
2019-03-25 17:36:59 -04:00
2019-03-25 17:36:59 -04:00
2019-01-19 09:49:26 -05:00
2018-08-17 13:03:54 -04:00
2019-07-10 16:52:58 -06:00
2019-05-21 07:52:33 +02:00
2018-08-17 13:03:54 -04:00
2019-07-12 11:50:53 +02:00
2019-02-20 09:01:44 -07:00
2018-08-17 13:03:54 -04:00
2019-03-25 17:36:59 -04:00
2018-08-16 16:45:02 -04:00
2018-11-27 21:06:53 +05:30
2019-07-15 10:30:08 +08:00
2018-08-17 13:03:54 -04:00
2018-10-22 09:18:49 -04:00
2019-05-21 07:52:33 +02:00
2019-05-21 07:52:33 +02:00
2019-05-08 13:02:18 +08:00
2018-08-16 16:45:02 -04:00