Files
u-boot/arch/arm/include/asm
Prafulla Wadaskar f9de0997d7 ARM: make timer variables in gt_t available for all ARM platforms
All code that attemots to access variables in BSS before relocation
(for example directly or indirectly by board_init_f()) needs to be
fixed. Especially timer.c needs to fix on most of the ARM platforms.

This patch makes timer related variables in gd_t available for
all ARM implementations.

Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>

Edited commit message.
Signed-off-by: Wolfgang Denk <wd@denx.de>
2010-12-09 11:01:16 +01:00
..
2010-10-28 10:32:21 +02:00
2010-08-07 22:34:25 +02:00
2010-09-18 23:54:50 +02:00
2010-10-13 09:59:33 +02:00
2010-09-19 19:29:50 +02:00