Administrator Guide

Table Of Contents
4 Upgrade the FPGA in smartfusion using the # ./smarttool -uf /dev/ttyS0 <path_to_the_image>/
<platform>_SMF_logic_v0.E.dat command. You must be in region G to upgrade to region A. The device
automatically reboots after the upgrade.
Figure 16. Upgrade the FPGA
5 Verify that the FPGA is upgraded using the lpctool utility. You can get the FPGA running image version through the ./
lpctool --read --addr=0x200 --size=b registers of the LPC tool.
smbiostool
The smbiostool displays information about the BIOS and also reprograms the BIOS flash.
CLI Options
root@dell-diag-os:~# smbiostool
Dell Diag - SMBIOS Tool
version 1.1, 1.10
build, 2016/01/04,
Syntax: smbiostool <option>
--h := show this help
--biosversion := Print the BIOS version
--biosflashdetect := Check whether the SPI flash was detected
--bioserase := Erase the BIOS
--bioswrite FILEPATH := Program a new BIOS into SPI flash
--biosread FILEPATH := Take a backup of the Current running BIOS
--biosdumpall := Dump the DMI table
--biosdumpfields [SUBOPT] := Check whether the SPI flash was detected
SUBOPT for --biosdumpfields :
-q := Less verbose output
-s := Only display the value of the given DMI string
-t TYPE := Only display the entries of given type
-u := Do not decode the entries
--dump-bin FILE := Dump the DMI data to a binary file
--from-dump FILE := Read the DMI data from a binary file
-V := Display the version of dmidecode binary
Dell DiagOS Tools 75