aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/baytrail/bootblock
diff options
context:
space:
mode:
authorPaul Menzel <paulepanter@users.sourceforge.net>2017-04-22 09:35:18 +0200
committerMartin Roth <martinroth@google.com>2017-04-25 18:47:35 +0200
commitd06c51895e9c3e7af20054bf57464c38d8adeb16 (patch)
treeb76b31f2cb8bee5f97cdf7b7460951ab4802e49d /src/soc/intel/baytrail/bootblock
parent878c2de41b17443c8b358c4a3171669d8aab5ccd (diff)
soc/intel: Unify `timestamp.inc`
These files are actually indentical, but unfortunately, the formatting was changed without caring for the already present files. Fix that. Use the license formatting where less lines are used. The next step is to put that in a common location. Change-Id: Iecb263b9d321a33e64988b315220893df2e0045c Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-on: https://review.coreboot.org/19423 Tested-by: build bot (Jenkins) Reviewed-by: Sumeet R Pawnikar <sumeet.r.pawnikar@intel.com>
Diffstat (limited to 'src/soc/intel/baytrail/bootblock')
-rw-r--r--src/soc/intel/baytrail/bootblock/timestamp.inc13
1 files changed, 7 insertions, 6 deletions
diff --git a/src/soc/intel/baytrail/bootblock/timestamp.inc b/src/soc/intel/baytrail/bootblock/timestamp.inc
index a08f4d07d0..3115c22c67 100644
--- a/src/soc/intel/baytrail/bootblock/timestamp.inc
+++ b/src/soc/intel/baytrail/bootblock/timestamp.inc
@@ -1,10 +1,9 @@
/*
* This file is part of the coreboot project.
*
- * 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; version 2 of
- * the License.
+ * 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; version 2 of the License.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -12,9 +11,11 @@
* GNU General Public License for more details.
*/
-/* Store the initial timestamp for booting in mmx registers. This works
+/*
+ * Store the initial timestamp for booting in mmx registers. This works
* because the bootblock isn't being compiled with MMX support so mm0 and
- * mm1 will be preserved into romstage. */
+ * mm1 will be preserved into romstage.
+ */
.code32
.global stash_timestamp