From 8340edb2d8a24ee88bad3e230b77cbfedf81cff8 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Tue, 21 Aug 2012 21:36:42 -0400 Subject: commit all files and directions See README and LICENSE. --- with-linux-3.2/phys-virt.diff | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 with-linux-3.2/phys-virt.diff (limited to 'with-linux-3.2/phys-virt.diff') diff --git a/with-linux-3.2/phys-virt.diff b/with-linux-3.2/phys-virt.diff new file mode 100644 index 0000000..fc3d43e --- /dev/null +++ b/with-linux-3.2/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. -- cgit v1.2.3