The "temp" will be used later. So it has to be calculated correctly.
authorZheng Bao <zheng.bao@amd.com>
Tue, 19 Apr 2011 06:40:56 +0000 (06:40 +0000)
committerZheng Bao <Zheng.Bao@amd.com>
Tue, 19 Apr 2011 06:40:56 +0000 (06:40 +0000)
commitb18f9b0ff47df16d076c17b0a5ce6e1957984562
treee21704227bb233c874ea918fad3dab55f4c41a37
parent52ffb2b66d3c7400f5338901129c3066913b3d54
The "temp" will be used later. So it has to be calculated correctly.

Comment by Peter,
The variable name "temp" unfortunately does not explain what the value
is. The commit message also does not have hints. Hopefully in the
future it's possible to also use a brief moment to improve the clarity
of the code, while it is already being fixed for some other
reason. Ie. fixing up variable names, writing particularly informative
commit messages, or of course both at the same time! :)

Signed-off-by: Zheng Bao <zheng.bao@amd.com>
Acked-by: Marc Jones <marcj303@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6517 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/northbridge/amd/amdht/h3ncmn.c