svn@coreboot.org wrote:
if (prot & 0x3)
Yes of course! Silly me. Thanks for fixing!
printf("SB600 still %s%sprotected from %u to %u\n",
How about the wording though? Without -V, using "still" is not so great. I realize the old prot value needs to be saved to actually say anything about what failed. Makes sense?
//Peter