
22 Oct
2010
22 Oct
'10
9:22 a.m.
Dear Kumar Gala,
In message 1287731621-19353-1-git-send-email-galak@kernel.crashing.org you wrote:
The recent change the env code added an additional 32 bytes into gd_t and that causes to grow pass the previous CONFIG_SYS_GBL_DATA_SIZE size.
Signed-off-by: Kumar Gala galak@kernel.crashing.org
One thing I always wondered is why we don't simply use sizeof(gd_t) instead. What do you think?
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
Documentation is the castor oil of programming.
Managers know it must be good because the programmers hate it so much.