summaryrefslogtreecommitdiff
path: root/board/freescale/mx53_evk
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/mx53_evk')
-rw-r--r--board/freescale/mx53_evk/flash_header.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/mx53_evk/flash_header.S b/board/freescale/mx53_evk/flash_header.S
index 38497c8e55..8d23242fd4 100644
--- a/board/freescale/mx53_evk/flash_header.S
+++ b/board/freescale/mx53_evk/flash_header.S
@@ -49,7 +49,7 @@ app_code_csf: .word 0x0
reserv2: .word 0x0
boot_data: .word 0x77800000
-image_len: .word 256 * 1024
+image_len: .word _end - TEXT_BASE
plugin: .word 0x0
#ifdef CONFIG_MX53_EVK