ARM: start: Fix boarddata allocation
It's essential that we always pass the same size value to
arm_mem_barebox_image(), otherwise the result will be inconsistent.
Pass arm_barebox_size instead of barebox_image_size as the latter
does not contain the max bss segment size.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 8080710 commit f7165017f41fab86c1dd97e40de2355fc64dde2f
@Sascha Hauer Sascha Hauer authored on 20 Jan 2017
Showing 1 changed file
View
arch/arm/cpu/start.c