diff options
author | Andreas Bießmann <andreas.devel@googlemail.com> | 2010-11-30 09:45:06 +0000 |
---|---|---|
committer | Reinhard Meyer <u-boot@emk-elektronik.de> | 2010-12-07 22:08:07 +0100 |
commit | a429db7e3ce6136f80f22584588247926ba60b05 (patch) | |
tree | 77fdba6216ccf719b632b6aab0f3bb62701ac12c /include/i2c.h | |
parent | 305bf489d1e7dd70f45720720ae0066fcce3acb1 (diff) | |
download | u-boot-imx-a429db7e3ce6136f80f22584588247926ba60b05.zip u-boot-imx-a429db7e3ce6136f80f22584588247926ba60b05.tar.gz u-boot-imx-a429db7e3ce6136f80f22584588247926ba60b05.tar.bz2 |
arm920t/at91/timer: replace bss variables by gd
Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc
bss values in arm920t/at91/timer driver.
The usage of bss values in driver before initialisation of bss is
forbidden. In that special case some data in .rel.dyn gets corrupted by
the arm920t/at91/timer driver.
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'include/i2c.h')
0 files changed, 0 insertions, 0 deletions