BL1: Fix bl1_2 image read from flash

The function was missing a parentheses and the CMSIS-Driver Flash API
returns the number of dataitems that have been read so the equality
has to be checked.

Change-Id: I7acd39cd84f84ba04327312628439bf51b354125
Signed-off-by: Bence Balogh <bence.balogh@arm.com>
1 file changed