[U-Boot] [PATCH v2 9/9] dm: serial: Support changing the baud rate
Simon Glass
sjg at chromium.org
Sun Nov 23 13:55:51 CET 2014
On 29 October 2014 at 20:09, Simon Glass <sjg at chromium.org> wrote:
> Implement this feature in the uclass so that the baudrate can be changed
> with 'setenv baudrate <rate>'.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Add a patch to implement baud rate changes
>
> drivers/serial/serial-uclass.c | 67 ++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 67 insertions(+)
Applied to u-boot-dm.
More information about the U-Boot
mailing list