summaryrefslogtreecommitdiffstats
path: root/ports/beagleboneblack/config_header.S
diff options
context:
space:
mode:
authorJarielle Catbagan <jcatbagan93@gmail.com>2015-08-21 10:05:59 -0700
committerEd Sutter <edsutterjr@gmail.com>2015-08-22 12:25:47 -0400
commit63834b91cb84dc181bc02095c23f799a07b5f5f4 (patch)
treec025e822ed45a46066076890f60de0b66bcbd64c /ports/beagleboneblack/config_header.S
parentREADME: Fix directory name references and remove reference to nonexistent mai... (diff)
downloadumon-63834b91cb84dc181bc02095c23f799a07b5f5f4.tar.bz2
BBB: Add proper attributions to the files modified
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.
*/