change a readable way to fix SB800 CIMX "multi-character constant warning".
authorKerry She <kerry.she@amd.com>
Tue, 11 Jan 2011 02:15:57 +0000 (02:15 +0000)
committerKerry She <Kerry.She@amd.com>
Tue, 11 Jan 2011 02:15:57 +0000 (02:15 +0000)
commit09e0e9a68b589e1a23758e70dbee32cc4e4a2e5d
treefbd6f887d0a18b80fa4df8857fd929829be180e5
parent965c43b4db8df752a2db609fef01c7235291c144
change a readable way to fix SB800 CIMX "multi-character constant warning".
by using 'Int32FromChar' macro, instead of the ASCII code.

Signed-off-by: Kerry She <kerry.she@amd.com>
Acked-by: Marc Jones <marcj303@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6248 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/southbridge/amd/cimx_wrapper/sb800/Amd.h
src/vendorcode/amd/cimx/sb800/ACPILIB.c
src/vendorcode/amd/cimx/sb800/DISPATCHER.c
src/vendorcode/amd/cimx/sb800/SBCMN.c