Dear Mike Frysinger,

In message <201010031819.35739.vap...@gentoo.org> you wrote:
>
> > Why cannot we call nand_init() multiple times, then?
>
> because of the whole of my statement.  i did not want to affect code size if 
> this option was disabled.
>
> in a preious patch, i had the env code doing:
> #ifdef CONFIG_SYS_NAND_DELAYED_INIT
>       nand_init();
> #endif
>
> but i thought it made more sense to rework it so the #ifdef existed in one>  
> place (the header) and not in the source.

I'm not sure where we are with this.

Do you plan to post an update?

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
I am pleased to see that we have differences.  May we together become
greater than the sum of both of us.
        -- Surak of Vulcan, "The Savage Curtain", stardate 5906.4
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to