Dear Mike Frysinger,

In message <[email protected]> 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 <[email protected]>
> ---
>  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: [email protected]
Madness has no purpose.  Or reason.  But it may have a goal.
        -- Spock, "The Alternative Factor", stardate 3088.7
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to