From 1f0f3e3560205928f3f4b7249f090df9c752d767 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 27 May 1997 23:39:29 +0000 Subject: added ka9q stack --- c/src/lib/libbsp/m68k/gen68360/README | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'c/src/lib/libbsp/m68k/gen68360/README') diff --git a/c/src/lib/libbsp/m68k/gen68360/README b/c/src/lib/libbsp/m68k/gen68360/README index f0dd2a1bf0..ce3aa09cef 100644 --- a/c/src/lib/libbsp/m68k/gen68360/README +++ b/c/src/lib/libbsp/m68k/gen68360/README @@ -39,9 +39,12 @@ # The default value is 4 Mbytes. To specify 16 Mbytes of memory, # --defsym RamSize=0x1000000 # -# - The size of the memory allocator heap. The default value is -# 64 kbytes. To choose a heap size of 256 kbytes, -# --defsym HeapSize=0x40000 +# - The size of the memory allocator heap. The default value is +# 64 kbytes. If the KA9Q network package is used the heap +# should be at least 256 kbytes. If your network is large, or +# busy, the heap should be even larger. +# To choose a heap size of 256 kbytes, +# --defsym HeapSize=0x40000 # # - The Ethernet address for network boot proms. -- cgit v1.2.3