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/armltd/integratorcp | |
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/armltd/integratorcp')
-rw-r--r-- | board/armltd/integratorcp/u-boot.lds.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/armltd/integratorcp/u-boot.lds.template b/board/armltd/integratorcp/u-boot.lds.template index 0ec8087..e51c670 100644 --- a/board/armltd/integratorcp/u-boot.lds.template +++ b/board/armltd/integratorcp/u-boot.lds.template @@ -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. |