X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=board%2Fwarp%2FREADME;h=22f9055eb6d1ded7860bcf485a3e032f1bffbff7;hb=f32c86493822174e27f4b3c7c9359094406afbd8;hp=0e1f076605689b0453cae1c59e1e630fca1e9844;hpb=e6f4042a04195be258f79e33abe3b71af9162862;p=u-boot diff --git a/board/warp/README b/board/warp/README index 0e1f076605..22f9055eb6 100644 --- a/board/warp/README +++ b/board/warp/README @@ -34,7 +34,7 @@ Then U-boot should start and its messages will appear in the console program. Use the default environment variables: => env default -f -a -=> save +=> saveenv Run the DFU command: => dfu 0 mmc 0 @@ -43,8 +43,8 @@ Transfer u-boot.imx that will be flashed into the eMMC: $ sudo dfu-util -D u-boot.imx -a boot -Then on the U-boot prompt the following message should be seen after a succesful -upgrade: +Then on the U-boot prompt the following message should be seen after a +successful upgrade: #DOWNLOAD ... OK Ctrl+C to exit ...