projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
099cf77
)
ARM: UniPhier: fix comments in PH1-Pro4 SBC code
author
Masahiro Yamada
<
[email protected]
>
Thu, 26 Feb 2015 17:26:48 +0000
(
02:26
+0900)
committer
Masahiro Yamada
<
[email protected]
>
Sat, 28 Feb 2015 15:02:27 +0000
(
00:02
+0900)
Signed-off-by: Masahiro Yamada <
[email protected]
>
arch/arm/mach-uniphier/ph1-pro4/sbc_init.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-uniphier/ph1-pro4/sbc_init.c
b/arch/arm/mach-uniphier/ph1-pro4/sbc_init.c
index 37acfb5d55ad1d0f302d1aa8c0efb53bc05d0021..69405594b87ddfeef573027264d91ecec6b3e9cd 100644
(file)
--- a/
arch/arm/mach-uniphier/ph1-pro4/sbc_init.c
+++ b/
arch/arm/mach-uniphier/ph1-pro4/sbc_init.c
@@
-1,5
+1,5
@@
/*
- * Copyright (C) 2011-201
4
Panasonic Corporation
+ * Copyright (C) 2011-201
5
Panasonic Corporation
* Author: Masahiro Yamada <
[email protected]
>
*
* SPDX-License-Identifier: GPL-2.0+
@@
-35,8
+35,8
@@
void sbc_init(void)
/*
* Boot Swap Off: boot from mask ROM
* 0x00000000-0x01ffffff: mask ROM
- * 0x02000000-0x
3ef
fffff: memory bank (31MB)
- * 0x03f00000-0x
3f
ffffff: peripherals (1MB)
+ * 0x02000000-0x
03e
fffff: memory bank (31MB)
+ * 0x03f00000-0x
03
ffffff: peripherals (1MB)
*/
writel(0x0000be01, SBBASE0); /* dummy */
writel(0x0200be01, SBBASE1);