[coreboot] Lenovo x230 - vgabios
Paul Menzel
paulepanter at users.sourceforge.net
Thu May 28 19:45:58 CEST 2015
Dear Michael,
Am Donnerstag, den 28.05.2015, 02:39 +0200 schrieb Michael Gerlach:
> I've done that for revision I used and latest HEAD for both, x201 and
> x230..
Thank you very much!
commit d46ebfbac6ad8bf3a38639c00f6874ebf4c563d5
Author: Michael Gerlach <n3ph at terminal21.de>
Date: Wed May 27 03:02:55 2015 +0200
lenovo/x201/4.0-9799-g075739e/2015-05-27T23:59:53Z
commit b32b539b80921c85c54d89a069c661471cb4e343
Author: Michael Gerlach <n3ph at terminal21.de>
Date: Thu May 28 01:47:59 2015 +0200
lenovo/x230/4.0-9799-g7b399b7/2015-05-27T23:38:30Z
commit b48d383f87160b47db3251ccfb37ea2eb5d798c3
Author: Michael Gerlach <n3ph at terminal21.de>
Date: Thu May 28 01:36:57 2015 +0200
lenovo/x230/4.0-9737-gf4f43f2/2015-05-27T23:35:38Z
Unfortunately, I’m unable to locate the commits you used in the upstream
repository.
$ git show f4f43f2
fatal: ambiguous argument 'f4f43f2': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
$ git show 7b399b7
fatal: ambiguous argument '7b399b7': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
$ git show 075739e
fatal: ambiguous argument '075739e': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
What commits do you have on top? Could you please upload results from
commit, present in the upstream repository.
Thanks,
Paul
PS: Looking at your timings, you could disable the PS/2 controller
initialization as it times out taking over 500 ms.
$ grep DRIVERS_PS2_KEYBOARD lenovo/x201/4.0-9799-g075739e/2015-05-27T23:59:53Z/config.txt
CONFIG_DRIVERS_PS2_KEYBOARD=y
$ more lenovo/x201/4.0-9799-g075739e/2015-05-27T23:59:53Z/coreboot_timestamps.txt
[…]
60:device initialization 3,055,712
(576)
70:device setup done 3,657,942 (602,229)
[…]
Most payloads take care of this anyway.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20150528/43f6a1da/attachment.asc>
More information about the coreboot
mailing list