Re: [Etherboot-developers] About Tulip
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ebi...@ln...> - 2003-01-08 10:38:34
|
"deng zhiguo" <dz...@ho...> writes: > I add some code in main.c and other .c,then I make bin32/an983.lzdsk,but it > report a error "ERROR:code size execeeds limits!",why and what can I do about it > > ? Try it in etherboot-5.1. For 5.0 the limits are very hard to up. In 5.1 the limit checking code is still there but the limits are higher, it is there simply to warn developers when there drivers are getting very big, and it will be difficult to fit them in a Rom chip. Eric |