aboutsummaryrefslogtreecommitdiffstats
path: root/meta-amd-bsp/conf/machine/ethanolx.conf
blob: a3e64f97e542bc6b56cc021c4bf43bff56ab67cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#@TYPE: Machine
#@NAME: ethanolx

#@DESCRIPTION: Machine configuration for ethanolx (i.e. rome & milan) systems

require conf/machine/include/amdx86.inc

# Setup a getty on all serial ports
SERIAL_CONSOLES = "115200;ttyS0"

# Enable the kernel console on ttyS0/COM0
KERNEL_SERIAL_CONSOLE ?= "console=ttyS0,115200n8"