brcm63xx: fix image generation with offsets/blocksizes != 64K
authorJonas Gorski <jonas.gorski@gmail.com>
Wed, 28 Sep 2016 07:48:55 +0000 (09:48 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Wed, 28 Sep 2016 07:48:55 +0000 (09:48 +0200)
commit62e4b4f6222baa67fb01fd69988040c512a71517
tree7749ca0f6cb968e49a9cec77101c6e2db9a8108b
parentab45e1aa2a43d8a7ac8434dc7cd7d21510b35fc2
brcm63xx: fix image generation with offsets/blocksizes != 64K

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>
target/linux/brcm63xx/image/bcm63xx.mk