commit | c70bc8a3c67f7e56126b7ae3d9084a11b658c02d | [log] [tgz] |
---|---|---|
author | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Fri Aug 30 22:22:57 2013 +0000 |
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Fri Aug 30 22:22:57 2013 +0000 |
tree | 7d5f03ea0dc4c4f051e7defbee793d0a80144409 | |
parent | 7562f7d7d531632f42695b567defe49f0f883692 [diff] |
layout: Rename romimages to num_rom_entries Since we are planning to support image files for rom entries, rename the variable used to count the number of known rom entries to avoid confusion. There is already num_include_args with similar semantics, hence we use num_rom_entries. Corresponding to flashrom svn r1731. Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>