Searched hist:f9de0997d773699fb4bda1c1ad7462aa2fcd00e9 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/include/asm/ |
| H A D | global_data.h | f9de0997d773699fb4bda1c1ad7462aa2fcd00e9 Wed Dec 01 12:16:52 UTC 2010 Prafulla Wadaskar <prafulla@marvell.com> 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>
|