the following patch was just integrated into master: commit b6f765e7c85539b270dba407ff40846c3688ed60 Author: Patrick Georgi patrick@georgi-clan.de Date: Sun Oct 7 22:04:52 2012 +0200
Provide weak empty declarations of all chip_ops used on a board
sconfig creates empty defaults for all chip_ops, which can be overridden by drivers simply by providing a concrete implementation.
Change-Id: Ib37515f0b0747bdbf4da780d28690a1e719944b2 Signed-off-by: Patrick Georgi patrick@georgi-clan.de Reviewed-on: http://review.coreboot.org/1567 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org
Build-Tested: build bot (Jenkins) at Sun Nov 25 18:20:34 2012, giving +1 Reviewed-By: Stefan Reinauer stefan.reinauer@coreboot.org at Mon Nov 26 19:31:11 2012, giving +2 See http://review.coreboot.org/1567 for details.
-gerrit