diff options
Diffstat (limited to 'board/sbc2410x')
-rw-r--r-- | board/sbc2410x/config.mk | 2 | ||||
-rw-r--r-- | board/sbc2410x/u-boot.lds | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/board/sbc2410x/config.mk b/board/sbc2410x/config.mk index f244e64..dc59d08 100644 --- a/board/sbc2410x/config.mk +++ b/board/sbc2410x/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/sbc2410x/u-boot.lds b/board/sbc2410x/u-boot.lds index 3eae0e2..12aca2e 100644 --- a/board/sbc2410x/u-boot.lds +++ b/board/sbc2410x/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. |