Dear Troy Kisky, In message <[email protected]> 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: [email protected] A direct quote from the Boss: "We passed over a lot of good people to get the ones we hired." _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

