This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Booting from SD-CARD.[TAM-3517]

Hi Everyone!!!!1

 

I have got a 2GB SD-CARD,and all other stuff ready.[u-boot.bin , mlo , and uImage].

I have some queries if any body is aware please reply. I have gone through many sites but still have these doughts ....

1. How to create partition on MMC card under Linux.

2.How to transfer the bootloader files to card.

3.whenever i give the following command , i find some garbage data in my mmc card and hence forth it stops working and needs to be formatted on windows platform.

# sudo cp -rf  /home/project/......uImage/tmp/mmc1

4.why the command is used: setenv bootargs 'console= ... '  and were to enter this command in the whole process.