From 61e0c86fc79309dfa77debc63b60c07f8a5d5ced Mon Sep 17 00:00:00 2001 From: "W. Eric Norum" Date: Fri, 9 Mar 2001 01:33:49 +0000 Subject: [PATCH] Leave low 1Mbyte of memory free for use by bootloader. --- configure/os/CONFIG.Common.RTEMS-pc386 | 1 + 1 file changed, 1 insertion(+) diff --git a/configure/os/CONFIG.Common.RTEMS-pc386 b/configure/os/CONFIG.Common.RTEMS-pc386 index 5f32721b4..07c1bb6f8 100644 --- a/configure/os/CONFIG.Common.RTEMS-pc386 +++ b/configure/os/CONFIG.Common.RTEMS-pc386 @@ -8,3 +8,4 @@ # RTEMS_TARGET_CPU=i386 include $(CONFIG)/os/CONFIG.Common.RTEMS +OP_SYS_LDFLAGS = -Wl,-Ttext,0x100000