u-boot/arch/arm/imx-common
Marek Vasut ae3509dc32 arm: imx: Pack u-boot.bin into uImage for SPL
The U-Boot SPL can parse the uImage format and gather information from
it about the payload. Make use of this and wrap u-boot.bin into uImage
format. The benefit is the SPL will know the size of the payload
instead of using fixed size of the payload defined at compile time.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
Cc: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Cc: Scott Wood <scottwood@freescale.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Tom Rini <trini@ti.com>
2013-05-05 17:45:05 +02:00
..
cmd_bmode.c common: Convert the U-Boot commands to LG-arrays 2012-10-22 08:29:42 -07:00
cmd_hdmidet.c i.MX6: Add hdmidet command to detect attached HDMI monitor 2013-03-20 11:43:19 +01:00
cpu.c mx31/mx35/mx51/mx53/mx6: add watchdog 2013-01-13 11:39:57 +01:00
i2c-mxv7.c MX: set a common place to share code for Freescale i.MX 2012-09-10 14:24:29 +02:00
iomux-v3.c arm: imx: Change iomux functions to void type 2013-04-16 18:58:47 +02:00
Makefile arm: imx: Pack u-boot.bin into uImage for SPL 2013-05-05 17:45:05 +02:00
misc.c imx: Move some i.MX common functions into the imx-common directory 2013-04-22 10:23:42 +02:00
speed.c ppc: arm: Move sdhc_clk into arch_global_data 2013-02-04 09:05:44 -05:00
timer.c imx-common: timer: fix 32-bit overflow 2013-03-20 11:36:11 +01:00