Skip to content

Commit

Permalink
Add CLS DS4101 platform
Browse files Browse the repository at this point in the history
Signed-off-by: Nicholas Wu <[email protected]>
  • Loading branch information
nicwu-cel committed Aug 13, 2024
1 parent ad40508 commit 0571d0b
Show file tree
Hide file tree
Showing 70 changed files with 12,611 additions and 5 deletions.
1 change: 1 addition & 0 deletions builds/any/rootfs/buster/common/all-base-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,4 @@
- htop
- tree
- memtester
- ipmitool
Original file line number Diff line number Diff line change
Expand Up @@ -650,3 +650,7 @@ class OnlPlatformPortConfig_40x100_13x400_2x10(object):
class OnlPlatformPortConfig_64x800_2x25(object):
PORT_COUNT=66
PORT_CONFIG="64x800 + 2x25"

class OnlPlatformPortConfig_32x800_2x10(object):
PORT_COUNT=34
PORT_CONFIG="32x800 + 2x10"
Loading

0 comments on commit 0571d0b

Please sign in to comment.