the following patch was just integrated into master: commit 7a9da71c5f276cdfd986ad81b2b344fc641bd0a7 Author: Mathias Krause minipli@googlemail.com Date: Sun Mar 24 19:40:01 2013 +0100
libpayload: EHCI - detach controller in ehci_shutdown()
It shouldn't be used any more as we're about to free() the memory behind the controller -- therefore detach it.
Change-Id: I875322a9940570c51d412a7f3bfb6af4ea3b3764 Signed-off-by: Mathias Krause minipli@googlemail.com Reviewed-on: http://review.coreboot.org/2899 Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-by: Nico Huber nico.huber@secunet.com Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org
Build-Tested: build bot (Jenkins) at Mon Mar 25 12:34:31 2013, giving +1 Reviewed-By: Stefan Reinauer stefan.reinauer@coreboot.org at Mon Mar 25 13:18:40 2013, giving +2 See http://review.coreboot.org/2899 for details.
-gerrit