OFTREE_SIZE_INCREASE isn't used anymore. Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> --- commands/bootm.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/commands/bootm.c b/commands/bootm.c index a4004df..8ce4867 100644 --- a/commands/bootm.c +++ b/commands/bootm.c @@ -46,11 +46,6 @@ #include <magicvar.h> #include <asm-generic/memory_layout.h> -/* - * Additional oftree size for the fixed tree - */ -#define OFTREE_SIZE_INCREASE 0x8000 - static char *bootm_image_name_and_no(const char *name, int *no) { char *at, *ret; -- 1.8.4.rc3 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox