aboutsummaryrefslogtreecommitdiffstats
path: root/with-linux-3.4/phys-virt.diff
diff options
context:
space:
mode:
authorThiago Jung Bauermann <thiago.bauermann@gmail.com>2012-05-30 23:33:10 -0300
committerThiago Jung Bauermann <thiago.bauermann@gmail.com>2012-05-30 23:33:10 -0300
commitb6be6e02f9bdecfb00b1264d7dfdf453badaba34 (patch)
treefc3000dc60968166cc268864d2357d58ee1544cc /with-linux-3.4/phys-virt.diff
downloaddreamplug-libertas_uap-b6be6e02f9bdecfb00b1264d7dfdf453badaba34.tar.gz
dreamplug-libertas_uap-b6be6e02f9bdecfb00b1264d7dfdf453badaba34.zip
Initial commit.
Diffstat (limited to 'with-linux-3.4/phys-virt.diff')
-rw-r--r--with-linux-3.4/phys-virt.diff14
1 files changed, 14 insertions, 0 deletions
diff --git a/with-linux-3.4/phys-virt.diff b/with-linux-3.4/phys-virt.diff
new file mode 100644
index 0000000..fc3d43e
--- /dev/null
+++ b/with-linux-3.4/phys-virt.diff
@@ -0,0 +1,14 @@
+Index: linux-3.4/arch/arm/Kconfig
+===================================================================
+--- linux-3.4.orig/arch/arm/Kconfig 2012-05-27 17:00:06.244112647 -0300
++++ linux-3.4/arch/arm/Kconfig 2012-05-27 17:01:06.456038133 -0300
+@@ -235,8 +235,7 @@
+
+ config PHYS_OFFSET
+ hex "Physical address of main memory" if MMU
+- depends on !ARM_PATCH_PHYS_VIRT && !NEED_MACH_MEMORY_H
+- default DRAM_BASE if !MMU
++ default 0x0
+ help
+ Please provide the physical address corresponding to the
+ location of main memory in your system.