
18 Feb
2009
18 Feb
'09
12:40 a.m.
Dear Rafal Jaworowski,
In message 12327136383163-git-send-email-raj@semihalf.com you wrote:
De-hardcode range in RAM we search for the API signature. Instead use the stack pointer as a hint to narrow down the range in which the signature could reside (it is malloc'ed on the U-Boot heap, and is hoped to remain in some proximity from stack area). Adjust PowerPC code in API demo to the new scheme.
Signed-off-by: Rafal Czubak rcz@semihalf.com Signed-off-by: Rafal Jaworowski raj@semihalf.com
api_examples/crt0.S | 14 ++++++++++---- api_examples/glue.c | 11 +++++++++-- api_examples/glue.h | 8 ++++---- 3 files changed, 23 insertions(+), 10 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
If the facts don't fit the theory, change the facts.
-- Albert Einstein