setup-efi-ivi: use less hard-coding
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Wed, 26 Jun 2013 11:22:40 +0000 (14:22 +0300)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Wed, 26 Jun 2013 11:25:54 +0000 (14:25 +0300)
commitadb3e86d99cdcc8918c15f76154c718998ecca1a
treeed8c4b806002bc0a687f4f43a1d983134fc93dc2
parent7c7ebc28c16aff10ffb7b4fe6a7beba50c9be2ce
setup-efi-ivi: use less hard-coding

We do require that the boot partition is under /boot. But let's do it in less
places. Once we know the boot partition number (N), use the
INSTALLERFW_PARTN_MOUNTPOINT instead.

Also, remove the vfat type checking - it is an unneeded complication.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
setup-efi-ivi