mb/amd/onyx_poc/devicetree: enable UART0

UART0 is routed to a USB-serial converter chip on the Onyx board, so
also enable this UART in the devicetree, so that the OS will be able to
use this UART.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I7b2577d799fd82a0aa0c9b01324930237e204aa0
Reviewed-on: https://review.coreboot.org/c/coreboot/+/79651
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Varshit Pandya <pandyavarshit@gmail.com>
This commit is contained in:
Felix Held 2023-12-19 16:42:49 +01:00
parent 17295c8288
commit e4b080ee56
1 changed files with 1 additions and 0 deletions

View File

@ -200,6 +200,7 @@ chip soc/amd/genoa_poc
end
end
device ref uart_0 on end
device ref uart_1 on end
end