Skip to content

Commit

Permalink
CR-1127325: U.2: got "[xbmgmt] ERROR: No such node (file) when flashi…
Browse files Browse the repository at this point in the history
…ng "xilinx_u2_gen3x4_xdma_gc_base_1" shell (Xilinx#6568) (Xilinx#6569)

* updating mfg name of u2 (Xilinx#6568)

(cherry picked from commit 6bc2a71)

* print only used tiles

* Revert "print only used tiles"

This reverts commit 0283b98.
  • Loading branch information
chvamshi-xilinx authored Apr 7, 2022
1 parent 0b34e22 commit 4ec32b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/runtime_src/core/pcie/driver/linux/xocl/devices.h
Original file line number Diff line number Diff line change
Expand Up @@ -3536,7 +3536,7 @@ struct xocl_subdev_map {
{ XOCL_PCI_DEVID(0x10EE, 0x5074, PCI_ANY_ID, X3522PV_MGMT_RAPTOR2) }, \
{ XOCL_PCI_DEVID(0x13FE, 0x006C, PCI_ANY_ID, MGMT_6A8F) }, \
{ XOCL_PCI_DEVID(0x13FE, 0x0078, PCI_ANY_ID, MGMT_XBB_DSA52) }, \
{ XOCL_PCI_DEVID(0x10EE, 0xE987, PCI_ANY_ID, XBB_MFG("samsung")) },\
{ XOCL_PCI_DEVID(0x10EE, 0xE987, PCI_ANY_ID, XBB_MFG("u2")) },\
{ XOCL_PCI_DEVID(0x10EE, 0xF987, PCI_ANY_ID, XBB_MFG("samsung_efuse")) },\
{ XOCL_PCI_DEVID(0x10EE, 0xD000, PCI_ANY_ID, XBB_MFG("u200")) },\
{ XOCL_PCI_DEVID(0x10EE, 0xD004, PCI_ANY_ID, XBB_MFG("u250")) },\
Expand Down

0 comments on commit 4ec32b9

Please sign in to comment.