diff options
author | Detlev Zundel <dzu@denx.de> | 2009-05-13 10:54:10 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-05-15 22:11:59 +0200 |
commit | 792a09eb9d5d8c4f74b7e9f2e887316d511a4e80 (patch) | |
tree | 95370d3450ffebe4c4fb620188fd608d1076a6d2 /board/samsung | |
parent | 5e2c08c3ac90808e9be64856916bfd6df984823c (diff) | |
download | u-boot-imx-792a09eb9d5d8c4f74b7e9f2e887316d511a4e80.zip u-boot-imx-792a09eb9d5d8c4f74b7e9f2e887316d511a4e80.tar.gz u-boot-imx-792a09eb9d5d8c4f74b7e9f2e887316d511a4e80.tar.bz2 |
Fix e-mail address of Gary Jennejohn.
Signed-off-by: Detlev Zundel <dzu@denx.de>
Diffstat (limited to 'board/samsung')
-rw-r--r-- | board/samsung/smdk2400/config.mk | 2 | ||||
-rw-r--r-- | board/samsung/smdk2400/flash.c | 2 | ||||
-rw-r--r-- | board/samsung/smdk2400/lowlevel_init.S | 2 | ||||
-rw-r--r-- | board/samsung/smdk2400/smdk2400.c | 2 | ||||
-rw-r--r-- | board/samsung/smdk2400/u-boot.lds | 2 | ||||
-rw-r--r-- | board/samsung/smdk2410/config.mk | 2 | ||||
-rw-r--r-- | board/samsung/smdk2410/u-boot.lds | 2 | ||||
-rw-r--r-- | board/samsung/smdk6400/config.mk | 2 | ||||
-rw-r--r-- | board/samsung/smdk6400/u-boot-nand.lds | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/board/samsung/smdk2400/config.mk b/board/samsung/smdk2400/config.mk index 82400bf..4e019e3 100644 --- a/board/samsung/smdk2400/config.mk +++ b/board/samsung/smdk2400/config.mk @@ -1,6 +1,6 @@ # # (C) Copyright 2002 -# Gary Jennejohn, DENX Software Engineering, <gj@denx.de> +# Gary Jennejohn, DENX Software Engineering, <garyj@denx.de> # # SAMSUNG board with S3C2400X (ARM920T) CPU # diff --git a/board/samsung/smdk2400/flash.c b/board/samsung/smdk2400/flash.c index 9eee60d..46b5786 100644 --- a/board/samsung/smdk2400/flash.c +++ b/board/samsung/smdk2400/flash.c @@ -4,7 +4,7 @@ * Marius Groeger <mgroeger@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/board/samsung/smdk2400/lowlevel_init.S b/board/samsung/smdk2400/lowlevel_init.S index a7959f3..9c808c0 100644 --- a/board/samsung/smdk2400/lowlevel_init.S +++ b/board/samsung/smdk2400/lowlevel_init.S @@ -6,7 +6,7 @@ * * Modified for the Samsung development board by * (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/board/samsung/smdk2400/smdk2400.c b/board/samsung/smdk2400/smdk2400.c index 4d1f1a6..0b82070 100644 --- a/board/samsung/smdk2400/smdk2400.c +++ b/board/samsung/smdk2400/smdk2400.c @@ -4,7 +4,7 @@ * Marius Groeger <mgroeger@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/board/samsung/smdk2400/u-boot.lds b/board/samsung/smdk2400/u-boot.lds index 33363c2..b8cacf1 100644 --- a/board/samsung/smdk2400/u-boot.lds +++ b/board/samsung/smdk2400/u-boot.lds @@ -1,6 +1,6 @@ /* * (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/board/samsung/smdk2410/config.mk b/board/samsung/smdk2410/config.mk index 1af85da..3642b0a 100644 --- a/board/samsung/smdk2410/config.mk +++ b/board/samsung/smdk2410/config.mk @@ -1,6 +1,6 @@ # # (C) Copyright 2002 -# Gary Jennejohn, DENX Software Engineering, <gj@denx.de> +# Gary Jennejohn, DENX Software Engineering, <garyj@denx.de> # David Mueller, ELSOFT AG, <d.mueller@elsoft.ch> # # SAMSUNG SMDK2410 board with S3C2410X (ARM920T) cpu diff --git a/board/samsung/smdk2410/u-boot.lds b/board/samsung/smdk2410/u-boot.lds index 33363c2..b8cacf1 100644 --- a/board/samsung/smdk2410/u-boot.lds +++ b/board/samsung/smdk2410/u-boot.lds @@ -1,6 +1,6 @@ /* * (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/board/samsung/smdk6400/config.mk b/board/samsung/smdk6400/config.mk index 298d387..0255a07 100644 --- a/board/samsung/smdk6400/config.mk +++ b/board/samsung/smdk6400/config.mk @@ -1,6 +1,6 @@ # # (C) Copyright 2002 -# Gary Jennejohn, DENX Software Engineering, <gj@denx.de> +# Gary Jennejohn, DENX Software Engineering, <garyj@denx.de> # David Mueller, ELSOFT AG, <d.mueller@elsoft.ch> # # (C) Copyright 2008 diff --git a/board/samsung/smdk6400/u-boot-nand.lds b/board/samsung/smdk6400/u-boot-nand.lds index b868fdd..a074420 100644 --- a/board/samsung/smdk6400/u-boot-nand.lds +++ b/board/samsung/smdk6400/u-boot-nand.lds @@ -1,6 +1,6 @@ /* * (C) Copyright 2002 - * Gary Jennejohn, DENX Software Engineering, <gj@denx.de> + * Gary Jennejohn, DENX Software Engineering, <garyj@denx.de> * * (C) Copyright 2008 * Guennadi Liakhovetki, DENX Software Engineering, <lg@denx.de> |