
23 Nov
2014
23 Nov
'14
1:55 p.m.
On 29 October 2014 at 20:09, Simon Glass sjg@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@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.