mem: increase the heap size to 128K
authorH. Peter Anvin <hpa@zytor.com>
Sun, 7 Mar 2010 02:02:35 +0000 (18:02 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 7 Mar 2010 02:02:35 +0000 (18:02 -0800)
commit8c9d059b1584310dcbc39f3bc81d4c8401f6e78b
treee6862e75b59949851286c5407bfcfa69e19195c1
parent67d39f0d29bcd982a2976d9c1649cd891ab5405c
mem: increase the heap size to 128K

Use 128K for the heap, to allow TFTP buffers to be allocated there.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/mem/init.c