From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Vtz0N-00013m-NO for mharc-grub-devel@gnu.org; Fri, 20 Dec 2013 07:16:35 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57428) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vtz0G-0000us-3z for grub-devel@gnu.org; Fri, 20 Dec 2013 07:16:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vtz0A-0003O9-P2 for grub-devel@gnu.org; Fri, 20 Dec 2013 07:16:28 -0500 Received: from mail-ea0-x236.google.com ([2a00:1450:4013:c01::236]:38324) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vtz0A-0003O3-Hv for grub-devel@gnu.org; Fri, 20 Dec 2013 07:16:22 -0500 Received: by mail-ea0-f182.google.com with SMTP id a15so1022659eae.41 for ; Fri, 20 Dec 2013 04:16:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type; bh=pORhsWOe43xBx1Yt6gi04dh2SrTmrjTIxnxmKVHd05s=; b=viUDabYorcfQ8Jk5zcs452NL7SSUFKY2VJmfwg7wFLI8WjbF6ZCAG+DZp9fCCX2EPP ynIwtdwpm3CNuWnItW6UoKxAd9cMJ/4nXv7eIT7WpR26Nhiwr5zY/LWzbpFA/kP9Y6N9 lwIAwoyl7D8tnvl83sNMNbubcHhNAuF+rr6q5DOdT4WDhQNyFKJLQCxtXDROFBLW/IDh BiNA0nshhAf2DhoR8XF7R9qb0fbR1b+vQqwXN6FGdZasR+3YNtDHt/oQUEgeL7ZyhZWh nOULukbgFVWgDo26IoRXDcDB4VRvwvxpwSzBBYp73D67wEaewxiYG6JzlJ7VUD96UeQR MOkQ== X-Received: by 10.14.172.130 with SMTP id t2mr2516674eel.68.1387541781711; Fri, 20 Dec 2013 04:16:21 -0800 (PST) Received: from [192.168.1.16] (85-188.196-178.cust.bluewin.ch. [178.196.188.85]) by mx.google.com with ESMTPSA id h48sm18097127eev.3.2013.12.20.04.16.20 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 20 Dec 2013 04:16:20 -0800 (PST) Message-ID: <52B43513.9040206@gmail.com> Date: Fri, 20 Dec 2013 13:16:19 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131103 Icedove/17.0.10 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: Important EHCI bugfix (Re: grub-2.02~beta1 happened) References: <52B2513C.7070104@gmail.com> <52B35030.7060303@volny.cz> In-Reply-To: <52B35030.7060303@volny.cz> X-Enigmail-Version: 1.6 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="CSEQrqD8kP8hipvckh2xSmBpuxQMaBBSC" X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4013:c01::236 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Dec 2013 12:16:33 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --CSEQrqD8kP8hipvckh2xSmBpuxQMaBBSC Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 19.12.2013 20:59, Ale=C5=A1 Nesrsta wrote: > Hi Vladimir, >=20 > it would be fine if the bugfix, posted by me in ML thread "EHCI/USBMS > corrections" (12/16/2013), will be included in the final release. It > solves serious bug. >=20 Check the git, it's already there, in cleaned up form. > I tested it on four different PCs - it is working fine, I saw no > negative results, and it helps on PCs where the problem, described in > "flash drive timing out, can't boot vmlinuz/initrd (coreboot payload)",= > appeared. >=20 > Would be nice if the initial reporter "The Gluglug" will do test of thi= s > patch. Do you know him? Could you arrange such test with him? I don't > see any further reaction from his side in ML thread "flash drive timing= > out, can't boot vmlinuz/initrd (coreboot payload)". >=20 > BR, > Ales >=20 > Dne 19.12.2013 02:51, Vladimir '=CF=86-coder/phcoder' Serbinenko napsal= (a): >> Hello, all. I've just uploaded 2.02~beta1. This also means that we're >> now in freeze. I'm willing to consider exceptions on case-by-case basi= s >> but it would be exceptions. The major points to do before release: >> - ARM64 loader. >> - Yeeloong 3A support needs some love. >> - XEN would probably need config adjustments. >> - XNU loader needs fixes. >> - NEWS needs contents. >> - Documentation. >> - Loads and loads of testing and some bugfixes. >> ...=20 >> _______________________________________________ >> Grub-devel mailing list >> Grub-devel@gnu.org >> https://lists.gnu.org/mailman/listinfo/grub-devel >> >=20 >=20 >=20 > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel >=20 --CSEQrqD8kP8hipvckh2xSmBpuxQMaBBSC Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (GNU/Linux) Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iF4EAREKAAYFAlK0NRMACgkQmBXlbbo5nOtEbAEAmqRj83eilz0Wimu08NYE46oC n7FeLqq9qsQ9c8jteYQA/1epKH5t8wvcb1nY1Fl3W6+XFM34biuy82Cus2PvwWvu =siCr -----END PGP SIGNATURE----- --CSEQrqD8kP8hipvckh2xSmBpuxQMaBBSC--