[U-Boot-Users] ABOUT STACKSIZE

27 Sep
2004
27 Sep
'04
9:33 a.m.
hello everyone i have some questions about u-boot
the first : how to config stacksize in the xxx.h (this is my board's h file ) ? how much is usually stack 's size? what means of "KGDB BAUDRATE"?

27 Sep
27 Sep
8:51 p.m.
In message E1CBrKY-0004hJ-OJ@sc8-sf-mx2.sourceforge.net you wrote:
i have some questions about u-boot
Why are you askling the same question again?
the first : how to config stacksize in the xxx.h (this is my board's h file ) ?
I already answreed this one: you don't.
how much is usually stack 's size?
What do you mean? Used stack size? This depends on what you do in U-Boot (will grow if you're runnung recursive shell scripts, for example :-). Available stacksize? Depends on the size of your RAM.
what means of "KGDB BAUDRATE"?
It's the baudrate used with KGDB.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
Artificial Intelligence is no match for natural stupidity.
7528
Age (days ago)
7528
Last active (days ago)
1 comments
2 participants
participants (2)
-
Wolfgang Denk
-
吴兵