From d7ff3981d06e50e53741c67c5f49679becef878b Mon Sep 17 00:00:00 2001 From: Maxim Baryshnikov Date: Fri, 22 Apr 2016 02:41:30 +0200 Subject: [PATCH] fiasco: bootstrap: try to force the bootstrap determine more memory. Didn't work out. --- l4/pkg/bootstrap_custom/server/src/Makeconf.local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/l4/pkg/bootstrap_custom/server/src/Makeconf.local b/l4/pkg/bootstrap_custom/server/src/Makeconf.local index c87528c18..3e9ed58f9 100644 --- a/l4/pkg/bootstrap_custom/server/src/Makeconf.local +++ b/l4/pkg/bootstrap_custom/server/src/Makeconf.local @@ -2,4 +2,4 @@ DEFINES += -DJAILHOUSE DEFINES += -DIMAGE_MODE DEFINES += -DREALMODE_LOADING -DEFINES += -DRAM_SIZE_MB=0x44ff000 +DEFINES += -DRAM_SIZE_MB=0x3bff000 -- 2.39.2