majz
02-04-2012, 09:10 AM
Hi all
I have a problem when I jtag my azbox hd all goes well untill I get to this stage
Yamon> load -b tftp://192.168.1.102/vmlinux.bin 0x90020000
About to load tftp://192.168.168.10/vmlinux.bin
Press Ctrl-C to break
................................. ...............................
................................. ...............................
................................. ...............................
................................. ...............................
................................. ......
Start = 0x90020000, range = (0x90020000,0x9001ffff), format = BINARY
Length = 0x0 (0)
Checksum = 0x00000000
Yamon>
I think it should read this
About to load tftp://192.168.168.10/vmlinux.bin
Press Ctrl-C to break
................................. ...............................
................................. ...............................
................................. ...............................
................................. ...............................
................................. ......
Start = 0x90020000, range = (0x90020000,0x9095880f), format = BINARY
Length = 0x938810 (9668624)
Checksum = 0x2254194d
can anyone help me with this problem
Fixed it Now:respect-applause-00
I have a problem when I jtag my azbox hd all goes well untill I get to this stage
Yamon> load -b tftp://192.168.1.102/vmlinux.bin 0x90020000
About to load tftp://192.168.168.10/vmlinux.bin
Press Ctrl-C to break
................................. ...............................
................................. ...............................
................................. ...............................
................................. ...............................
................................. ......
Start = 0x90020000, range = (0x90020000,0x9001ffff), format = BINARY
Length = 0x0 (0)
Checksum = 0x00000000
Yamon>
I think it should read this
About to load tftp://192.168.168.10/vmlinux.bin
Press Ctrl-C to break
................................. ...............................
................................. ...............................
................................. ...............................
................................. ...............................
................................. ......
Start = 0x90020000, range = (0x90020000,0x9095880f), format = BINARY
Length = 0x938810 (9668624)
Checksum = 0x2254194d
can anyone help me with this problem
Fixed it Now:respect-applause-00