Skip to content
Snippets Groups Projects
Commit f52e2288 authored by Oskar Viljasaar's avatar Oskar Viljasaar
Browse files

Import openwrt pending patch 307-mips_highmem_offset.patch

parent 854439ad
No related branches found
No related tags found
No related merge requests found
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
* Memory above this physical address will be considered highmem. * Memory above this physical address will be considered highmem.
*/ */
#ifndef HIGHMEM_START #ifndef HIGHMEM_START
#define HIGHMEM_START _AC(0x20000000, UL) #define HIGHMEM_START _AC(0x10000000, UL)
#endif #endif
#endif /* CONFIG_32BIT */ #endif /* CONFIG_32BIT */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment