Commit f6335c43 authored by Russell King's avatar Russell King Committed by Russell King

[ARM] clps711x: add sparsemem definitions

Fix the edb7211_defconfig build errors.
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 5d43839a
...@@ -89,6 +89,8 @@ ...@@ -89,6 +89,8 @@
* node 3: 0xd8000000 - 0xdfffffff * node 3: 0xd8000000 - 0xdfffffff
*/ */
#define NODE_MEM_SIZE_BITS 24 #define NODE_MEM_SIZE_BITS 24
#define SECTION_SIZE_BITS 24
#define MAX_PHYSMEM_BITS 32
#endif #endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment