coreboot-kgpe-d16/util/ifdtool
Chris Douglass e2718656ec util/ifdtool: cleanup some magic numbers
There are five firmware regions that are (currently) defined. This
was assumed throughout the ifdtool code with many literal 4s and
5s. This patch changes them to refer to a new #define NUM_REGIONS.

Change-Id: I523d3763942f875025ebc4b9ba8b2ccf1db5b2f5
Signed-off-by: Christopher Douglass <cdouglass.orion@gmail.com>
Reviewed-on: http://review.coreboot.org/5313
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2014-02-28 21:13:15 +01:00
..
Makefile Remove whitespace. 2012-02-17 19:04:31 +01:00
ifdtool.c util/ifdtool: cleanup some magic numbers 2014-02-28 21:13:15 +01:00
ifdtool.h util/ifdtool: add option to dump flashrom layout 2014-02-28 21:10:46 +01:00