[coreboot-gerrit] New patch to review for coreboot: fa36f02 mainboard/asrock/e350m1: Provide Super I/O KBC DSDT

Edward O'Callaghan (eocallaghan@alterapraxis.com) gerrit at coreboot.org
Fri Jul 18 22:31:07 CEST 2014


Edward O'Callaghan (eocallaghan at alterapraxis.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/6304

-gerrit

commit fa36f02d7db2eed04e013e08d2adef9538318bbf
Author: Edward O'Callaghan <eocallaghan at alterapraxis.com>
Date:   Sat Jul 19 06:30:07 2014 +1000

    mainboard/asrock/e350m1: Provide Super I/O KBC DSDT
    
    Change-Id: I9dc4eca993124a7e1f9f3eebbc468c69251478ba
    Signed-off-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
---
 src/mainboard/asrock/e350m1/acpi/superio.asl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mainboard/asrock/e350m1/acpi/superio.asl b/src/mainboard/asrock/e350m1/acpi/superio.asl
index 7d8d9df..f12bbd8 100644
--- a/src/mainboard/asrock/e350m1/acpi/superio.asl
+++ b/src/mainboard/asrock/e350m1/acpi/superio.asl
@@ -17,4 +17,4 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-/* No SuperIO device or functionality yet */
+#include <drivers/pc80/ps2_controller.asl>



More information about the coreboot-gerrit mailing list