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

#@DESCRIPTION: Machine configuration for v1000 systems

require conf/machine/include/amdx86.inc

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

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

# Add machine specific AMD features and feature pkgs here
EXTRA_IMAGE_FEATURES += "amd-feature-networking"