summaryrefslogtreecommitdiffstats
path: root/custom_baud.c
Commit message (Collapse)AuthorAgeFilesLines
* serial: Support custom baud rates on linuxUrja Rannikko2017-10-191-0/+78
The function to do this is contained in custom_baud.c because of broken include stuff. Change-Id: I2a20f9182cb85e7bce5d6654a2caf20e6202b195 Signed-off-by: Urja Rannikko <urjaman@gmail.com> Reviewed-on: https://review.coreboot.org/20224 Reviewed-by: Nico Huber <nico.h@gmx.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>