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

#@DESCRIPTION: Machine configuration for rome 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"