summaryrefslogtreecommitdiffstats
path: root/board/phycore_mpc5200b_tiny/u-boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/phycore_mpc5200b_tiny/u-boot.lds')
-rw-r--r--board/phycore_mpc5200b_tiny/u-boot.lds2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/phycore_mpc5200b_tiny/u-boot.lds b/board/phycore_mpc5200b_tiny/u-boot.lds
index 8a59f47df1..f0b14423e7 100644
--- a/board/phycore_mpc5200b_tiny/u-boot.lds
+++ b/board/phycore_mpc5200b_tiny/u-boot.lds
@@ -110,6 +110,8 @@ SECTIONS
. = ALIGN(4096);
__init_end = .;
+ __init_size = __init_end - _start;
+
__bss_start = .;
.bss :
{