commit | ad1b81c88080580b5db8b89c5a3b29d85a7488fc | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Oct 29 13:09:03 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri Nov 21 08:10:16 2014 +0100 |
tree | db0219dad2135d3d256bb233103b64e52ebd97d1 | |
parent | e87e0e79edf8173fe3551eed53a3bc60aa927b0c [diff] |
dm: serial: Support changing the baud rate 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>