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

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

require conf/machine/include/tune-zen1.inc
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"