Legacy Code in gpmc-onenand.c

nick yocto6 at gmail.com
Sat Sep 27 19:37:02 PDT 2014


Greetings Kevin and others,
I am wondering if the below code is legacy I can remove it as stated it the fix me.
Cheers Nick 
else {
                /*
                * FIX ME: Appears to be legacy code from initial ONENAND commit.
                * Unclear what boards this is for and if this can be removed.
                 */
                if (!cpu_is_omap34xx())
                        onenand_sync.wait_on_read = true;
        }



More information about the linux-arm-kernel mailing list