u-boot-brain/arch/arm/cpu/armv7/mx5
Stefano Babic db106ef7eb MX5: Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bss
The usage of bss values in drivers before initialisation of bss is forbidden.
In that special case some data in .rel.dyn gets corrupted.

This patch is the same as recently applied for arm926js architecture.

Signed-off-by: Stefano Babic <sbabic@denx.de>
CC: Heiko Schocher <hs@denx.de>
2011-02-02 00:54:43 +01:00
..
clock.c MX51: remove warning in clock.c 2010-10-28 11:08:52 +02:00
iomux.c MX5: Add initial support for MX53 processor 2011-02-02 00:54:41 +01:00
lowlevel_init.S MX5: Add initial support for MX53 processor 2011-02-02 00:54:41 +01:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
soc.c MX5: Add initial support for MX53 processor 2011-02-02 00:54:41 +01:00
speed.c Move DECLARE_GLOBAL_DATA_PTR to file scope 2010-12-21 11:33:36 +01:00
timer.c MX5: Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bss 2011-02-02 00:54:43 +01:00