soc/intel/cannonlake: Add UART initialization
commitd39c68a0c034f478cf933bf101d7a62253cc8d02
authorAndrey Petrov <andrey.petrov@intel.com>
Mon, 5 Jun 2017 20:26:14 +0000 (5 13:26 -0700)
committerMartin Roth <martinroth@google.com>
Thu, 29 Jun 2017 14:59:32 +0000 (29 14:59 +0000)
tree12cb82955af45f171087b082bfec31cac0347076
parent028e18ff3caef6976410c2baefbef954b12d92af
soc/intel/cannonlake: Add UART initialization

Cannonlake has built-in UART driver as part of LPSS block. However port
mapped decoders are in use as well.

Change-Id: I9f209bf29c1748c5beea31bc6b31cb07a1e14195
Signed-off-by: Andrey Petrov <andrey.petrov@intel.com>
Reviewed-on: https://review.coreboot.org/20063
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
src/soc/intel/cannonlake/uart.c [new file with mode: 0644]