Re: [U-Boot] Slow standalone routine with U-Boot

2010-12-17 Thread Wolfgang Denk
Dear Lennart Sundberg, In message you wrote: > > I am trying to implement a memory and CPU demanding standalone application > on the beagleboard by hacking U-Boot. > > To my surprise, the U-Boot program is ten times slower than the same > program running under Linux on the beagleboard. This

[U-Boot] Slow standalone routine with U-Boot

2010-12-17 Thread Lennart Sundberg
Dear Sirs, I am trying to implement a memory and CPU demanding standalone application on the beagleboard by hacking U-Boot. To my surprise, the U-Boot program is ten times slower than the same program running under Linux on the beagleboard. This test loop when inserted in u-boot/common/mai