Platform configs for x86-64 systems

This commit is contained in:
Carl D. Roth
2016-05-02 12:58:47 -07:00
parent 87fbe5d56f
commit a5e443274f
13 changed files with 330 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
---
######################################################################
#
# platform-config for AS5712
#
######################################################################
x86-64-accton-as5712-54x-r0:
grub:
serial: >-
--port=0x2f8
--speed=115200
--word=8
--parity=no
--stop=1
kernel:
<<: *kernel-3-2
args: >-
nopat
console=ttyS1,115200n8

View File

@@ -0,0 +1,25 @@
---
######################################################################
#
# platform-config for AS5812
#
######################################################################
x86-64-accton-as5812-54t-r0:
grub:
serial: >-
--port=0x2f8
--speed=115200
--word=8
--parity=no
--stop=1
kernel:
<<: *kernel-3-2
args: >-
nopat
console=ttyS1,115200n8

View File

@@ -0,0 +1,23 @@
---
######################################################################
#
# platform-config for AS5812
#
######################################################################
x86-64-accton-as5812-54x-r0:
serial: >-
--port=0x2f8
--speed=115200
--word=8
--parity=no
--stop=1
kernel:
<<: *kernel-3-2
args: >-
nopat
console=ttyS1,115200n8

View File

@@ -0,0 +1,25 @@
---
######################################################################
#
# platform-config for AS6712
#
######################################################################
x86-64-accton-as6712-32x-r0:
grub:
serial: >-
--port=0x2f8
--speed=115200
--word=8
--parity=no
--stop=1
kernel:
<<: *kernel-3-2
args: >-
nopat
console=ttyS1,115200n8

View File

@@ -0,0 +1,26 @@
---
######################################################################
#
# platform-config for AS6812
#
######################################################################
x86-64-accton-as6812-32x-r0:
grub:
serial: >-
--port=0x2f8
--speed=115200
--word=8
--parity=no
--stop=1
kernel:
<<: *kernel-3-2
args: >-
nopat
console=ttyS1,115200n8

View File

@@ -0,0 +1,25 @@
---
######################################################################
#
# platform-config for AS7512
#
######################################################################
x86-64-accton-as5712-32x-r0:
grub:
serial: >-
--port=0x2f8
--speed=115200
--word=8
--parity=no
--stop=1
kernel:
<<: *kernel-3-2
args: >-
nopat
console=ttyS1,115200n8

View File

@@ -0,0 +1,25 @@
---
######################################################################
#
# platform-config for AS7712
#
######################################################################
x86-64-accton-as7712-32x-r0:
grub:
serial: >-
--port=0x2f8
--speed=115200
--word=8
--parity=no
--stop=1
kernel:
<<: *kernel-3-2
args: >-
nopat
console=ttyS1,115200n8

View File

@@ -0,0 +1,25 @@
---
######################################################################
#
# platform-config for AS7716
#
######################################################################
x86-64-accton-as7716-32x-r0:
grub:
serial: >-
--port=0x3f8
--speed=115200
--word=8
--parity=no
--stop=1
kernel:
<<: *kernel-3-2
args: >-
nopat
console=ttyS0,115200n8

View File

@@ -0,0 +1,28 @@
---
######################################################################
#
# platform-config for WEDGE
#
######################################################################
x86-64-accton-wedge-16x-r0:
grub:
serial: >-
--unit=0
--speed=57600
--word=8
--parity=0
--stop=1
kernel:
<<: *kernel-3-2
args: >-
nopat
console=ttyS1,57600n8
rd_NO_MD
rd_NO_LUKS
intel_iommu=off

View File

@@ -0,0 +1,25 @@
---
######################################################################
#
# platform-config for REDSTONE
#
######################################################################
x86-64-cel-redstone-xp-r0:
grub:
serial: >-
--port=0x3f8
--speed=115200
--word=8
--parity=no
--stop=1
kernel:
<<: *kernel-3-2
args: >-
nopat
console=ttyS0,115200n8

View File

@@ -0,0 +1,26 @@
---
######################################################################
#
# platform-config for KVM
#
######################################################################
x86-64-kvm-x86-64-r0:
grub:
serial: >-
--port=0x3f8
--speed=115200
--word=8
--parity=no
--stop=1
kernel:
<<: *kernel-3-9-6
args: >-
nopat
console=ttyS0,115200n8

View File

@@ -0,0 +1,25 @@
---
######################################################################
#
# platform-config for LY6
#
######################################################################
x86-64-quanta-ly6-rangeley-r0:
grub:
serial: >-
--port=0x2f8
--speed=115200
--word=8
--parity=no
--stop=1
kernel:
<<: *kernel-3-9-6
args: >-
console=ttyS1,115200n8

View File

@@ -0,0 +1,25 @@
---
######################################################################
#
# platform-config for LY8
#
######################################################################
x86-64-quanta-ly8-rangeley-r0:
grub:
serial: >-
--port=0x2f8
--speed=115200
--word=8
--parity=no
--stop=1
kernel:
<<: *kernel-3-9-6
args: >-
console=ttyS1,115200n8