summaryrefslogtreecommitdiff
path: root/board/freescale/mx53_evk
diff options
context:
space:
mode:
authorTerry Lv <r65388@freescale.com>2010-05-07 21:19:41 +0800
committerJustin Waters <justin.waters@timesys.com>2012-09-05 14:57:20 -0400
commitf49b6c34340757e2c2694f8ffb197d76ac37d97e (patch)
tree179c41decd496409792ce15120001e585cfaf5eb /board/freescale/mx53_evk
parent387f5cbc24939cddfef8e0c0b4dad549b4f22309 (diff)
ENGR00123278: Support clock operation functions
Support clock operation functions. Signed-off-by: Terry Lv <r65388@freescale.com>
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