-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Mon, 7 Jul 2014 20:56:12 -0400 Charles Devereaux coreboot@guylhem.net wrote:
Problem is my pomona is not establishing reliable connections, unless I use a lot of duct tape. I'd be interested in using the ISP header if possible.
My pomona clip had issues with its contact pins(the ones in contact with the flash chip) over time, so I unmounted it and repaired it.
Also, is it possible to indicate a normal boot from grub with cmostest / cmosclear / cmosset / cmosdump functions?
The cmos layout is in src/mainboard/lenovo/x60/cmos.layout
Example in grub.cfg: menuentry 'Normal' { cmosclean 0x30:0 cmosclean 0x30:1 cmosclean 0x30:2 cmosclean 0x30:3 cmosclean 0x30:4 cmosclean 0x30:5
halt }
Vladimir Serbinenko said me that it was a bad idea to do this and that he would instead work on something better that would understand the coreboot cmos layout. I've not checked if there is now something for it in grub.
Denis.