Skip to content
Snippets Groups Projects
Commit ba4feae9 authored by Stefan Roese's avatar Stefan Roese Committed by Wolfgang Denk
Browse files

mpc512x: Use serial_setbrg() in serial_init() to not duplicate the code


This patch removes the duplicated code for baudrate generator configuration
in the PSC serial_init() implementation by calling serial_setbrg() instead
of duplicating the code.

Signed-off-by: default avatarStefan Roese <sr@denx.de>
parent b8c1d6a5
No related branches found
No related tags found
Loading
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