Re: [SeaBIOS] [patch] sdcard: skip detection of PCI sdhci controllers if etc/sdcard used

2016-03-12 Thread John Lewis
On 2016-03-10 15:03, Kevin O'Connor wrote: On Thu, Mar 10, 2016 at 12:38:14AM -0600, Matt DeVillier wrote: Some BayTrail ChromeOS devices have the eMMC controller hidden (thus requiring the use of etc/sdcard), while others do not, making it problematic to have a single payload which serves

Re: [SeaBIOS] SeaBIOS recognising USB 3.0 on boot works - partly

2015-12-20 Thread John Lewis
On 2015-12-20 21:03, Kevin O'Connor wrote: On Sun, Dec 20, 2015 at 08:23:40PM +, John Lewis wrote: > >Thanks, but the "badboot" log doesn't seem to show the failure. > Apologies, not thinking again. How about that one? Okay - looks like you don't have the high/supe

Re: [SeaBIOS] SeaBIOS recognising USB 3.0 on boot works - partly

2015-12-20 Thread John Lewis
On 2015-12-20 07:59, Kevin O'Connor wrote: On Sat, Dec 19, 2015 at 05:20:08PM +, John Lewis wrote: How quickly do you think you'll upstream these changes, Kevin? - they make a USB 3.0 M2 SSD enclosure I've just bought, work, on the USB 3.0 port, whereas it will only work with the USB 2.0

Re: [SeaBIOS] SeaBIOS recognising USB 3.0 on boot works - partly

2015-12-20 Thread John Lewis
Thanks, but the "badboot" log doesn't seem to show the failure. Apologies, not thinking again. How about that one? Also, I note the enclosure gets lower boot priority than the onboard SSD when on the USB 3.0 port, but not when on the USB 2.0 port. Do I need to do something to the

Re: [SeaBIOS] SeaBIOS recognising USB 3.0 on boot works - partly

2015-12-19 Thread John Lewis
How quickly do you think you'll upstream these changes, Kevin? - they make a USB 3.0 M2 SSD enclosure I've just bought, work, on the USB 3.0 port, whereas it will only work with the USB 2.0 on upstream. John. On 2015-12-18 22:54, Kevin O'Connor wrote: On Fri, Dec 18, 2015 at 11:51:16AM

Re: [SeaBIOS] [PATCH] buildversion: Avoid subprocess.check_output() as that requires python2.7

2015-11-10 Thread John Lewis
On 2015-11-09 14:33, Kevin O'Connor wrote: Don't require python2.7 in buildversion.py. Also, ignore only those exceptions that are known to be possible. I can confirm that works as expected my end, Kevin. Thank you, John. ___ SeaBIOS mailing

Re: [SeaBIOS] [PATCH 0/3] Patches for baytrail based chromebooks

2015-11-08 Thread John Lewis
On 2015-11-03 13:23, Kevin O'Connor wrote: On Tue, Nov 03, 2015 at 01:09:39PM +, John Lewis wrote: On 2015-11-03 13:02, Kevin O'Connor wrote: >That log shows that git wasn't found during the build. Is there >something in Jenkins that prevents the build from accessing git or i

Re: [SeaBIOS] [PATCH 0/3] Patches for baytrail based chromebooks

2015-11-08 Thread John Lewis
On 2015-11-08 13:24, Kevin O'Connor wrote: On Sun, Nov 08, 2015 at 11:44:26AM +, John Lewis wrote: On 2015-11-03 13:23, Kevin O'Connor wrote: >On Tue, Nov 03, 2015 at 01:09:39PM +0000, John Lewis wrote: >>On 2015-11-03 13:02, Kevin O'Connor wrote: >>>That log shows tha

Re: [SeaBIOS] Problems booting legacy OSes on Chromebook Pixel 2015 - cbmem output

2015-10-06 Thread John Lewis
If I disable coreboot framebuffer support in SeaBIOS and then use the VGABIOS from the stock ROM in RW_LEGACY, I don't get any display from SeaBIOS on Broadwell. If I do the same with a Haswell Chromebook, the display works. In the former case, SeaBIOS appears to find and load the VGABIOS,

Re: [SeaBIOS] Problems booting legacy OSes on Chromebook Pixel 2015 - cbmem output

2015-10-06 Thread John Lewis
to get some minimal display support when only a graphical framebuffer is available. It is known to not work with some bootloaders and OSes (that don't use the VGA BIOS to write to the screen). For that reason, it's not going to work with MemTest86+. Looks like you have a rom from John Lewis. I'