9
0
Fork 0
barebox/arch/arm/boards/freescale-mx35-3-stack
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 ARM: mx3/mx35_3ds: increase kernel partition size to 4 MiB 2012-01-25 18:11:45 +01:00
3stack.c imx_nand_load_image: change all users to use barebox_image_size 2012-03-13 13:22:27 +01:00
3stack.dox move boards to arch/<architecure>/boards 2010-07-23 08:35:25 +02:00
Makefile move boards to arch/<architecure>/boards 2010-07-23 08:35:25 +02:00
board-mx35_3stack.h 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
flash_header.c ARM i.MX flash header: Fix barebox image sizes 2012-03-23 08:58:18 +01:00
lowlevel_init.S ARM i.MX freescale-mx35-3-stack: support 256 MiB RAM 2012-01-24 11:41:35 +01:00