summaryrefslogtreecommitdiff
path: root/board/amcc/sequoia/init.S
diff options
context:
space:
mode:
authorMatthias Fuchs <matthias.fuchs@esd-electronics.com>2008-01-16 09:33:46 (GMT)
committerStefan Roese <sr@denx.de>2008-01-16 10:24:28 (GMT)
commit83a49c8dd7998be2d1f0d420597a36bbf0bf4164 (patch)
tree10edfb28b1cb9fbdc41ded4eba4757ff936fb946 /board/amcc/sequoia/init.S
parent4b3cc6ece9c455504cf12909fae38d085d848ac0 (diff)
downloadu-boot-fsl-qoriq-83a49c8dd7998be2d1f0d420597a36bbf0bf4164.tar.xz
ppc4xx: Sequoia coding style cleanup and beautification
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
Diffstat (limited to 'board/amcc/sequoia/init.S')
-rw-r--r--board/amcc/sequoia/init.S7
1 files changed, 4 insertions, 3 deletions
diff --git a/board/amcc/sequoia/init.S b/board/amcc/sequoia/init.S
index 306c92c..46a37c6 100644
--- a/board/amcc/sequoia/init.S
+++ b/board/amcc/sequoia/init.S
@@ -1,4 +1,6 @@
/*
+ * (C) Copyright 2008
+ * Stefan Roese, DENX Software Engineering, sr@denx.de.
*
* See file CREDITS for list of people who contributed to this
* project.
@@ -23,7 +25,7 @@
#include <asm-ppc/mmu.h>
#include <config.h>
-/**************************************************************************
+/*
* TLB TABLE
*
* This table is used by the cpu boot code to setup the initial tlb
@@ -31,8 +33,7 @@
* this table lets each board set things up however they like.
*
* Pointer to the table is returned in r1
- *
- *************************************************************************/
+ */
.section .bootpg,"ax"
.globl tlbtab