Dear Scott Wood,

In message <4a1c6b48.9050...@freescale.com> you wrote:
>
> I assume he meant that the image size was smaller, due to replacing 
> explicit function calls with a table-driven approach.

We already have such a functionpoointer table - problem is that we
don't use it everywhere, usually because the init function calls are
intermixed with other code.

init_fnc_t *init_sequence[] was the idea that was supposed to solve
this very problem, but look at the code...

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: w...@denx.de
Bus error -- please leave by the rear door.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to