diff options
author | Reinhard Meyer <u-boot@emk-elektronik.de> | 2010-10-05 16:54:35 +0200 |
---|---|---|
committer | Reinhard Meyer <u-boot@emk-elektronik.de> | 2010-10-19 15:12:29 +0200 |
commit | 5dca710a3d7703e41da0e9894f2d71f9e25bea6b (patch) | |
tree | 0a0dd7439012b2890bee1501eb183d63f4ca2042 /common/flash.c | |
parent | 3b83522bcf99bb4cdf1b792f391e3b93b6ed5ce5 (diff) | |
download | u-boot-imx-5dca710a3d7703e41da0e9894f2d71f9e25bea6b.zip u-boot-imx-5dca710a3d7703e41da0e9894f2d71f9e25bea6b.tar.gz u-boot-imx-5dca710a3d7703e41da0e9894f2d71f9e25bea6b.tar.bz2 |
AT91 clock/timer: move static data to global_data struct
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>
Diffstat (limited to 'common/flash.c')
0 files changed, 0 insertions, 0 deletions