summaryrefslogtreecommitdiff
path: root/board/amcc/sequoia/init.S
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2008-01-23 14:19:45 +0100
committerWolfgang Denk <wd@denx.de>2008-01-23 14:19:45 +0100
commit8f00731818f0f0deaca899bde56de98d3d95c0b6 (patch)
treec20b13ba953ec3a0af0564ee7f79d151e6ff934a /board/amcc/sequoia/init.S
parented3afca32e1b28e441bc9f4b804edac47686554e (diff)
parent9cfff9e9d4d9dbb9bb428cea3fa2cda3b3e593ad (diff)
downloadu-boot-imx-8f00731818f0f0deaca899bde56de98d3d95c0b6.zip
u-boot-imx-8f00731818f0f0deaca899bde56de98d3d95c0b6.tar.gz
u-boot-imx-8f00731818f0f0deaca899bde56de98d3d95c0b6.tar.bz2
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
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