[U-Boot-Users] arm925t - allow any stack size (was: Re: [PATCH] Add board voiceblue)
Wolfgang Denk
wd at denx.de
Wed Apr 6 22:31:13 CEST 2005
Dear Ladislav,
in message <20050406202039.GA8729 at orphique> you wrote:
>
> here is patch which would make it compile. It allows to configure any
> size of malloc pool and any stack size. Patch is probably not ready for
> inclusion since I'm not certain if it is safe to use r1 register in
> abort handlers. If anyone knows, please comment patch.
Ummm... can you explain why you have to configure a stack size at
all? The memory map should be set such that the stack has all the
available memory to grow, so if I see someeone configuring a "stack
size" I feel there must be a fundamental problem in this code.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"To IBM, 'open' means there is a modicum of interoperability among
some of their equipment." - Harv Masterson
More information about the U-Boot
mailing list