summaryrefslogtreecommitdiff
path: root/board/integratorcp/memsetup.S
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.(none)>2005-09-25 02:00:47 +0200
committerWolfgang Denk <wd@pollux.(none)>2005-09-25 02:00:47 +0200
commitfe7eb5d88bd593a35a13a0a84997ab6c41397bac (patch)
treedd5040f7031de8efb5f562f826b3ee8f0d929158 /board/integratorcp/memsetup.S
parent74f4304ee717d0f4b3a27e7fd4a64944749b8783 (diff)
downloadu-boot-imx-fe7eb5d88bd593a35a13a0a84997ab6c41397bac.zip
u-boot-imx-fe7eb5d88bd593a35a13a0a84997ab6c41397bac.tar.gz
u-boot-imx-fe7eb5d88bd593a35a13a0a84997ab6c41397bac.tar.bz2
Cleanup
Diffstat (limited to 'board/integratorcp/memsetup.S')
-rw-r--r--board/integratorcp/memsetup.S3
1 files changed, 1 insertions, 2 deletions
diff --git a/board/integratorcp/memsetup.S b/board/integratorcp/memsetup.S
index bdf6af9..dfdc784 100644
--- a/board/integratorcp/memsetup.S
+++ b/board/integratorcp/memsetup.S
@@ -1,5 +1,5 @@
/*
- * Memory setup for integratorAP
+ * Memory setup for integratorAP
*
* See file CREDITS for list of people who contributed to this
* project.
@@ -27,4 +27,3 @@
.globl memsetup
memsetup:
mov pc,lr
-