rkdevi27
ebcd2d5252
[devices]: Fixed Fpga crash on dell z9264 ( #3672 )
...
Fixed the fpga crash issue which we see in 15-20 mins time frame after onie-install. Accessing stale i2c transfer message buffer causes this crash. Te message buffer becomes stale due to race between i2c transfer and fpga interrupt handler.
This new state STATE_STOP will not be exposed for the wake up call till all the ISR of previous transfer is completed successfully.
2019-11-05 11:26:34 -08:00
Aravind Mani
d6f3fde884
[devices]: support SFP+ for Z9264F ( #3700 )
...
- Changed sff8436 to optoe driver for both QSFP and SFP+
- Used optoe1 for QSFP and optoe2 for SFP.
2019-11-04 22:10:20 -08:00
Aravind Mani
ac1d2c1023
[devices]: DellEMC Z9264f_50gProfile: Added support for 50G T0 profile ( #3418 )
...
* Z9264f_50gProfile: Added support for 50g profile
2019-09-14 20:23:48 -07:00
Aravind Mani
f238042471
Z9264f-LED_changes ( #3376 )
...
Updated z9264_platform.sh to change appropriate LED when HWSKU is changed.
2019-08-23 12:00:37 -07:00
Sudharsan D.G
6d62249f04
[devices]: Optics fixes in Dell Z9100/Z9264f platforms ( #2936 )
2019-05-25 18:06:53 -07:00
Karthik Gengan
154a88331d
[devices]: DellEmc-Z9264f:Interrupt based Optic OIR ( #2926 )
2019-05-22 22:09:53 -07:00
Karthik Gengan
a5a5ba6d6a
[devices]: DellEmc-Z9264f: Bug fixed in platform specific sensor script ( #2916 )
2019-05-19 22:05:46 -07:00
Sudharsan D.G
1ffb34b4e3
[devices]: Dell z9264f bringup ( #2415 )
...
* Updating Z9264f for A01 board
* Adding platform_reboot plugin to Z9264f
* Change execute mode for platform_reboot
* Indenting python files
* Adding missed service file
* Addressing code review comments
* Modified the polling logic in transceiver change event
2019-01-08 21:14:18 -08:00
Shuotian Cheng
a99008356b
[dell]: Remove depmod -a from the platform initialization script ( #1954 )
...
depmod -a will be executed automatically after the package get installed
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2018-08-22 17:12:05 -07:00
Guohan Lu
9047edc38e
[platform]: move dell platform modules into buildimage repo
...
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-08-13 10:39:07 +00:00