summaryrefslogtreecommitdiffstats
path: root/board/bf533-ezkit
diff options
context:
space:
mode:
authorAubrey Li <aubrey.adi@gmail.com>2007-03-10 23:49:29 +0800
committerAubrey Li <aubrey.adi@gmail.com>2007-03-10 23:49:29 +0800
commit8db13d63157811c839d15a313d9f2d2f5fd10af3 (patch)
treee8f94f4059122b3218cffe1d3bbe577aea6cb6d9 /board/bf533-ezkit
parentef26a08fef928b7bc11ae2c109e638dc3a016d91 (diff)
downloadblackbird-obmc-uboot-8db13d63157811c839d15a313d9f2d2f5fd10af3.tar.gz
blackbird-obmc-uboot-8db13d63157811c839d15a313d9f2d2f5fd10af3.zip
[Blackfin][PATCH] code cleanup
Diffstat (limited to 'board/bf533-ezkit')
-rw-r--r--board/bf533-ezkit/Makefile4
-rw-r--r--board/bf533-ezkit/u-boot.lds.S1
2 files changed, 2 insertions, 3 deletions
diff --git a/board/bf533-ezkit/Makefile b/board/bf533-ezkit/Makefile
index 677668e07b..8f51eb2f95 100644
--- a/board/bf533-ezkit/Makefile
+++ b/board/bf533-ezkit/Makefile
@@ -1,9 +1,9 @@
#
# U-boot - Makefile
#
-# Copyright (c) 2005-2007 Analog Device Inc.
+# Copyright (c) 2007 Analog Device Inc.
#
-# (C) Copyright 2000-2004
+# (C) Copyright 2000-2006
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# See file CREDITS for list of people who contributed to this
diff --git a/board/bf533-ezkit/u-boot.lds.S b/board/bf533-ezkit/u-boot.lds.S
index 4e16d9f7af..9742e0297c 100644
--- a/board/bf533-ezkit/u-boot.lds.S
+++ b/board/bf533-ezkit/u-boot.lds.S
@@ -150,4 +150,3 @@ SECTIONS
_end = . ;
PROVIDE (end = .);
}
-
OpenPOWER on IntegriCloud