commit | ce532975cbe35d88f767c6305d272c8b6f16ccf7 | [log] [tgz] |
---|---|---|
author | Stefan Reinauer <stepan@coresystems.de> | Wed May 23 17:20:56 2007 +0000 |
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | Wed May 23 17:20:56 2007 +0000 |
tree | f42ab029b4335a7d9e396bf85e0fc9f0f3d36aa1 | |
parent | bc1f1a01e4505bd1a2de45b7a23038a53a184c0d [diff] |
Big cosmetic offensive on flashrom * Give decent names to virt_addr and virt_addr_2 * add some comments * move virtual addresses to the end of the struct, so they dont mess up the initializer. Corresponding to flashrom svn r111 and coreboot v2 svn r2689. Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de>