Well I mean at the boot time not in uboot prompt. Regards, Nicolas
On Mon, Aug 23, 2010 at 11:16 AM, Nishanth Menon <[email protected]>wrote: > On Mon, Aug 23, 2010 at 10:14 AM, Nicolas Luna <[email protected]> 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 <[email protected] > >wrote: > > > please stop top posting.. > > Regards, > Nishanth Menon >
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

