Put a u-boot in flash memory

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Put a u-boot in flash memory

820件の閲覧回数
alexandredel
Contributor I

Hello

I am trying to put a u-boot on the flash memory. I downloaded one named "u-boot.nitrogen6q" it was supposed to be a good one.I found this method to put it in the flash:

mmc dev 1

mmc read 0x10800000 0 800

sf probe

sf erase 0 0x40000

sf write 0x10800000 0 0x40000

then it should be in the flash, however, it's not and when i reboot the sabrelite, the u-boot didn't lauch and if i put a sd card with android in it, nothing happened.

Is it the method i use which is bad, did i forgot something or is it the u-boot?

If you have a good link to help me to put android on the card, it would be helpful.

Regards

Alexandre

タグ(3)
0 件の賞賛
返信
0 返答(返信)