brcm63xx: fix image generation with offsets/blocksizes != 64K
authorJonas Gorski <jonas.gorski@gmail.com>
Sat, 9 Jul 2016 11:10:08 +0000 (13:10 +0200)
committerJonas Gorski <jonas.gorski@gmail.com>
Sat, 9 Jul 2016 11:41:53 +0000 (13:41 +0200)
Defer the CFE_EXTRAs evaluation to allow overriden BLOCK_SIZE and
IMAGE_OFFSET take effect, and replace the unused IMAGE_SIZE with
IMAGE_OFFSET in DEVICE_VARS.

This fixes image generation for targets using different offsets or
blocksizes.

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>

No differences found