* Jacob Stiffler : linux: cmem: k2e, k2l-evm: update reserved memory
@ 2016-10-07 18:41 Arago Project git
0 siblings, 0 replies; 2+ messages in thread
From: Arago Project git @ 2016-10-07 18:41 UTC (permalink / raw)
To: meta-ti
Module: meta-ti
Branch: krogoth
Commit: f37806e1bc2f5c9a12b9b500231537cb22d2ff08
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=f37806e1bc2f5c9a12b9b500231537cb22d2ff08
Author: Jacob Stiffler <j-stiffler@ti.com>
Date: Fri Oct 7 23:44:24 2016 +0000
linux: cmem: k2e, k2l-evm: update reserved memory
* The MSMC region needs to be relocated as it was conflicting with the
boot monitor's persistent memory.
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
recipes-kernel/linux/files/k2e/cmem.dtsi | 4 ++--
recipes-kernel/linux/files/k2l-evm/cmem.dtsi | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/recipes-kernel/linux/files/k2e/cmem.dtsi b/recipes-kernel/linux/files/k2e/cmem.dtsi
index 236b0ba..4c8e785 100644
--- a/recipes-kernel/linux/files/k2e/cmem.dtsi
+++ b/recipes-kernel/linux/files/k2e/cmem.dtsi
@@ -12,8 +12,8 @@
status = "okay";
};
- cmem_block_mem_1: cmem_block_mem@00c100000 {
- reg = <0x00000000 0x0c000000 0x00000000 0x00180000>;
+ cmem_block_mem_1: cmem_block_mem@00c080000 {
+ reg = <0x00000000 0x0c080000 0x00000000 0x000c0000>;
no-map;
status = "okay";
};
diff --git a/recipes-kernel/linux/files/k2l-evm/cmem.dtsi b/recipes-kernel/linux/files/k2l-evm/cmem.dtsi
index 236b0ba..4c8e785 100644
--- a/recipes-kernel/linux/files/k2l-evm/cmem.dtsi
+++ b/recipes-kernel/linux/files/k2l-evm/cmem.dtsi
@@ -12,8 +12,8 @@
status = "okay";
};
- cmem_block_mem_1: cmem_block_mem@00c100000 {
- reg = <0x00000000 0x0c000000 0x00000000 0x00180000>;
+ cmem_block_mem_1: cmem_block_mem@00c080000 {
+ reg = <0x00000000 0x0c080000 0x00000000 0x000c0000>;
no-map;
status = "okay";
};
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Jacob Stiffler : linux: cmem: k2e, k2l-evm: update reserved memory
@ 2016-10-07 18:41 Arago Project git
0 siblings, 0 replies; 2+ messages in thread
From: Arago Project git @ 2016-10-07 18:41 UTC (permalink / raw)
To: meta-ti
Module: meta-ti
Branch: master
Commit: 79b047066bb098aa52f3c88a5a64bbd520092390
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=79b047066bb098aa52f3c88a5a64bbd520092390
Author: Jacob Stiffler <j-stiffler@ti.com>
Date: Fri Oct 7 23:44:24 2016 +0000
linux: cmem: k2e, k2l-evm: update reserved memory
* The MSMC region needs to be relocated as it was conflicting with the
boot monitor's persistent memory.
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
recipes-kernel/linux/files/k2e/cmem.dtsi | 4 ++--
recipes-kernel/linux/files/k2l-evm/cmem.dtsi | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/recipes-kernel/linux/files/k2e/cmem.dtsi b/recipes-kernel/linux/files/k2e/cmem.dtsi
index 236b0ba..4c8e785 100644
--- a/recipes-kernel/linux/files/k2e/cmem.dtsi
+++ b/recipes-kernel/linux/files/k2e/cmem.dtsi
@@ -12,8 +12,8 @@
status = "okay";
};
- cmem_block_mem_1: cmem_block_mem@00c100000 {
- reg = <0x00000000 0x0c000000 0x00000000 0x00180000>;
+ cmem_block_mem_1: cmem_block_mem@00c080000 {
+ reg = <0x00000000 0x0c080000 0x00000000 0x000c0000>;
no-map;
status = "okay";
};
diff --git a/recipes-kernel/linux/files/k2l-evm/cmem.dtsi b/recipes-kernel/linux/files/k2l-evm/cmem.dtsi
index 236b0ba..4c8e785 100644
--- a/recipes-kernel/linux/files/k2l-evm/cmem.dtsi
+++ b/recipes-kernel/linux/files/k2l-evm/cmem.dtsi
@@ -12,8 +12,8 @@
status = "okay";
};
- cmem_block_mem_1: cmem_block_mem@00c100000 {
- reg = <0x00000000 0x0c000000 0x00000000 0x00180000>;
+ cmem_block_mem_1: cmem_block_mem@00c080000 {
+ reg = <0x00000000 0x0c080000 0x00000000 0x000c0000>;
no-map;
status = "okay";
};
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-10-07 18:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-07 18:41 Jacob Stiffler : linux: cmem: k2e, k2l-evm: update reserved memory Arago Project git
-- strict thread matches above, loose matches on Subject: below --
2016-10-07 18:41 Arago Project git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.