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

Import openwrt pending patch 307-mips_highmem_offset

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