[U-Boot] [PATCH] exports: rewrite jump table init
Wolfgang Denk
wd at denx.de
Wed Dec 2 22:54:06 CET 2009
Dear Mike Frysinger,
In message <1257370482-9287-1-git-send-email-vapier at gentoo.org> you wrote:
> The current jump table init fails to initialize a bunch of exported
> symbols (forceenv/do_reset/etc...). Rather than fix just these few
> missing pieces, rewrite the code to utilize the existing list of
> exported symbols -- _exports.h. Since every exported symbol has to
> be listed in this header, it makes sense to use it so that we only
> ever have one list that needs to be updated and things can't fall
> out of sync again.
>
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> ---
> common/exports.c | 58 +++++++++++++++++++++++++----------------------------
> 1 files changed, 27 insertions(+), 31 deletions(-)
Applied to "next" branch. 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 at denx.de
Madness has no purpose. Or reason. But it may have a goal.
-- Spock, "The Alternative Factor", stardate 3088.7
More information about the U-Boot
mailing list