|
|
本帖最后由 chwhsen 于 2019-9-28 18:59 编辑 1 n* J6 c( i- C4 A
- Marvell>> sttenv serverip 192.168.137.12 }- D8 m, C/ l0 m! e2 ^6 F
- Unknown command 'sttenv' - try 'help'
$ Z8 }. G: c! M2 C/ u3 X# v - Marvell>> setenv serverip 192.168.137.1' Y- N* }+ A. U+ a
- Marvell>> tftpboot
5 o' f( P% K6 d) d - *** ERROR: `ipaddr' not set
( k: v, n/ T" z- N3 D - Marvell>> setenv ipaddr 192.168.137.12, ~; _8 L u$ f g3 A, Y7 g
- Marvell>> tftpboot
( K/ r2 Y9 K' j - Using neta@30000 device
: x: @ P6 p) _) P - TFTP from server 192.168.137.1; our IP address is 192.168.137.12
/ c3 U5 v) @2 R- ]! P6 k) v# ~ - Filename 'full.bin'.
[# L* {* r; S- u) q - Load address: 0x8000000
! d A8 k# }3 R7 r6 g9 G" | - Loading: T T T T T T T T T T T
. C+ |" m" R4 P4 I. u - Abort
4 F x- `1 o3 f) k$ J; g' q - Marvell>> bubt full.bin spi tftp
7 U/ L. K9 `. o2 Z/ F2 }, A - Burning U-BOOT image "full.bin" from "tftp" to "spi"; `% ^! p& }% s+ R( Q: Q! g
- Using neta@30000 device
0 K/ ~9 s/ Q1 K& U - TFTP from server 192.168.137.1; our IP address is 192.168.137.12, {. `# V& s# ?) L$ s9 J
- Filename 'full.bin'.
. m6 C1 t/ m3 y0 T( z - Load address: 0x8000000+ v0 `+ J/ @! R
- Loading: T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T
; u) W2 j' n: X9 [6 L - Retry count exceeded; starting again9 G' G/ \ s8 J2 M5 r
- Error: Unsupported Image version = 0x00000080' z+ K4 p% k% E4 U# O- j! y
- Error: Image header verification failed
- @2 b# _6 V% c/ h+ p8 a - exit not allowed from main input shell.
& c! h6 P L' n5 C0 L. @ - Marvell>> bubt full.bin spi tftp" N) S6 j6 p1 n
- Burning U-BOOT image "full.bin" from "tftp" to "spi"
' k* ^+ J) X6 x - Using neta@30000 device8 o% K. O+ o- U0 j
- TFTP from server 192.168.137.1; our IP address is 192.168.137.12
0 O8 S5 F$ k2 H( q - Filename 'full.bin'.
; @ [) k2 _4 {& V" E3 Z, y; Y - Load address: 0x8000000
( O4 {- |9 K- H0 o* D9 p - Loading: T T T T T T T T T T T T T T T T T T T T T T T T T T T T T
复制代码 以上是操作log,其中报错代码为这一段1 m, T" ]! E2 ?/ K( C9 g/ S5 Z
- Retry count exceeded; starting again
% _4 D9 t' g3 g% M% ~3 s( n - Error: Unsupported Image version = 0x00000080% S$ T& _/ ?) J% i$ m; L P+ R
- Error: Image header verification failed
& H1 i$ W, \, W8 s9 {0 j& o p1 l - exit not allowed from main input shell.
复制代码 我原本是用的U盘,但是也是同样的报错,有老哥说是U盘的问题,让换一个U盘,于是我就换用tftp的方式来搞,结果依然是这样的,郁闷啊
. G( T: T3 K2 r# l. A3 ?5 M9 u, T
有没有有经验的老哥来帮帮忙啊 Z! Q& r9 ]! j
. E1 \6 {6 J! X2 o4 ?这一段是用U盘的报错信息
: p/ Y0 i6 ~7 R+ H H" `; ?- Marvell>> bubt full.bin spi usb1 S+ t7 m1 B4 I5 x$ T8 Y: S) ?
- Burning U-BOOT image "full.bin" from "usb" to "spi"4 X; j/ I! n4 ?1 c1 G
- USB0: USB EHCI 1.00: p3 Y/ U: P0 J9 y3 D* a
- scanning bus 0 for devices... 1 USB Device(s) found& d/ r$ M' b" h. ?6 E, \
- Error: USB storage device not found
' g( x+ i2 \* | - Error: Failed to read file full.bin from usb
$ z1 I* Q- Q9 h9 Z2 j4 {# P - exit not allowed from main input shell.3 M' P+ E) z! s, A/ m/ e
- Marvell>>6 ]& e" s6 j8 I! j3 ~: ~! B M
复制代码 2 n5 T% w! B4 g; g
) r2 Q4 A- ~* J5 z& [8 M- r' f# p+ B
|
|