Hello,
I've tried what you've suggested - change the imge file from nk.bin to nk.nb0.
This is the data recieved in the debug port (right after I selected "D", download image, in the boot menu -
INFO: Storing boot configuration to NAND block [0x20A].
INFO: Successfully store boot configuration to NAND!
+InitSpecifiedEthDevice
INFO: Trying to initialize USB RNDIS...
INFO: MAC address: 0-11-22-33-44-0
HostMiniInit:: !!
Rndis:: initialization: with addr=0
Rndis:: Address static map to addr=A8000000
Rndis:: initialization!
Rndis:: PDDInit Success!
Rndis:: Get MAC address 1104,3322,44
RndisMdd:: PDD's max RX buffer = [8192] bytes.
Rndis:: initialization: Success
HostMini:: New filter set: [0x0] --> [0xB]
INFO: MAC address: 4-11-22-33-44-0
-BLMenu .
INFO: Using device name: 'MX2817408'
+EbootSendBootmeAndWaitForTftp
Sent BOOTME to 255.255.255.255
Packet has the following data:
boot.bin[NULL]octet[NULL]
TFTP packet could have 1 name/value pairs
Locked Down Link 1
Src IP 192.168.0.1 Port 03D4 Dest IP 192.168.0.2 Port 086A
Default TFTP block size set to: 512 bytes
There were no options detected in the TFTP
EthDown::TFTPD_OPEN::boot.bin
-EbootSendBootmeAndWaitForTftp
BL_DOWNLOAD
BL_IMAGE_TYPE_MANIFEST
Packet has the following data:
boot.bin[NULL]octet[NULL]
TFTP packet could have 1 name/value pairs
Locked Down Link 1
Src IP 192.168.0.1 Port 03D4 Dest IP 192.168.0.2 Port 086B
Default TFTP block size set to: 512 bytes
There were no options detected in the TFTP
EthDown::TFTPD_OPEN::boot.bin
BL_IMAGE_TYPE_UNKNOWN
INFO: OEMMultiBINNotify (dwNumRegions = 1, dwRegionStart = 0x0).
Specify destination for NK NB0 [0 = RAM, 1 = NAND, 2 = SD/MMC]:
INFO: NK NB0 remapped to 0x84200000.
INFO: OEMVerifyMemory (CA = 0x84200000, PA = 0x44200000, length = 0x1E00000)
INFO: Downloading NK NAND image.
TFTP: Desktop losing ACK, block number = 2, Ack again
TFTP: Desktop losing ACK, block number = 2, Ack again
1
ImageStart = 0x84200000, ImageLength = 0x1E00000, LaunchAddr = 0x84200000
Completed file(s):
-------------------------------------------------------------------------------
[0]: Address=0x84200000 Length=0x1E00000 Name="nk.nb0" Target=FLASH
WARNING: Flash update requested.
Do you want to continue (y/n)?
When I'm pressing on "y", I see that the Nand flash is being programmed. However, after reset - the system still doesn't reboot !
Any ideas?
Thanks,
Shany