07:25 < #BUMBLER> Morning #DEV0\ did you see this:( http://samnoble.org/x60tablet6365CTO/resid/flashrom_res1_write.log )? Been trying to judge win/fail and all sourcese say "___, but ask #DEV0" :) 07:50 < #DEV0\> #BUMBLER : hey! didn't see that before 07:51 < #DEV0\> #BUMBLER : fail, but I don't believe it is catastrophical. try reading out the flash chip again, and compare with your factorybios.bin - I bet they will be same 07:51 < #DEV0\> #BUMBLER : please show svn diff of your flashrom sources 07:52 < #DEV1> #DEV0\: why fail? isnt the erase failure at 0x1f0000 expected? 07:52 < #DEV0\> #DEV1 : block erase at 0x0 07:52 < #DEV0\> or does it switch to some other method then? 07:52 < #DEV1> 0xd8 is the only erase opcode that is allowed/set in the opmenu 07:53 < #DEV0\> you're right 07:53 < #DEV0\> the output is fucking stupid 07:53 < #DEV1> it tries all of them, but all others will fail immediately 07:53 < #DEV0\> #BUMBLER : it's win 07:53 < #DEV1> i beg to differ :P 07:53 < #DEV0\> well, the algorithm is what is fucking stupid, and the output follows from that of course 07:54 < #DEV0\> commands that are known to not work should of course never be attempted 07:55 < #DEV0\> #BUMBLER : sorry for the confusion. all is according to plan. you have successfully completed step 7 at http://www.coreboot.org/Lenovo_x60x 07:55 < #DEV1> in general you are right, but you know that the implementation is not completely trivial 07:56 < #DEV1> i dont see your problem with the output though 07:56 < #DEV1> even if it would only try the only working opcode if would scream FAILED at the end... because it really failed :) 07:57 < #DEV0\> #DEV1 : "Transaction error!" and the preceding errors should not be there 07:57 < #DEV0\> FAILED! at the end is fine 07:57 < #DEV0\> now: an espresso! 07:57 < #DEV1> the transaction error would be there, because that is caused by the 0xd8 opcode at address 0x1f0000 07:58 < #DEV0\> oh, ok 07:58 < #DEV0\> yes that's fine too then 07:58 < #DEV1> http://pastie.org/private/y6voeukme2rruknmbsrbq 07:58 < #DEV1> that's what it would look like 07:59 < #DEV0\> right, that's fine 07:59 < #BUMBLER> w00t!