Change in coreboot[master]: soc/intel/skylake: Clean up serialio header file.
Hello build bot (Jenkins), I'd like you to reexamine a change. Please visit https://review.coreboot.org/19001 to look at the new patch set (#3). Change subject: soc/intel/skylake: Clean up serialio header file. ...................................................................... soc/intel/skylake: Clean up serialio header file. Clean up serialio.h and move common register and bit definitions to intelblocks/lpss.h. Change-Id: I881da01be8191270d9505737f68a6d2d8cd8cc69 Signed-off-by: Aamir Bohra <aamir.bohra@intel.com> --- A src/soc/intel/common/block/include/intelblocks/lpss.h M src/soc/intel/skylake/bootblock/i2c.c M src/soc/intel/skylake/bootblock/uart.c M src/soc/intel/skylake/include/soc/serialio.h 4 files changed, 58 insertions(+), 25 deletions(-) git pull ssh://review.coreboot.org:29418/coreboot refs/changes/01/19001/3 -- To view, visit https://review.coreboot.org/19001 To unsubscribe, visit https://review.coreboot.org/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I881da01be8191270d9505737f68a6d2d8cd8cc69 Gerrit-PatchSet: 3 Gerrit-Project: coreboot Gerrit-Branch: master Gerrit-Owner: Aamir Bohra <aamir.bohra@intel.com> Gerrit-Reviewer: Aamir Bohra <aamir.bohra@intel.com> Gerrit-Reviewer: Aaron Durbin <adurbin@chromium.org> Gerrit-Reviewer: Balaji Manigandan <balaji.manigandan@intel.com> Gerrit-Reviewer: Barnali Sarkar <barnali.sarkar@intel.com> Gerrit-Reviewer: Hannah Williams <hannah.williams@intel.com> Gerrit-Reviewer: Paul Menzel <paulepanter@users.sourceforge.net> Gerrit-Reviewer: Rizwan Qureshi <rizwan.qureshi@intel.com> Gerrit-Reviewer: Subrata Banik <subrata.banik@intel.com> Gerrit-Reviewer: build bot (Jenkins)
participants (1)
-
Aamir Bohra (Code Review)