[U-Boot] [PATCH V4 04/11] imximage: prepare to move static variables to struct data_src
Wolfgang Denk
wd at denx.de
Wed Nov 28 10:38:19 CET 2012
Dear Troy Kisky,
In message <1354066303-29762-5-git-send-email-troy.kisky at boundarydevices.com> you wrote:
> Need to move accesses to the static variables to
> a function where struct data_src is used.
Could you please elucidate why exactly this is _needed_?
> + /* Be able to detect if the cfg file has no BOOT_FROM tag */
> + g_flash_offset = FLASH_OFFSET_UNDEFINED;
> + memset(&ds, 0, sizeof(struct data_src));
Is this initialization really needed?
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 at denx.de
A direct quote from the Boss: "We passed over a lot of good people to
get the ones we hired."
More information about the U-Boot
mailing list