diff --git a/src/system/boot/platform/openfirmware/start.cpp b/src/system/boot/platform/openfirmware/start.cpp index f0f8abd7a1..ac3f5cde60 100644 --- a/src/system/boot/platform/openfirmware/start.cpp +++ b/src/system/boot/platform/openfirmware/start.cpp @@ -23,7 +23,7 @@ #include "real_time_clock.h" -#define HEAP_SIZE 65536 +#define HEAP_SIZE (512 * 1024) // GCC defined globals