bootloc           621 drivers/mtd/chips/cfi_cmdset_0002.c 		unsigned char bootloc;
bootloc           676 drivers/mtd/chips/cfi_cmdset_0002.c 			bootloc = extp->TopBottom;
bootloc           677 drivers/mtd/chips/cfi_cmdset_0002.c 			if ((bootloc < 2) || (bootloc > 5)) {
bootloc           680 drivers/mtd/chips/cfi_cmdset_0002.c 				       map->name, bootloc);
bootloc           681 drivers/mtd/chips/cfi_cmdset_0002.c 				bootloc = 2;
bootloc           684 drivers/mtd/chips/cfi_cmdset_0002.c 			if (bootloc == 3 && cfi->cfiq->NumEraseRegions > 1) {