the following patch was just integrated into master: commit 078f22ea8bd365c3152a32e72052cccfa60c155b Author: Zheng Bao fishbaozi@gmail.com Date: Fri Sep 28 15:58:05 2012 +0800
nvramtool: Require no hw access for integrated Makefile
The Makefile.inc is integraged into coreboot Makefile. It doesn't need to access to HW like cmos. It doesn't include cmos-hw-unix.c, which is only for individual tools running seperatedly.
Change-Id: Ib00b5c3da63acb4120cb23eb7d661c5bc75d7c86 Signed-off-by: Zheng Bao zheng.bao@amd.com Signed-off-by: Zheng Bao fishbaozi@gmail.com
Reviewed-By: Patrick Georgi patrick@georgi-clan.de at Fri Sep 28 14:49:21 2012, giving +2 See http://review.coreboot.org/1544 for details.
-gerrit