the following patch was just integrated into master: commit cc76d7e011ead7350c8b7017c401a584e88154e2 Author: Rudolf Marek r.marek@assembler.cz Date: Wed May 1 22:29:13 2013 +0200
Asus F2A85-M Enable the SD controller for F2A85-M
If the SD controller is "off" hudson.c won't disable that because, there is no code for this yet.
The PCI device is still visible and PCI BAR will be allocated by Linux. Unfortunately it may happen that the particular address is used by non-standard BAR for SPI controller.
Change-Id: Ied7c581727541e2c81b0b1c2b70fd32de0014730 Signed-off-by: Rudolf Marek r.marek@assembler.cz Reviewed-on: http://review.coreboot.org/3167 Reviewed-by: Ronald G. Minnich rminnich@gmail.com Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org
Build-Tested: build bot (Jenkins) at Thu May 2 08:05:13 2013, giving +1 Reviewed-By: Stefan Reinauer stefan.reinauer@coreboot.org at Sat May 4 00:26:35 2013, giving +2 See http://review.coreboot.org/3167 for details.
-gerrit