[U-Boot] Kernel copy from NOR to RAM

Nishanth Menon menon.nishanth at gmail.com
Mon Aug 23 17:16:48 CEST 2010


On Mon, Aug 23, 2010 at 10:14 AM, Nicolas Luna <luna.id at gmail.com> wrote:
> Ok
>
> I would like to improve the copy of linux kernel from NOR to RAM. I would
> like to replace the current copy and use EDMA instead. I traced the uboot
> code but I can't find in which file (uboot source code) the copy (from NOR
> to RAM) takes place.

usually is done with the command cp -> copy command - as this is
usually a memory to memory copy operation.

>
> Thanks.
>
> Regards,
> Nicolas
>
>
>
> On Mon, Aug 23, 2010 at 11:04 AM, Albert ARIBAUD <albert.aribaud at free.fr>wrote:
>
please stop top posting..

Regards,
Nishanth Menon


More information about the U-Boot mailing list