the following patch was just integrated into master: commit f32ef133dd0a905ebffb994da2797cf9bf6633f2 Author: Vadim Bendebury vbendeb@chromium.org Date: Tue Sep 9 20:41:33 2014 -0700
storm: fix SW_RESET signal polarity
The actual level required to take the ethernet switch out of reset is low, not high.
BUG=chrome-os-partner:31780 TEST=with this patch applied, when proto0.2 boots, the ethernet switch's LED blink once, as was the case with proto0.
Change-Id: If4004ac5c2dc837270d4cb840d96ce92021d231e Signed-off-by: Patrick Georgi pgeorgi@chromium.org Original-Commit-Id: 9fa69d22de901cd0843948de0f95a66a2aa99353 Original-Change-Id: I81eeb73b85cf113709b6d4ac3aa7639a40fa6719 Original-Signed-off-by: Vadim Bendebury vbendeb@chromium.org Original-Reviewed-on: https://chromium-review.googlesource.com/217416 Original-Reviewed-by: David Hendricks dhendrix@chromium.org Reviewed-on: http://review.coreboot.org/9121 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org
See http://review.coreboot.org/9121 for details.
-gerrit