Renuka Manavalan
0bca6b8468
1) Build debug docker image for each docker ( #3104 )
...
2) Install debug tools in every debug docker image
3) Install available debug symbols in debug docker image
4) Provide additional host/docker mapping for host dirs /src & /debug
4.1) The one-image will have source code under /src
4.2) /debug is mapped as rw. User can put his core file there and use this dir to
collect debug session logs too.
5) Build debug image using debug dockers
6) Source code is archived into /src of debug image
7) The welcome banner is extended to display these additional facilities in debug image.
2019-07-09 08:55:03 -07:00
jostar-yang
1d655dbf2b
[devices]: Add support as7726-32x platform ( #2340 )
2018-12-04 10:11:02 -08:00
lguohan
9f6f3e4046
[docker-saiserver]: build docker-saiserver ( #2244 )
...
* build docker-saiserver
Signed-off-by: Guohan Lu <gulv@microsoft.com>
* add docker saiserver mlnx/bfn/cavm
* set nephos to 1.3.5
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-11-14 01:15:31 -08:00
Roy Lee
7f76d3bf74
[platform]Accton, add platform as6712-32x. ( #2178 )
...
* [platform] Add 6712 dpkg on building.
Signed-off-by: roy_lee <roy_lee@accton.com>
* [platform] remove scache_filename for it failed the bcm checker.
Signed-off-by: roy_lee <roy_lee@accton.com>
* [plaform] add platform/device as6712-32x.
Signed-off-by: roy_lee <roy_lee@accton.com>
* [platform] fix error on private data reference at cpld.c.
Signed-off-by: roy_lee <roy_lee@accton.com>
2018-10-26 17:10:47 -07:00
juntseng62
96eac8f099
[devices]: Add snh60b0-640f device (Tomhawk2) & snh60a0-320fv2 device 32x100G (Tomhawk) ( #2129 )
...
* [platform]:add platfrom snh60a0-320fv2 & snh60b0-640f
* [device]:add platfrom snh60a0-320fv2 & snh60b0-640f
* remove minigraph.xml for snh60a0_320fv2-r0 and snh60b0_640f-r0 platform
2018-10-10 18:33:51 -07:00
loshihyu
6918a22959
[Inventec] Add D7264 platform support ( #1675 )
...
* Add Inventec D7264 platform support
* Fixed util script file permission
* Fixed more scripts file permission
2018-08-14 13:07:03 -07:00
Guohan Lu
3021e4efd6
[devices]: add celstica haliburton
...
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-08-11 09:09:03 +00:00
paavaanan
ecfca8bf23
[devices]: DellEMC new platform support for z9264f - 64x100 ( #26 )
...
* Added new platform support DellEMC - Z92264f - 64x100
* Includes changes with Makefiles, sfputil, eeprom and default minigraph
* Led support for Z9264f platform
* Includes changes on default minigraph
* ipmitool implementation in pmon docker. platform_sensors script is inclued in pmon startup
2018-08-11 09:09:03 +00:00
StanleyCi
145aa4ff70
[delta]: Enable ag5648, et-6248brb, ag9064 and fix the build error of ag5648 PSU module. ( #32 )
...
* 1. Fixed delta ag5648 PSU modules.
2. Enable build ag5648.
Signed-off-by: neal tai <neal.tai@deltaww.com>
* 1. Modified the kernel depends for ag5648.
2. Modified platform-modules-ag5648.service for install ag5648.
Signed-off-by: neal tai <neal.tai@deltaww.com>
* Enable the ag9064.
Signed-off-by: Stanley Chi <stanley.chi@deltaww.com>
* Add Delta platform et-6248brb
Signed-off-by: neal tai <neal.tai@deltaww.com>
2018-08-11 09:09:03 +00:00
nealtai
830e1dd560
[device]: Add a new supported device, Delta-ag5648 ( #1470 )
...
* [platform]: Add a new supported platform, Delta-ag5648
CPU : Intel Rangeley C2538
Swich ASIC: Broadcom Tomahawk BCM56967
Ports : 48x25G + 6x100G
Switch SKU : Delta-ag5648
Signed-off-by: neal tai <neal.tai@deltaww.com>
* Delete the file
Delete the auto-generated file.
* [device]: ag5648 remove all *.cmd files.
remove the files under ag5648/modules
Signed-off-by: neal tai <neal.tai@deltaww.com>
* [device]: ag5648 device drivers
1. Use the common driver dni_emc2305.c
ag9032v1 device drivers
1. Move dni_emc2305.c to be the common driver
2. Remove at24.c
Signed-off-by: neal tai <neal.tai@deltaww.com>
2018-03-23 15:17:41 -07:00
Roy Lee
ebea937a7a
[devices]: New platform as7326-56x ( #1524 )
...
* Update sonic-platform-modules-accton to lastest
Signed-off-by: roylee123 <roy_lee@accton.com>
* Install sonic-platform-common package in platform-monitor docker for ledd (#1330 )
* Install sonic-platform-common package in platform-monitor docker for ledd
* Specify Python wheel dependencies in docker-platform-monitor.mk; Remove explicit specifications from Dockerfile.j2
* Add related files for new platfrom as7326_56x.
Signed-off-by: roy_lee <roy_lee@accton.com>
* Validate sfputil.py and verified.
Signed-off-by: roy_lee <roy_lee@accton.com>
* Push submodule sonic-platform-modules-accton for as7326-56x validation.
Signed-off-by: roy_lee <roy_lee@accton.com>
2018-03-23 12:36:25 -07:00
jostar-yang
06a823d3fb
[devices]: Add build as7716-32xb to platform-modules-accton.mk file ( #1496 )
...
* Add build as7716-32xb to mk file
* Add as7716-32xb build to onie-image.mk
* Add as7716-32xb to debian build
2018-03-19 23:40:12 -07:00
hans-tseng
837e964854
[devices]: add the delta ag9064 platform ( #1435 )
...
* add the ag9064 platform
Signed-off-by: hans <hans.tseng@deltaww.com>
2018-03-01 02:14:26 -08:00
Roy Lee
5576c11c12
New model as7312 54x ( #1339 )
...
* Update sonic-platform-modules-accton to lastest
Signed-off-by: roylee123 <roy_lee@accton.com>
* Install sonic-platform-common package in platform-monitor docker for ledd (#1330 )
* Install sonic-platform-common package in platform-monitor docker for ledd
* Specify Python wheel dependencies in docker-platform-monitor.mk; Remove explicit specifications from Dockerfile.j2
* [7312_54x] Add plug-in files.
Signed-off-by: roylee123 <roy_lee@accton.com>
* [as7312-54x] Update i2c related drivers after tested on R0B model.
Signed-off-by: roylee123 <roy_lee@accton.com>
* Add as7312-54x driver package.
Signed-off-by: roylee123 <roy_lee@accton.com>
* [as7312-54x] Add index to port_config.ini for mmaping port with single lane.
Validate sfputil.py and mark unsupported for lp mode.
Signed-off-by: roylee123 <roy_lee@accton.com>
* [as7312-54x] Change for R01 HW board.
Signed-off-by: roylee123 <roy_lee@accton.com>
* [as7312-54x] recovered for the lint corrected not suitable for python.
Signed-off-by: roylee123 <roy_lee@accton.com>
* Remove debug printing.
Signed-off-by: roylee123 <roy_lee@accton.com>
* [platform] as7312-32x, update for util.py recovered.
Signed-off-by: roylee123 <roy_lee@accton.com>
* [platform] Accton: merged the commit by Polly Hsu.
Change platform modules to depend on 3.16.0-5-amdn64 kernel.
Signed-off-by: roylee123 <roy_lee@accton.com>
* [Device] As7312-54x, update for correct I2C addresses for sfp and psu.
Signed-off-by: roy_lee <roy_lee@accton.com>
* [Platform] as7312-54x, pushed submodule to new i2c drivers and script.
Signed-off-by: roy_lee <roy_lee@accton.com>
* resolved PR New model as7312 54x #1339 merge conflicts on sfputil.py.
Signed-off-by: roy_lee <roy_lee@accton.com>
2018-02-14 19:10:37 -08:00
stanepc1
46ec35df81
[device] Add a new platform ly1200 for MiTAC ( #1369 )
...
* [device] Add a new platform ly1200 for MiTAC
Signed-off-by: Eddy Weng <eddy.weng@mic.com.tw>
* [platform/broadcom/sonic-platform-modules-mitac] Update dependency for new kernel.
Signed-off-by: Stane Shieh <stane.shieh@mic.com.tw>
* [minigraph]: Set hostname in all default minigraphs to 'sonic'
Signed-off-by: Stane Shieh <stane.shieh@mic.com.tw>
* [kernel]: update linux kernel to support ly1200 of MiTAC
Signed-off-by: Stane Shieh <stane.shieh@mic.com.tw>
* [platform/broadcom/sonic-platform-modules-mitac] adapt PSU driver for linux kernel upgrade.
Signed-off-by: Stane Shieh <stane.shieh@mic.com.tw>
* Resolve the conflict with Quanta
modified files are as below.
.gitmodules
platform/broadcom/one-image.mk
platform/broadcom/rules.mk
Signed-off-by: Stane Shieh <stane.shieh@mic.com.tw>
2018-02-13 21:39:08 +08:00
cpchang
ed408cde54
[Quanta]: Add a new supported device and platform, IX1B-32X ( #1372 )
...
* [Quanta]: Add a new supported device and platform, IX1B-32X
Switch Vendor: Quanta
Switch SKU: IX1B-32X
ASIC Vendor: Broadcom
Swich ASIC: Tomahawk
Port Config: 32x100G
Signed-off-by: Chih-Pei.Chang@qct.io
2018-02-12 11:11:26 +08:00
jostar-yang
5c83be5d28
Add support for Accton AS7712-32X platform ( #1299 )
...
* Add support as7716_32x sfp/psu/portled/eeprom
* Add as7716_32x drv code(not inlcude .*.o)
* Update platform-modules-accton.mk
* Update platform-modules-accton.mk
1.Modify platform-modules-accton.mk to use new style code add_extra_package
2. fix error code
* Add as7716_32x build to debian control,rule
* Add as7716_32x export
2018-01-12 19:34:51 -08:00
Shuotian Cheng
32559d4fce
[platform]: chmod 0644 for *.mk files ( #1284 )
2018-01-08 07:49:42 -08:00
Roy Lee
683562cf2f
[Accton AS7816-64X] Add new platform and device for AS7816-64X. ( #1260 )
...
Signed-off-by: roylee123 <roy_lee@accton.com>
2017-12-22 10:06:21 -08:00
Jason Tsai
51dfa1768d
[Ingrasys] Update platform configuration files ( #1194 )
2017-11-29 11:57:35 -08:00
nealtai
8602360ffd
[platform] Add a new supported platform, Delta-ag9032v1 ( #1168 )
...
CPU : Intel Rangeley C2538
Swich ASIC: Broadcom Tomahawk BCM56960
Ports : 32x100G
Switch SKU : Delta-ag9032v1
Signed-off-by: neal <neal.tai@deltaww.com>
2017-11-27 14:29:22 -08:00
Polly Hsu
0f903d008b
[Accton]: Add a new supported platform, AS5712-54X ( #1167 )
...
* Switch Vendor: Edge-core
* Switch SKU: AS5712-54X
* ASIC Vendor: Broadcom
* Swich ASIC: TRIDENT2
* Port Configuration: 48x10G+6x40G
* SONiC Image: SONiC-ONIE-Broadcom
Signed-off-by: polly_hsu@accton.com
2017-11-22 02:59:28 -08:00
lguohan
f4e37a66f9
add INSTALLS, LAZY_INSTALLS, DEPENDS targets to image build ( #1159 )
...
1. _INSTALLS defines the packages to be installed in the image
at the build time.
2. _LAZY_INSTALLS defines the packages to be installed in the image
at the first run time
3. _DEPENDS defines the packages to at the build dependency of
the image
2017-11-16 12:27:03 -08:00
Balaselvi
1ee8ed9216
[Inventec]: Add Inventec D7054 platform support and update D7032 platform support ( #1052 )
2017-10-19 13:06:03 -07:00
cytsai0409
1be1c466fe
Add s8810 32q platform support ( #867 )
...
* Add S8810-32Q platform support
* Update sonic-platform-modules-ingrasys submodule
* Add sys eeprom plugin for S8810-32Q
* Add sfputil plugin for S8810-32Q
* Add sensors config for S8810-32Q
* Add S8810-32Q HwSku port_config
* Add fancontrol config for S8810-32Q
Signed-off-by: Jason Tsai <cytsai0409@gmail.com>
* Add S8810-32Q platform support
* Add sys eeprom plugin for S8810-32Q
* Add sfputil plugin for S8810-32Q
* Add sensors config for S8810-32Q
* Add S8810-32Q HwSku port_config
* Add fancontrol config for S8810-32Q
Signed-off-by: Jason Tsai <cytsai0409@gmail.com>
* Add S8810-32Q platform support
* Add S8810-32Q platform support in Makefile
Signed-off-by: Jason Tsai <cytsai0409@gmail.com>
* Fix build error on S8810 platform driver package
Signed-off-by: Jason Tsai <cytsai0409@gmail.com>
2017-08-16 07:38:10 -07:00
celestica-abhisit
12e5e22572
[platform/Seastone] Add a new supported platform, Celestica Seastone-DX010 ( #816 )
...
* [platform/Seastone] Add a new supported platform, Celestica Seastone-DX010.
Switch Vendor: Celestica
Switch SKU : Seastone-DX010
ASIC Vendor: Broadcom
Swich ASIC: Tomahawk
Port Configuration: 32x100G, 64x50G and 96x10G+16x50G.
SONiC Image: SONiC-ONIE-Broadcom
Signed-off-by: asang@celestica.com
* Help to convert tab to white space for Inventec-D7032Q28B platform.
2017-07-19 10:29:46 -07:00
Balaselvi
8ffe0b0d35
Inventec platform support ( #811 )
2017-07-18 11:21:24 -07:00
Polly Hsu
c1c8a122be
[Accton]: Add a new supported device and platform, AS7712-32X ( #662 )
...
* platform/broadcom: Add a new supported device and platform, AS7712-32X
* Switch Vendor: Edge-core
* Switch SKU: AS7712-32X
* ASIC Vendor: Broadcom
* Swich ASIC: Tomahawk
* Port Configuration: 32x100G
* SONiC Image: SONiC-ONIE-Broadcom
Signed-off-by: polly_hsu@accton.com
2017-06-15 10:33:42 -07:00
wadelnn
fb4cd63ac5
[Ingrasys] Add Ingrasys S8900 series platform ( #569 )
...
* Add Ingrasys S8900 series platform
* Add Ingrasys S8900-54XC platform driver
* Add Ingrasys S8900-64XC platform driver
* Reorganized Ingrasys debian package
* Move fancontrol config to device-specific file directory
* QSFP transceivers init on S9100-32X
* Update Thermal Policy in sensors.conf
* Add new Ingrasys S8900 series platform for docker-orchagent/orchagent.sh
Signed-off-by: Wade He <chihen.he@gmail.com>
2017-05-18 11:05:49 -07:00
lguohan
e097440f58
[platform]: add dell s6100 into one image ( #346 )
2017-02-28 16:02:43 -08:00
lguohan
b9b7d7a295
[installer]: support platform driver lazy installation ( #340 )
...
allow one image to support multiple switch devices, install
corresponding platform driver during the first boot time.
2017-02-27 13:08:41 -08:00
lguohan
523a738068
add dell platform driver to broadcom one image ( #242 )
2017-02-02 18:28:06 -08:00
lguohan
1786a3389d
rename single image to one image ( #220 )
...
* rename single image to one image
2017-01-31 22:06:12 -08:00