[U-Boot] [PATCH] env_nand: align NAND buffers

Wolfgang Denk wd at denx.de
Mon Jul 30 23:10:59 CEST 2012


Dear Simon Glass,

In message <CAPnjgZ2gJLhmZyXB1DW=83GBdf1QNv_=Q+QfprAwCzx4Yq7_sA at mail.gmail.com> you wrote:
>
> > -       env_t   env_new;
> > +       ALLOC_CACHE_ALIGN_BUFFER(env_t, env_new, sizeof(env_t));
> 
> I think this should b

Should be ... ???

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: wd at denx.de
Be wiser than other people if you can, but do not tell them so.
                                       -- Philip Earl of Chesterfield


More information about the U-Boot mailing list