u-boot-brain/arch/arm/cpu/arm926ejs/mxs
Benoît Thébaudeau 508611bcb7 arm: start.S: Fix _TEXT_BASE for SPL
_TEXT_BASE must be set to CONFIG_SPL_TEXT_BASE for generic SPL, and to
CONFIG_SYS_TEXT_BASE for non-SPL builds.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Reviewed-by: Tom Rini <trini@ti.com>
2013-04-12 07:55:05 +02:00
..
clock.c mxs: mmc: spi: dma: Better wrap the MXS differences 2013-03-07 17:22:56 +01:00
iomux.c mxs: prefix register acessor macros with 'mxs' prefix 2012-09-01 14:58:17 +02:00
Makefile mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCs 2012-09-01 14:58:17 +02:00
mxs_init.h mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAIT 2013-03-07 17:22:57 +01:00
mxs.c mxs: Use __weak annotation to simplify code 2013-01-28 06:54:19 +01:00
spl_boot.c mx23: SPL: Add boot mode support 2013-01-21 12:05:21 +01:00
spl_lradc_init.c mxs: Reowork SPL to use 'mxs' prefix for methods 2012-09-01 14:58:17 +02:00
spl_mem_init.c mxs: spl_mem_init: Align DDR2 init with FSL bootlets source 2013-03-20 11:05:32 +01:00
spl_power_init.c mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAIT 2013-03-07 17:22:57 +01:00
start.S arm: start.S: Fix _TEXT_BASE for SPL 2013-04-12 07:55:05 +02:00
timer.c mxs: timrot: Rename local macros 2013-03-07 17:50:55 +01:00
u-boot-imx23.bd mx23: config: Enable building of u-boot.sb binary 2013-01-21 12:05:21 +01:00
u-boot-imx28.bd MX28: config: Allow different target generation in elftosb call 2012-09-01 14:58:27 +02:00
u-boot-spl.lds Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00