Hello!
The current git tip does not boot from USB or SD cards on an Acer C720. The issue seems to stem from:
ab9d771ce14d5b8d38cde373d15a51b45efb99c6 is the first bad commit commit ab9d771ce14d5b8d38cde373d15a51b45efb99c6 Author: Kevin O'Connor kevin@koconnor.net Date: Sat Jun 14 12:48:35 2014 -0400
ehci: Update usb command timeouts to use usb_xfer_time()
Signed-off-by: Kevin O'Connor kevin@koconnor.net
:040000 040000 4fcdb230f8fcffc0d8256225eb3c3220bd2293d4 78b62cb78cc3537da5a2ce1f1417fb1e0a571ba1 M src
Regards, Stefan
On Wed, Jul 02, 2014 at 06:42:25AM -0400, Stefan Berger wrote:
Hello!
The current git tip does not boot from USB or SD cards on an Acer C720. The issue seems to stem from:
ab9d771ce14d5b8d38cde373d15a51b45efb99c6 is the first bad commit
Hi Stefan,
Can you try this again with the patches I recently sent to the mail list?
Thanks, -Kevin
On 09/09/2014 07:37 PM, Kevin O'Connor wrote:
On Wed, Jul 02, 2014 at 06:42:25AM -0400, Stefan Berger wrote:
Hello!
The current git tip does not boot from USB or SD cards on an Acer C720. The issue seems to stem from:
ab9d771ce14d5b8d38cde373d15a51b45efb99c6 is the first bad commit
Hi Stefan,
Can you try this again with the patches I recently sent to the mail list?
This patch
http://www.seabios.org/pipermail/seabios/2014-September/008268.html
makes booting from USB work for me on the Acer C720.
Cheers! Stefan
Thanks, -Kevin