the following patch was just integrated into master: commit a5d914e47c84bf66f7a91264f431cad3e8d54f2f Author: Gabe Black gabeblack@chromium.org Date: Mon Apr 15 18:22:11 2013 -0700
snow: Tidy up chromeos.c.
Got rid of a lot of #defines, some of which were converted to enums and the rest which were eliminated entirely. Got rid of cruft in get_developer_mode_switch and started using it for the dev mode GPIO. Instead of a macro defining how many GPIOs are expected, now the code actually counts the GPIOs as they're added.
Change-Id: I97b6b9f52a72d1276eb3cf36d7f9dd7b335b4d19 Signed-off-by: Gabe Black gabeblack@chromium.org Reviewed-on: http://review.coreboot.org/3093 Reviewed-by: David Hendricks dhendrix@chromium.org Tested-by: build bot (Jenkins)
Build-Tested: build bot (Jenkins) at Tue Apr 16 07:32:08 2013, giving +1 Reviewed-By: David Hendricks dhendrix@chromium.org at Tue Apr 16 06:19:11 2013, giving +2 See http://review.coreboot.org/3093 for details.
-gerrit