projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: switch to kmod-gpio-button-hotplug
[openwrt.git]
/
target
/
linux
/
cns3xxx
/
patches
/
105-cns3xxx_pcie_io.patch
diff --git
a/target/linux/cns3xxx/patches/105-cns3xxx_pcie_io.patch
b/target/linux/cns3xxx/patches/105-cns3xxx_pcie_io.patch
index
da8d0a9
..
6c6d268
100644
(file)
--- a/
target/linux/cns3xxx/patches/105-cns3xxx_pcie_io.patch
+++ b/
target/linux/cns3xxx/patches/105-cns3xxx_pcie_io.patch
@@
-1,7
+1,7
@@
--- a/arch/arm/mach-cns3xxx/core.c
+++ b/arch/arm/mach-cns3xxx/core.c
--- a/arch/arm/mach-cns3xxx/core.c
+++ b/arch/arm/mach-cns3xxx/core.c
-@@ -7
8,6 +78
,16 @@ static struct map_desc cns3xxx_io_desc[]
- .pfn = __phys_to_pfn(CNS3XXX_
L2C
_BASE),
+@@ -7
3,6 +73
,16 @@ static struct map_desc cns3xxx_io_desc[]
+ .pfn = __phys_to_pfn(CNS3XXX_
SSP
_BASE),
.length = SZ_4K,
.type = MT_DEVICE,
+ }, {
.length = SZ_4K,
.type = MT_DEVICE,
+ }, {
@@
-17,7
+17,7
@@
},
};
},
};
-@@ -1
84,13 +194
,13 @@ void __init cns3xxx_common_init(void)
+@@ -1
71,13 +181
,13 @@ void __init cns3xxx_common_init(void)
/* used by entry-macro.S */
void __init cns3xxx_init_irq(void)
{
/* used by entry-macro.S */
void __init cns3xxx_init_irq(void)
{
@@
-34,7
+34,7
@@
u32 clkctrl;
printk(KERN_INFO "powering system down...\n");
u32 clkctrl;
printk(KERN_INFO "powering system down...\n");
-@@ -3
64,7 +374
,7 @@ static void __init __cns3xxx_timer_init(
+@@ -3
51,7 +361
,7 @@ static void __init __cns3xxx_timer_init(
static void __init cns3xxx_timer_init(void)
{
static void __init cns3xxx_timer_init(void)
{
This page took
0.022214 seconds
and
4
git commands to generate.