fp5280g2: ipmi: Add dcmi config

Tested: Verified that temperature sensors are returned
        by `ipmitool dcmi get_temp_reading` command
	responses:
	Entity ID			Entity Instance	   Temp. Readings
	Inlet air temperature(40h)         		1		+27 C
	CPU temperature sensors(41h)       		1		+26 C
	CPU temperature sensors(41h)       		2		+26 C
	CPU temperature sensors(41h)       		3		+26 C
        ......
	CPU temperature sensors(41h)       		4		+26 C
	CPU temperature sensors(41h)       		5		+26 C
	Baseboard temperature sensors(42h) 		1		+29 C
	Baseboard temperature sensors(42h) 		2		+32 C

Signed-off-by: John Wang <wangzqbj@inspur.com>
Change-Id: Ic3482eb85f492a4efa8d165940867efcff38d1a7
1 file changed