summaryrefslogtreecommitdiffstats
path: root/ports/beagleboneblack/config_header.S
diff options
context:
space:
mode:
Diffstat (limited to 'ports/beagleboneblack/config_header.S')
-rw-r--r--ports/beagleboneblack/config_header.S10
1 files changed, 9 insertions, 1 deletions
diff --git a/ports/beagleboneblack/config_header.S b/ports/beagleboneblack/config_header.S
index dbf6ff0..79da601 100644
--- a/ports/beagleboneblack/config_header.S
+++ b/ports/beagleboneblack/config_header.S
@@ -1,6 +1,14 @@
.file "config_header.S"
-/* This is the Configuration Header TOC Structure that must be prepended to a GP Header followed
+/*
+ * Copyright (c) 2015 Jarielle Catbagan <jcatbagan93@gmail.com>
+ *
+ * The license and distribution terms for this file may be
+ * found in the file LICENSE in this distribution or at
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *
+ * This is the Configuration Header TOC Structure that must be prepended to a GP Header followed
* by the uMon image in order to boot from non-XIP devices such as an SD card using "raw" mode.
* Please refer to the AM335x TRM, Section 26.1.7.5.5.1 "Configuration Header" for more information.
*/