[U-Boot] [PATCH 4/4] OneNAND: Use generic_onenand_read_page in IPL
Scott Wood
scottwood at freescale.com
Mon Oct 4 20:09:17 CEST 2010
On Sat, 2 Oct 2010 19:33:59 +0200
Marek Vasut <marek.vasut at gmail.com> wrote:
> There apparantly is no reason for having "onenand_read_page" abstracted.
> Besides, it's static data which causes trouble.
Why does static data cause trouble?
I don't think purging the code of all instances of static data is
reasonable.
-Scott
More information about the U-Boot
mailing list