DM355 Flash Kernel Update
From Wiki
				
				
				Jump to navigationJump to search
				
				- Boot board into u-Boot monitor
 
setenv bootfile dm355/uImage setenv serverip 172.16.0.28 dhcp nand erase 0x400000 0x200000 nand write 0x80700000 0x400000 0x200000 reset