aboutsummaryrefslogtreecommitdiffstats
path: root/meta-amd-bsp/conf/machine/include/fox.inc
blob: a108c39983c23848f73379d91752b54beda41ac0 (plain)
1
2
3
4
5
6
7
8
9
require conf/machine/include/x86/x86-base.inc

# ttyS4 is J39 on the board
SERIAL_CONSOLES = "115200;ttyS4"

# Enable the kernel console on ttyS4
APPEND += "console=tty0 console=ttyS4,115200n8"

MACHINE_FEATURES += "efi"