commit | 4311956a807be357848216d5fdf665053b7ca524 | [log] [tgz] |
---|---|---|
author | Stefan Reinauer <stepan@coresystems.de> | Sun Nov 02 19:51:50 2008 +0000 |
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | Sun Nov 02 19:51:50 2008 +0000 |
tree | 5b85af0b55a42b8bd9915d96241f6e12cfc2c8e9 | |
parent | 96e1b5507993eb62aebc4bd5bc5e3ecefae69a7e [diff] |
Drop nr/opcode_index parameter from run_opcode and search the opmenu for the opcode instead This is slightly slower (ha, ha), but works on boards with a locked opmenu. Tested on ICH7 and works. Corresponding to flashrom svn r336 and coreboot v2 svn r3721. Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>