Skip to content
Snippets Groups Projects
Commit 249d5219 authored by Matt Waddel's avatar Matt Waddel Committed by Wolfgang Denk
Browse files

ARMV7: Fixed baudrate setting in pl01x driver


The pl01x serial driver was lacking the code to switch baudrates from the
command line.  Fixed by simply saving the new baudrate and calling
serial_init() again.  Also fixed CamelCase variables, I/O accessors and
comment style.

Signed-off-by: default avatarMatt Waddel <matt.waddel@linaro.org>
parent b80e41ac
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment