summaryrefslogtreecommitdiff
path: root/src/mainboard/google/myst/variants
diff options
context:
space:
mode:
authorJon Murphy <jpmurphy@google.com>2023-03-29 17:08:24 -0600
committerFelix Held <felix-coreboot@felixheld.de>2023-04-12 14:16:44 +0000
commit8e02644c903b3dcc3be7c12006e8a26da0636a52 (patch)
tree43856182ba21bfaf5a8568892243bb325e7a5ca9 /src/mainboard/google/myst/variants
parentb27495d0faee5ea53a5067be2de7ec038010433a (diff)
mb/google/myst: Enable console UART
Enable the console UART for myst devices. Bug=b:275900837 TEST=builds Signed-off-by: Jon Murphy <jpmurphy@google.com> Change-Id: I52c1b86c46907216d88f98917968b833af0d5d41 Reviewed-on: https://review.coreboot.org/c/coreboot/+/74103 Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com> Reviewed-by: Tim Van Patten <timvp@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
Diffstat (limited to 'src/mainboard/google/myst/variants')
-rw-r--r--src/mainboard/google/myst/variants/baseboard/devicetree.cb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/myst/variants/baseboard/devicetree.cb b/src/mainboard/google/myst/variants/baseboard/devicetree.cb
index ef41b0dabf..7980101821 100644
--- a/src/mainboard/google/myst/variants/baseboard/devicetree.cb
+++ b/src/mainboard/google/myst/variants/baseboard/devicetree.cb
@@ -7,4 +7,5 @@ chip soc/amd/phoenix
end
end
end # domain
+ device ref uart_0 on end # UART0
end # chip soc/amd/phoenix