Skip to content

Commit

Permalink
wedge400: cpld_ver.sh code revised (#98)
Browse files Browse the repository at this point in the history
Summary:
Summart:

As title
Pull Request resolved: facebookexternal/openbmc.celestica#98

Test Plan:
root@bmc-oob:~# cpld_ver.sh
SMB_SYSCPLD: 3.2
SMB_PWRCPLD: 3.0
SCMCPLD: 3.1
FCMCPLD: 2.0
root@bmc-oob:~#

Pass

Reviewed By: joancaneus

fbshipit-source-id: ccc71e6790
  • Loading branch information
joancaneus authored and facebook-github-bot committed Aug 17, 2019
1 parent 8173a17 commit 4e7645a
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@

. /usr/local/bin/openbmc-utils.sh

PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin

board_rev=$(wedge_board_rev)

smb_ver=$(cat $SMBCPLD_SYSFS_DIR/cpld_ver | head -n 1)
Expand Down

0 comments on commit 4e7645a

Please sign in to comment.