Added proper YML config for AS5512

This commit is contained in:
Carl D. Roth
2016-05-18 12:39:53 -07:00
parent f7965da994
commit 8e1fd141c1
2 changed files with 31 additions and 7 deletions

View File

@@ -2,14 +2,7 @@
#
# x86-64-accton-as5512-54x-r0
#
# XXX missing YML platform config
#
##############################
echo "pci0000:00/0000:00:14.0 ma1" >/etc/onl/net
echo "LABEL=FLASH * flash" > /etc/onl/mounts
echo "LABEL=FLASH2 * flash2" >> /etc/onl/mounts

View File

@@ -0,0 +1,31 @@
---
######################################################################
#
# platform-config for AS5512
#
######################################################################
x86-64-accton-as5512-54x-r0:
grub:
serial: >-
--port=0x2f8
--speed=115200
--word=8
--parity=no
--stop=1
kernel:
<<: *kernel-3-2
args: >-
nopat
console=ttyS1,115200n8
network
interfaces:
ma1:
name: ~
syspath: pci0000:00/0000:00:14.0