coreboot/src
Zheng Bao b18f9b0ff4 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
2011-04-19 06:40:56 +00:00
..
arch/x86 Recently the 3 projects using the new AMD reference code have been 2011-04-19 01:36:24 +00:00
boot Unify use of post_code 2011-04-11 20:17:22 +00:00
console * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value 2011-04-18 23:51:12 +00:00
cpu Fix some more misuses of ifdef/if defined 2011-04-19 01:18:54 +00:00
devices Use subsystem id from devicetree.cb instead of Kconfig and move 2011-03-01 19:58:47 +00:00
drivers Handle drivers/ equally to any other sub directory. 2011-04-15 03:30:03 +00:00
ec Lenovo H8 EC: add missing systemstatus.asl include 2011-04-17 14:55:21 +00:00
include Unify use of post_code 2011-04-11 20:17:22 +00:00
lib fix copy and paste errors in ne2k.c 2011-04-18 02:26:56 +00:00
mainboard * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value 2011-04-18 23:51:12 +00:00
northbridge The "temp" will be used later. So it has to be calculated correctly. 2011-04-19 06:40:56 +00:00
pc80 Add option_table.h as dependency for all C based object files if option tables are used. 2011-03-08 20:49:18 +00:00
southbridge Fix some more misuses of ifdef/if defined 2011-04-19 01:18:54 +00:00
superio PC87384: add GPIO defines 2011-04-12 18:18:12 +00:00
vendorcode Fix breaking the build after removing files in tthe previous checkin. 2011-03-17 23:14:24 +00:00
Kconfig add FILO easy payload option 2011-04-15 03:34:05 +00:00
Kconfig.deprecated_options move single options out of main menu and remove stray "options" 2011-01-05 02:27:53 +00:00