diff options
Diffstat (limited to 'board/freescale/mpc8610hpcd/README')
-rw-r--r-- | board/freescale/mpc8610hpcd/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/mpc8610hpcd/README b/board/freescale/mpc8610hpcd/README index 31a9af3fee..066e625d48 100644 --- a/board/freescale/mpc8610hpcd/README +++ b/board/freescale/mpc8610hpcd/README @@ -27,7 +27,7 @@ To Flash U-Boot into the booting bank: cp.b 1000000 fff00000 $filesize -To Flash U-boot into the alternate bank +To Flash U-Boot into the alternate bank tftp 1000000 u-boot.bin erase fbf00000 +$filesize |