u-boot-brain/arch/arm/imx-common
Benoît Thébaudeau 7d5a5c79ca imx: Add u-boot-with-nand-spl.imx make target
This image combines the SPL with the i.MX header, the FCB and U-Boot.

For i.MX25/35/51, the FCB is ignored by the boot ROM, so this image is just
useful because it can be programmed on a NAND Flash page boundary.

For i.MX53, the FCB is required by the boot ROM.

This does not support i.MX6 so far because its FCB is more complicated.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
2013-04-12 07:55:08 +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 i.MX: iomux: input pad array can be const 2012-10-16 12:35:11 +02:00
Makefile imx: Add u-boot-with-nand-spl.imx make target 2013-04-12 07:55:08 +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