the following patch was just integrated into master: commit ae6dc2d8e13608fe2a172cbf5dce716c937cc217 Author: Stefan Reinauer reinauer@chromium.org Date: Thu Jul 26 12:46:48 2012 -0700
Drop mainboard chip.h
mainboard_config never worked right, at least not since we've had sconfig. Hence, drop mainboard/<vendor>/<device>/chip.h and fix up the mainboards that tried to use it anyways.
Change-Id: I7cd403ea188d8a9fd4c1ad15479fa88e02ab8e83 Signed-off-by: Stefan Reinauer reinauer@google.com
Build-Tested: build bot (Jenkins) at Thu Jul 26 22:33:38 2012, giving +1 Reviewed-By: Alexandru Gagniuc mr.nuke.me@gmail.com at Thu Jul 26 22:35:41 2012, giving +1 Reviewed-By: Ronald G. Minnich rminnich@gmail.com at Thu Jul 26 22:57:31 2012, giving +2 See http://review.coreboot.org/1359 for details.
-gerrit