type 'go'              to update Magni firmware
type 'go -y'           to update Magni firmware with Yes included
type 'go -h -v'        to display detailed help screen (this screen)
type 'go -e'           to erase every sector that was written 
type 'go -w'           to erase the whole SPI chip
type 'go -a'           to flash only autoload
type 'go -b'           to flash only BIOS on MAGNI
type 'go -b -e'        to erase only BIOS
type 'go -x'           to flash only Firmware on MAGNI
type 'go -x -e'        to erase only Firmware on MAGNI
type 'go -v'           to show verbose message
type 'go -r'           read back SPI content, no flashing
type 'go -aid 0 -r'    read back SPI content from adapter 0, no flashing


example_hba_info.txt   is a sample for user*
All numbers in the hba_info.txt are hex. 
The start_addr is the lba in terms of number of sectors.
The size is in terms of number of sectors.
The ssd type is specified as follows:
0 - ssd, 1 - turbo boot, 2 - turbo standby, 3 - turbo hibernation, 4 - recover cd
The ssd attribute specifies whether the os has access to it, bios has access to it or if it is deletable.
* hba_info.txt should be the correct name to use in actual operation