Commit 439d71d8 authored by Tom Rini's avatar Tom Rini

PPC32: Default to 768MB of lowmem.

parent c06078f7
......@@ -1077,7 +1077,7 @@ config LOWMEM_SIZE_BOOL
config LOWMEM_SIZE
hex "Maximum low memory size (in bytes)" if LOWMEM_SIZE_BOOL
default "0x20000000"
default "0x30000000"
config KERNEL_START_BOOL
bool "Set custom kernel base address"
......
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