[commit] r3175 - cpu/arm/olpc/cl4
Author: pgf Date: Wed Aug 15 00:25:40 2012 New Revision: 3175 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3175 Log: switches: use symbolic names for gpio pins Modified: cpu/arm/olpc/cl4/switches.fth Modified: cpu/arm/olpc/cl4/switches.fth ============================================================================== --- cpu/arm/olpc/cl4/switches.fth Wed Aug 15 00:11:59 2012 (r3174) +++ cpu/arm/olpc/cl4/switches.fth Wed Aug 15 00:25:40 2012 (r3175) @@ -4,8 +4,8 @@ 0 0 " 0" " /" begin-package " olpc,xo1.75-switch" +compatible -d# 130 1 " ebook-gpios" gpio-property -d# 129 1 " lid-gpios" gpio-property +d# ebook-mode-gpio# 1 " ebook-gpios" gpio-property +d# lid-switch-gpio# 1 " lid-gpios" gpio-property " switches" device-name 0 0 reg \ So test-all will run the test
participants (1)
-
repository service