[U-Boot-Users] Howto store kernel in AT91 flash

Eric BENARD / Free ebenard at free.fr
Thu Sep 29 16:26:23 CEST 2005


Le Jeudi 29 Septembre 2005 16:02, kentropy a écrit :
> But there is not example about howto store images in flash.
> Could you please point me in the right direction ?
this command will store in flash (target) the image previously loaded in ram 
(source) which is (count) bytes large.
cp.b source target count
 
Eric




More information about the U-Boot mailing list