Administrator Guide
Table Of Contents
- Open Networking Hardware Diagnostic Guide April 2016
- About this Guide
- Installation Instructions for ONIE and the Dell OS
- ONIE Overview
- Dell DIAG OS
- Dell DiagOS Tools
- Technical Support

Upgrading SMF FPGA
To upgrade your system using the FPGA method, follow these steps.
1 Copy all the binaries needed for upgrade into a local directory.
Figure 13. Copy the Needed Binaries
2 Check the FPGA region using smarttool –gfr /dev/ttyS0 command.
Figure 14. Check the FPGA Region
3 Get the current version of the FPGA using the lpctool utility. You can get the FPGA running image version through the ./
lpctool --read --addr=0x200 --size=b
registers at the LPC tool.
Table 1. Smartfusion FPGA Registers
Offset Name Description
0x200 SMF_VER Smartfusion FPGA version register
Figure 15. Get the Current FPGA Version
Dell DiagOS Tools 74