summaryrefslogtreecommitdiff
path: root/board/sbc8548/Makefile
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2009-09-18 19:08:46 -0400
committerTom Rix <Tom.Rix@windriver.com>2009-10-03 09:04:35 -0500
commit36e71c07566aa9e7ecec71f52c379c7071a84d7a (patch)
tree659ceea3c0ec357e233163cf5fdaa9d7dccbe855 /board/sbc8548/Makefile
parent12a5c0c2761de21b68c2527cc7590997303a7263 (diff)
downloadu-boot-imx-36e71c07566aa9e7ecec71f52c379c7071a84d7a.zip
u-boot-imx-36e71c07566aa9e7ecec71f52c379c7071a84d7a.tar.gz
u-boot-imx-36e71c07566aa9e7ecec71f52c379c7071a84d7a.tar.bz2
sbc8548: replace README with completely new document
The previous README.sbc8548 was pretty much content-free. Replace it with something that actually gives the end user some relevant hardware details, and also lists the u-boot configuration choices. Also in the cosmetic department, fix the bogus line in the Makefile that was carried over from the SBC8560 Makefile, and the typo in the sbc8548.c copyright. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'board/sbc8548/Makefile')
-rw-r--r--board/sbc8548/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/sbc8548/Makefile b/board/sbc8548/Makefile
index 9919a6e..09e5c2e 100644
--- a/board/sbc8548/Makefile
+++ b/board/sbc8548/Makefile
@@ -2,8 +2,8 @@
# (C) Copyright 2004-2006
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
-# (C) Copyright 2004 Wind River Systems Inc <www.windriver.com>.
-# Added support for Wind River SBC8560 board
+# (C) Copyright 2007 Wind River Systems Inc <www.windriver.com>.
+# Added support for Wind River SBC8548 board
#
# See file CREDITS for list of people who contributed to this
# project.