diff options
Diffstat (limited to 'cpu/arm1136/omap24xx')
-rw-r--r-- | cpu/arm1136/omap24xx/interrupts.c | 2 | ||||
-rw-r--r-- | cpu/arm1136/omap24xx/start.S | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cpu/arm1136/omap24xx/interrupts.c b/cpu/arm1136/omap24xx/interrupts.c index 6be1262..a0c535d 100644 --- a/cpu/arm1136/omap24xx/interrupts.c +++ b/cpu/arm1136/omap24xx/interrupts.c @@ -9,7 +9,7 @@ * Alex Zuepke <azu@sysgo.de> * * (C) Copyright 2002 - * Gary Jennejohn, DENX Software Engineering, <gj@denx.de> + * Gary Jennejohn, DENX Software Engineering, <garyj@denx.de> * * See file CREDITS for list of people who contributed to this * project. diff --git a/cpu/arm1136/omap24xx/start.S b/cpu/arm1136/omap24xx/start.S index d6cefbd..5f8343f 100644 --- a/cpu/arm1136/omap24xx/start.S +++ b/cpu/arm1136/omap24xx/start.S @@ -5,7 +5,7 @@ * * Copyright (c) 2001 Marius Gröger <mag@sysgo.de> * Copyright (c) 2002 Alex Züpke <azu@sysgo.de> - * Copyright (c) 2002 Gary Jennejohn <gj@denx.de> + * Copyright (c) 2002 Gary Jennejohn <garyj@denx.de> * Copyright (c) 2003 Richard Woodruff <r-woodruff2@ti.com> * Copyright (c) 2003 Kshitij <kshitij@ti.com> * |