mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 16:07:30 +00:00
5dca710a3d
clock.c / timer.c used static data and are called before relocation. Move all static variables into global_data structure. Also cleanup timer.c from unused stubs and make it truly use 64 bit tick values. Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de> |
||
---|---|---|
.. | ||
at91cap9_devices.c | ||
at91sam9m10g45_devices.c | ||
at91sam9rl_devices.c | ||
at91sam9260_devices.c | ||
at91sam9261_devices.c | ||
at91sam9263_devices.c | ||
clock.c | ||
config.mk | ||
cpu.c | ||
eflash.c | ||
led.c | ||
lowlevel_init.S | ||
Makefile | ||
reset.c | ||
timer.c |