All Boards Updating RedBoot Through RedBoot

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

All Boards Updating RedBoot Through RedBoot

All Boards Updating RedBoot Through RedBoot

Copy redboot binary to /tftpboot. In this case: redboot.bin

Load binary file to i.MX RAM memory:

RedBoot> load -v -r -b 0x100000 /tftpboot/redboot.bin

Run the loaded image

RedBoot> run 0x100000

Enable NOR, NAND or MMC flash media for Redboot. In this case, NAND is beeing used.

RedBoot> factive nand

Update RedBoot in the flash with currently running image

RedBoot> romupdate
タグ(1)
評価なし
バージョン履歴
最終更新日:
‎09-10-2020 03:32 AM
更新者: