Dear Markus Hubig,

In message <20120720142655.gb20...@imko.de> you wrote:
>
> And the only setting I found in my board support code (stamp9g20.h)
> that is obviously realated to this "malloc-thing" is:
> 
> | #define CONFIG_SYS_MALLOC_LEN               ROUND(3 * CONFIG_ENV_SIZE \
> |                                              + 128*1024, 0x1000)
> | #define CONFIG_SYS_GBL_DATA_SIZE    128

See commit 25ddd1f and get rid of CONFIG_SYS_GBL_DATA_SIZE

> but this values are all copied from the original (and once working)
> patch from taskit ...

once working = now obsoleted.

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: w...@denx.de
Until you walk a mile in another man's moccasins, you  can't  imagine
the smell.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to