[coreboot] T60 - what went wrong?

The Gluglug info at gluglug.org.uk
Sat Mar 8 00:37:27 CET 2014


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Note: those ROM's on samnoble.org are not dd'd as per coreboot wiki.
Only flash them as-is if you already have coreboot, with bucts set to 0.
Otherwise, dd them as per coreboot wiki:

dd if=coreboot.rom of=top64k.bin bs=1 skip=$[$(stat -c %s
coreboot.rom) - 0x10000] count=64k
dd if=coreboot.rom bs=1 skip=$[$(stat -c %s coreboot.rom) - 0x20000]
count=64k | hexdump
dd if=top64k.bin of=coreboot.rom bs=1 seek=$[$(stat -c %s
coreboot.rom) - 0x20000] count=64k conv=notrunc

On 07/03/14 23:33, The Gluglug wrote:
> Hi Marcus
> 
> On 07/03/14 23:28, The Gluglug wrote:
>>> 
>>>>> Is there perhaps a prebuild image for initial flashing 
>>>>> available, that I could use?
>>> 
>>> Not really no. :\
>>> 
>>> 
>>> //Peter
>>> 
> 
> samnoble.org/thinkpad (there are some pre-built ROM's there for
> T60). (these are not built by me)
> 
> (these use the VGA ROM. Something to keep in mind)
> 
> I'll be completing those tests that phcoder wanted me to do with
> his patch for native graphics (VGA ROM replacement), and compiling
> a detailed log of my findings. (I plan on uploading my own T60
> images to libreboot.org)
> 
> Regards, Francis Rowe.
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJTGlg3AAoJEP9Ft0z50c+UGTkIAIgz4iFfkBoxI5myc5iPHuHH
z9qXFoT5NCkXLv80Pn657kn+wNDIMB2yzZoVEPrjztz7CpXZMZV4sGzLdObtkT6+
tz5OW0bLy/1V6gC31GwXS2rS6PrDkuhVatlj79Kur01kF+SHpWsnA742PIUgeWuX
a9TZRg6E+sSkjF4bM6Z/D9wiLIQOQEuz/AZ350dCWRHMkGhTEyKWRb9CLvZhwfyD
PwOLRdCqdhhwMohTbfL5lgec+nyE/SqOhQYS/S5U+8BCPlwW73scKe7jAD0x3BRh
23rimvqPEWxl++HIfoR9Osb6Dl0uljzJ4sJ50JYu7+hO6zg9OEbLox0HzfJN1GQ=
=woeN
-----END PGP SIGNATURE-----



More information about the coreboot mailing list