Bump boot loader heap size
This commit is contained in:
parent
441b85e1cc
commit
02b57b32a3
@ -28,7 +28,7 @@
|
||||
#include "smp.h"
|
||||
|
||||
|
||||
#define HEAP_SIZE (512 * 1024)
|
||||
#define HEAP_SIZE (1024 * 1024)
|
||||
|
||||
|
||||
// GCC defined globals
|
||||
|
Loading…
x
Reference in New Issue
Block a user