summaryrefslogtreecommitdiffstats
path: root/board/freescale-mx35-3-stack/flash_header.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale-mx35-3-stack/flash_header.c')
-rw-r--r--board/freescale-mx35-3-stack/flash_header.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale-mx35-3-stack/flash_header.c b/board/freescale-mx35-3-stack/flash_header.c
index a2496a52d0..968a948a8d 100644
--- a/board/freescale-mx35-3-stack/flash_header.c
+++ b/board/freescale-mx35-3-stack/flash_header.c
@@ -45,5 +45,5 @@ struct imx_flash_header __flash_header_0x400 flash_header = {
.dcd_block_len = sizeof (dcd_entry),
};
-unsigned long __image_len_0x400 u_boot_len = 0x40000;
+unsigned long __image_len_0x400 barebox_len = 0x40000;