summaryrefslogtreecommitdiffstats
path: root/board/phycard-i.MX27
diff options
context:
space:
mode:
authorJuergen Beisert <jbe@pengutronix.de>2009-12-15 11:32:02 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2009-12-15 11:32:02 +0100
commitdac84c7b9d67c2f831adb53a41f53a9f7330acdb (patch)
tree4e6e7ad95e421fd8e0f4a7eb1771b7391f8f1f1f /board/phycard-i.MX27
parentf3d6e2f8f93b6f0d9b8ca68bc7978ea3036636be (diff)
downloadbarebox-dac84c7b9d67c2f831adb53a41f53a9f7330acdb.tar.gz
barebox-dac84c7b9d67c2f831adb53a41f53a9f7330acdb.tar.xz
documentation updates
Signed-off-by: Juergen Beisert <jbe@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'board/phycard-i.MX27')
-rw-r--r--board/phycard-i.MX27/config.h10
1 files changed, 6 insertions, 4 deletions
diff --git a/board/phycard-i.MX27/config.h b/board/phycard-i.MX27/config.h
index b3eed0bb3c..c2f5e7cc58 100644
--- a/board/phycard-i.MX27/config.h
+++ b/board/phycard-i.MX27/config.h
@@ -1,7 +1,4 @@
-/**
- * @file
- * @brief Global defintions for the ARM i.MX27 based pcm038
- *
+/*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation; either version 2 of
@@ -18,6 +15,11 @@
* MA 02111-1307 USA
*/
+/**
+ * @file
+ * @brief Global defintions for the ARM i.MX27 based pcm038
+ */
+
#ifndef __CONFIG_H
#define __CONFIG_H