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:
7590d3c
)
EXYNOS5: Fix system register structure
author
Rajeshwari Shinde
<
[email protected]
>
Mon, 14 May 2012 05:52:00 +0000
(
05:52
+0000)
committer
Marek Vasut
<
[email protected]
>
Mon, 9 Jul 2012 16:27:54 +0000
(18:27 +0200)
This patch corrects the SYSREG structure.
We have removed the sysreg.h added in the previous patchset
version as the sysreg structure is already defined in system.h.
Signed-off-by: Rajeshwari Shinde <
[email protected]
>
Acked-by: Minkyu Kang <
[email protected]
>
arch/arm/include/asm/arch-exynos/system.h
patch
|
blob
|
history
diff --git
a/arch/arm/include/asm/arch-exynos/system.h
b/arch/arm/include/asm/arch-exynos/system.h
index c85f949da4a84b89397d1ed2969569fdcb97b302..c1d880f4ce640e76e7ea629a4fef169073f181e0 100644
(file)
--- a/
arch/arm/include/asm/arch-exynos/system.h
+++ b/
arch/arm/include/asm/arch-exynos/system.h
@@
-42,6
+42,7
@@
struct exynos5_sysreg {
unsigned int reserved;
unsigned int ispblk_cfg;
unsigned int usb20phy_cfg;
+ unsigned char res2[0x29c];
unsigned int mipi_dphy;
unsigned int dptx_dphy;
unsigned int phyclk_sel;