mirror of https://github.com/OpenIPC/wiki.git
				
				
				
			Update burn-example.md
							parent
							
								
									3593f8258b
								
							
						
					
					
						commit
						43910fafb8
					
				|  | @ -22,7 +22,7 @@ python burn --chip hi3516ev200 --file=u-boot/gk7205v200.bin -p COM4 --break && p | ||||||
| 
 | 
 | ||||||
| ``` | ``` | ||||||
| # Enter commands line by line! Do not copy and paste multiple lines at once! | # Enter commands line by line! Do not copy and paste multiple lines at once! | ||||||
| setenv ipaddr 192.168.0.10; setenv serverip 192.168.0.40mw.b 0x42000000 0xff 0x800000 | setenv ipaddr 192.168.0.10; setenv serverip 192.168.0.40; mw.b 0x42000000 0xff 0x800000 | ||||||
| tftpboot 0x42000000 openipc-gk7205v210-fpv-8mb.binsf probe 0; sf lock 0; | tftpboot 0x42000000 openipc-gk7205v210-fpv-8mb.binsf probe 0; sf lock 0; | ||||||
| sf erase 0x0 0x800000; sf write 0x42000000 0x0 0x800000reset | sf erase 0x0 0x800000; sf write 0x42000000 0x0 0x800000reset | ||||||
| Ctrl + c quickly during booting | Ctrl + c quickly during booting | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue