Skip to content

Commit 6e2262b

Browse files
author
Willy Liu
committed
[ACCTON][AS9947-72XKB] Add new platform
CPU : Ice Lake-D (D-1734NT 8C) MAC: Broadcom J2C+ (BCM88851), 2 pcs , 7.2 Tb/s integrated packet processor Ethernet Ports: 24 x QSFP-DD ports & 48 x QSFP28 ports shared with 4 x 10G SFP+ Power Supply: 12V/3200W PSU back to front airflow (DC to AC), 1+1 redundant load-sharing, hot-swappable Cooling: 4+1 FAN-tray modules with 5 pcs of 80mm x 80mm x 130mm 12V hot-swappable fans, 15400 RPM. 2+1 FAN-tray modules with 3 pcs of 40mm x 40mm x 93mm 12V hot-swappable fans, 31000 RPM. BMC Module: AST2600 Signed-off-by: Willy Liu <willy@accton.com>
1 parent 28f52e6 commit 6e2262b

53 files changed

Lines changed: 8225 additions & 0 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*x86*64*accton*as9947*72xkb*.mk
2+
onlpdump.mk
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
include $(ONL)/make/pkg.mk
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
include $(ONL)/make/pkg.mk
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
!include $ONL_TEMPLATES/platform-modules.yml VENDOR=accton BASENAME=x86-64-accton-as9947-72xkb ARCH=amd64 KERNELS="onl-kernel-5.4-lts-x86-64-all:amd64"
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
lib
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
KERNELS := onl-kernel-5.4-lts-x86-64-all:amd64
2+
KMODULES := src
3+
VENDOR := accton
4+
BASENAME := x86-64-accton-as9947-72xkb
5+
ARCH := x86_64
6+
include $(ONL)/make/kmodule.mk
7+
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
obj-m += x86-64-accton-as9947-72xkb-i2c-ocores.o
2+
obj-m += x86-64-accton-as9947-72xkb-fpga.o
3+
obj-m += x86-64-accton-as9947-72xkb-fan.o
4+
obj-m += x86-64-accton-as9947-72xkb-thermal.o
5+
obj-m += x86-64-accton-as9947-72xkb-psu.o
6+
obj-m += x86-64-accton-as9947-72xkb-sys.o
7+
obj-m += x86-64-accton-as9947-72xkb-leds.o
8+

0 commit comments

Comments
 (0)