This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
sonic-buildimage/platform/broadcom
hans-tseng ca1534aadb [devices]: Add platform support for delta ag9032v2a (#3148)
Add platform support for delta ag9032v2a
CPU: Broadwell-DE
ASIC: BMC56870 with <100Gx32 + 10Gx1>
BMC: AST2520:
- What I did
add the new platform of delta ag9032v2a
- How I did it
1.provide the QSFP and SWPLD attributes and create the virtual buses of I2C
2. provide the port configuration
- How to verify it
1. psuutil.py
2. sfputil.py
3. bcmcd

- Known issue
The port LED is not ready. We noticed that BCM chip had the M0 FW initialization issue while bringing up SDK with "BRCM SAI ver: [3.5.2.3], OCP SAI ver: [1.4], SDK ver: [6.5.14]" and here is the information :
root@sonic:/home/admin# bcmcmd "M0 status"
M0 status
0:soc_iproc_data_send_wait: No response for msg 2
M0 FW is NOT Running
M0 FW Version is 0.0
Host FW Version is 1.0
Host and M0 FW Versions do not match!!!

Signed-off-by: hans-tseng <hans.tseng@deltaww.com>
2019-08-01 22:18:04 -07:00
..
docker-saiserver-brcm [docker-saiserver]: upgrade docker saiserver to stretch for brcm/mlnx (#2983) 2019-06-08 16:27:19 -07:00
docker-syncd-brcm [broadcom]: Check for broadcom platform sdk init ready during syncd start. (#2931) 2019-06-19 01:25:37 -07:00
docker-syncd-brcm-rpc [buildsystem] Install debug packages in syncd when INSTALL_DEBUG_TOOLS=y (#2702) 2019-04-18 02:25:51 -07:00
saibcm-modules [submodule] update sonic-linux-kernel (#2985) 2019-06-18 10:00:16 -07:00
sonic-platform-modules-accton [device/Accton] Fix i2c fault from ir3570a on 3 models (#3245) 2019-07-31 11:28:03 -07:00
sonic-platform-modules-alphanetworks [submodule] update sonic-linux-kernel (#2985) 2019-06-18 10:00:16 -07:00
sonic-platform-modules-arista@530f9707a2 [device/Arista] Update arista driver submodules (#3122) 2019-07-06 14:50:25 -07:00
sonic-platform-modules-brcm-xlr-gts [devices]: Add Broadcom XLR/GTS (BCM9COMX2XMC) support for Tomahawk switch (BCM956960K) (#2682) 2019-06-09 12:09:31 -07:00
sonic-platform-modules-cel [device/celestica]: Implement device base APIs for Fan/PSU API based on the new platform API (#3163) 2019-07-23 10:00:02 -07:00
sonic-platform-modules-dell [DELLEMC][S6000] Platform 2.0 Reboot Reason and fixed issue in process-reboot-cause (#3156) 2019-07-24 12:15:46 -07:00
sonic-platform-modules-delta [devices]: Add platform support for delta ag9032v2a (#3148) 2019-08-01 22:18:04 -07:00
sonic-platform-modules-ingrasys [platform] update Ingrassy platform to support stretch (#2322) 2018-11-30 20:46:36 -08:00
sonic-platform-modules-inventec [submodule] update sonic-linux-kernel (#2985) 2019-06-18 10:00:16 -07:00
sonic-platform-modules-mitac [devices]: move platform modules of accton, ingrasys, mitac, quanta into buildimage repo 2018-08-11 09:09:03 +00:00
sonic-platform-modules-quanta update .gitignore 2018-08-12 07:58:59 +00:00
docker-ptf-brcm.mk [docker-saiserver]: build docker-saiserver (#2244) 2018-11-14 01:15:31 -08:00
docker-saiserver-brcm.mk [docker-saiserver]: upgrade docker saiserver to stretch for brcm/mlnx (#2983) 2019-06-08 16:27:19 -07:00
docker-syncd-brcm-rpc.mk [docker-brcm-syncd]: build brcm syncd from stretch 2019-05-06 05:39:37 +00:00
docker-syncd-brcm.mk [docker-brcm-syncd]: build brcm syncd from stretch 2019-05-06 05:39:37 +00:00
libsaithrift-dev.mk [sai and sairedis] advance sairedis sub-module and upgrade to matching Broadcom SAI build (#2488) 2019-02-16 10:14:18 -08:00
one-aboot.mk [build]: Move Systemd service start to systemd generator (#3172) 2019-07-29 15:52:15 -07:00
one-image.mk [devices]: Add platform support for delta ag9032v2a (#3148) 2019-08-01 22:18:04 -07:00
platform-modules-accton.mk [device][accton]: add support for as7312-54xs (#3140) 2019-07-18 07:30:22 -07:00
platform-modules-alphanetworks.mk [devices]: Add snh60b0-640f device (Tomhawk2) & snh60a0-320fv2 device 32x100G (Tomhawk) (#2129) 2018-10-10 18:33:51 -07:00
platform-modules-arista.mk [arista] update arista drivers submodule (#2059) 2018-09-19 13:25:54 -07:00
platform-modules-brcm-xlr-gts.mk [devices]: Add Broadcom XLR/GTS (BCM9COMX2XMC) support for Tomahawk switch (BCM956960K) (#2682) 2019-06-09 12:09:31 -07:00
platform-modules-cel.mk [platform/device] - Update Haliburton platform modules and device configuration (#1975) 2018-08-23 13:43:05 -07:00
platform-modules-dell.mk [devices]: Add a new supported device DellEMC s5232f (#3090) 2019-06-28 21:40:50 -07:00
platform-modules-delta.mk [devices]: Add platform support for delta ag9032v2a (#3148) 2019-08-01 22:18:04 -07:00
platform-modules-ingrasys.mk [build]: add stretch target to build in stretch docker 2018-08-11 09:09:03 +00:00
platform-modules-inventec.mk [device][platform] Update Inventec platform porting to support stretch (#2010) 2018-09-14 00:54:08 -07:00
platform-modules-mitac.mk [build]: add stretch target to build in stretch docker 2018-08-11 09:09:03 +00:00
platform-modules-quanta.mk [docker-saiserver]: build docker-saiserver (#2244) 2018-11-14 01:15:31 -08:00
platform.conf one image implementation (#215) 2017-01-29 11:33:33 -08:00
raw-image.mk [build]: Move Systemd service start to systemd generator (#3172) 2019-07-29 15:52:15 -07:00
rules.mk [sairedis.mk] do not build rpc sairedis when not needed (#3109) 2019-07-06 14:55:31 -07:00
sai-modules.mk [submodule] update sonic-linux-kernel (#2985) 2019-06-18 10:00:16 -07:00
sai.mk [Broadcom]: Update SAI version to 3.5.2.3 (#3014) 2019-06-14 15:47:11 -07:00