[PATCH 04/12] imx_nand: use memcpy for copying from/to buffer

Ivo Clarysse ivo.clarysse at gmail.com
Mon Mar 29 06:42:12 EDT 2010


Hi Sasca,

On Mon, Mar 29, 2010 at 11:36 AM, Sascha Hauer <s.hauer at pengutronix.de> wrote:
> We do not need to use memcpy32 in read_buf/write_buf because
> in these functions we only access SDRAM and not the internal SRAM
> buffer.

Will this not break NAND_IMX_BOOT, as memcpy is not guaranteed to fit
in the initial X KiB of the resultant barebox image ?

Best regards,

Ivo.



More information about the barebox mailing list