9
0
Fork 0
barebox/arch/arm/boards/eukrea_cpuimx25
Sascha Hauer 04b9b0d537 ARM i.MX flash header: Fix barebox image sizes
The image sizes have been hardcoded to 256K. This is inefficient
for smaller images and nonfunctional for bigger images. Calculate
the image size during compile time and use it.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-03-23 08:58:18 +01:00
..
env defaultenv: simplify boot 2011-12-15 11:07:15 +01:00
Makefile move boards to arch/<architecure>/boards 2010-07-23 08:35:25 +02:00
config.h move boards to arch/<architecure>/boards 2010-07-23 08:35:25 +02:00
eukrea_cpuimx25.c ARM i.MX flash header: Fix barebox image sizes 2012-03-23 08:58:18 +01:00
lowlevel.c imx_nand_load_image: change all users to use barebox_image_size 2012-03-13 13:22:27 +01:00