Specifications

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
Dell DiagOS Tools 86