TS-7250-V3 16550 Notes: Revision history

From embeddedTS Manuals

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

29 September 2023

  • curprev 10:2510:25, 29 September 2023Mark talk contribs 700 bytes +700 Created page with "This peripheral implements 16550A based UARTs which require a kernel driver. Under Linux this requires a device tree change. See the Kernel compile section for more details about getting set up the compile the kernel. In general for 16550 UARTs we recommend these kernel config options: <source lang=json> CONFIG_HZ_PERIODIC=y CONFIG_HZ_1000=y CONFIG_SERIAL_8250_TS=y </source> The default kernel is ideal for low power, but has some tradeoffs with l..."