On Tue, 26 Nov 2024 16:21:29 +0530, Gokul Praveen wrote: > The OMAP specific UART driver is changed from a generic implementation of > certain ops functions to an OMAP specific implementation of it to add > support for higher baudrates for OMAP devices. > > Hence to support the above change, static functionality of ops functions > in generic ns16550 UART U-Boot driver is removed and also migrated certain > macros to its header file for usage in device-specific drivers. > > [...]
Applied to u-boot/next, thanks! -- Tom