[coreboot] [PATCH] v3: determine global variable location

ron minnich rminnich at gmail.com
Wed Oct 15 19:05:32 CEST 2008


On Wed, Oct 15, 2008 at 10:02 AM, Carl-Daniel Hailfinger
<c-d.hailfinger.devel.2006 at gmx.net> wrote:

> While I do agree, it may be confusing for some people to have
> RAM_STACK_BASE denote the upper (as in memory location) end of the stack
> and CARBASE denote the lower end of the stack.
>
> Suggested fix: Introduce the following #define:
>
> #define CAR_STACK_BASE (CONFIG_CARBASE + CONFIG_CARSIZE - 4)
>
> What do you think?
>

it's fine!

ron




More information about the coreboot mailing list