BMC Firmware Flashing Utilities

==================
YAFUKCS:

Yafukcs is a tool used for flashing using KCS medium. 
The usage of the YafuKcs utility is shown below. 
This utility is used in DOS environment for flashing.

Usage: YafuKcs [OPTION] [FW_IMAGE_FILE] 

-?		Displays the utility usage 
-h		Displays the utility usage 

OPTION:
-info                 Displays information about current FW and new FW 
-auto                Option to do auto upgrade by comparing FMH 
-full,       	Option to do full upgrade 
-force-boot      Option to FORCE BootLoader upgrade during full upgrade 
		By default Boot Loader will be preserved
-c                    Option to preserve Config Module during full upgrade 
FW_IMAGE_FILE:
fw_image_file	 Firmware Image file name  

Eg. yafukcs -full x7sb3_rom025.ima

