Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | custom_baud: move Linux specific code into own file | Thomas Heijligen | 2021-09-28 | 1 | -0/+56 |
Handle system specific code in an own file like i2c_helper_linux.c. The build system decides when to build it. Change-Id: I0744e769dcc6000483e7256105903a87e927ee77 Signed-off-by: Thomas Heijligen <thomas.heijligen@secunet.de> Reviewed-on: https://review.coreboot.org/c/flashrom/+/57990 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de> |