Hi all,

I am starting to use Uboot for the first time and having a problem
with adding a new bootscr and loading it into memory.
I have a system with a sd-memory card, and add a new bootscr called
'myuser.scr' to the root directory.  I am 100% sure that the user
script is there in the root directory of the mmc; however, uboot can
not detect it.  When i boot to uboot promp and type in 'init mmc 1'
and 'fatls mmc :1'  it shows directory listing of all files under the
root directory, but it does not have the myuser.scr.  Question is, why
is myuser.scr not there?



-toan
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to