Dear All,

I m newly using U-Boot in a customised platform of processor Intel xscale
PXA255.

U-Boot 1.1.6 (Jul 28 2008 - 10:01:53) is running in this board .  In this
board one external 64 mb RAM is there and one 64 mb flash is there .

RAM address is starting from 0xA0000000 . Flash address is starting from
0x00000000 .

I m compiling the U-Boot source with arm-linux-gcc toolchain 3.4.1   .

then I m transfering the hello_world.bin image to the board through serial
.  If I downloading this image to any RAM address and executing from there
by go command then board is rebooting . If I m trying to download to 0x40000
adress ( given by the U-Boot document )  and trying to execute from that
adddress then it is giving some garbage output .  plz help me about this


I ve another customise board of ATMEL9263 controller .  there also same
version U-Boot is running . There also I m facing same problem . Can any one
help me about this . Actually my aim is to run any standalone program in
U-Boot .

another question is U-Boot uses direct physical address to control the
peripherals or it uses page mapping (virtual memory) for the applications ?
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to