zotte007
Ist gelegentlich hier
- Registriert
- 11. Februar 2010
- Beiträge
- 90
- Reaktionspunkte
- 8
- Punkte
- 8
AW: OScam für etliche Router mit USB port, fix und fertig verpackt! Zum "Gleichessen"
So habe es nun fast geschafft glaube ich. Bei der vorletzten Eingabe lt. Anleitung (
nand write 0x2000000 0x00500000 0x07b00000) kam ein Fehler.
u-boot>> tftp 0x2000000 uImage
tftp 0x2000000 uImage
Using egiga0 device
TFTP from server 192.168.178.29; our IP address is 192.168.178.22
Filename 'uImage'.
Load address: 0x2000000
Loading: #################################################################
#############
done
Bytes transferred = 1141968 (116cd0 hex)
u-boot>> nand erase 0x00100000 0x00400000
nand erase 0x00100000 0x00400000
NAND erase: device 0 offset 0x100000, size 0x400000
Erasing at 0x4e0000 -- 100% complete.
OK
u-boot>> nand write 0x2000000 0x00100000 0x00400000
nand write 0x2000000 0x00100000 0x00400000
NAND write: device 0 offset 0x100000, size 0x400000
4194304 bytes written: OK
u-boot>> tftp 0x2000000 e02.img
tftp 0x2000000 e02.img
Using egiga0 device
TFTP from server 192.168.178.29; our IP address is 192.168.178.22
Filename 'e02.img'.
Load address: 0x2000000
Loading: ####T #############################################################
#################################################################
#################################################################
#################################################################
########
done
Bytes transferred = 3934208 (3c0800 hex)
u-boot>> nand erase 0x00500000 0x07b00000
nand erase 0x00500000 0x07b00000
NAND erase: device 0 offset 0x500000, size 0x7b00000
Skipping bad block at 0x02f20000
Skipping bad block at 0x062e0000
Erasing at 0x7fe0000 -- 100% complete.
OK
u-boot>> nand write 0x2000000 0x00500000 0x07b00000
nand write 0x2000000 0x00500000 0x07b00000
NAND write: device 0 offset 0x500000, size 0x7b00000
Attempt to write outside the flash area
0 bytes written: ERROR
u-boot>> nand write 0x2000000 0x00500000 0x07b00000
nand write 0x2000000 0x00500000 0x07b00000
Gibt es da eine Lösung für? Der Pogo steckt jetzt so wie es aussieht in einer Bootschleife. Er fährt nicht ganz hoch und startet ständig neu.
So habe es nun fast geschafft glaube ich. Bei der vorletzten Eingabe lt. Anleitung (
nand write 0x2000000 0x00500000 0x07b00000) kam ein Fehler.
u-boot>> tftp 0x2000000 uImage
tftp 0x2000000 uImage
Using egiga0 device
TFTP from server 192.168.178.29; our IP address is 192.168.178.22
Filename 'uImage'.
Load address: 0x2000000
Loading: #################################################################
#############
done
Bytes transferred = 1141968 (116cd0 hex)
u-boot>> nand erase 0x00100000 0x00400000
nand erase 0x00100000 0x00400000
NAND erase: device 0 offset 0x100000, size 0x400000
Erasing at 0x4e0000 -- 100% complete.
OK
u-boot>> nand write 0x2000000 0x00100000 0x00400000
nand write 0x2000000 0x00100000 0x00400000
NAND write: device 0 offset 0x100000, size 0x400000
4194304 bytes written: OK
u-boot>> tftp 0x2000000 e02.img
tftp 0x2000000 e02.img
Using egiga0 device
TFTP from server 192.168.178.29; our IP address is 192.168.178.22
Filename 'e02.img'.
Load address: 0x2000000
Loading: ####T #############################################################
#################################################################
#################################################################
#################################################################
########
done
Bytes transferred = 3934208 (3c0800 hex)
u-boot>> nand erase 0x00500000 0x07b00000
nand erase 0x00500000 0x07b00000
NAND erase: device 0 offset 0x500000, size 0x7b00000
Skipping bad block at 0x02f20000
Skipping bad block at 0x062e0000
Erasing at 0x7fe0000 -- 100% complete.
OK
u-boot>> nand write 0x2000000 0x00500000 0x07b00000
nand write 0x2000000 0x00500000 0x07b00000
NAND write: device 0 offset 0x500000, size 0x7b00000
Attempt to write outside the flash area
0 bytes written: ERROR
u-boot>> nand write 0x2000000 0x00500000 0x07b00000
nand write 0x2000000 0x00500000 0x07b00000
Gibt es da eine Lösung für? Der Pogo steckt jetzt so wie es aussieht in einer Bootschleife. Er fährt nicht ganz hoch und startet ständig neu.