summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/global_data.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2010-12-08 23:17:57 +0100
committerWolfgang Denk <wd@denx.de>2010-12-08 23:17:57 +0100
commitb097b9282c96ee0a10fc5e64894be440e075335d (patch)
treecaf53bd1ac96587323f1d69b6770b19e8155a772 /arch/arm/include/asm/global_data.h
parenta430b137eb578cf73be476ff05a43baa2aba1ad8 (diff)
parenta429db7e3ce6136f80f22584588247926ba60b05 (diff)
Merge branch 'master' of git://git.denx.de/u-boot-arm
Diffstat (limited to 'arch/arm/include/asm/global_data.h')
-rw-r--r--arch/arm/include/asm/global_data.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/include/asm/global_data.h b/arch/arm/include/asm/global_data.h
index ada3fbb641..e459a5dc94 100644
--- a/arch/arm/include/asm/global_data.h
+++ b/arch/arm/include/asm/global_data.h
@@ -60,6 +60,7 @@ typedef struct global_data {
unsigned long tbl;
unsigned long tbu;
unsigned long long timer_reset_value;
+ unsigned long lastinc;
#endif
unsigned long relocaddr; /* Start address of U-Boot in RAM */
phys_size_t ram_size; /* RAM size */