InitSROMC_CS8900()中修改如下:
s6410SROM->SROM_BW = (s6410SROM->SROM_BW & ~(0xF<<16)) |
(1<<16); // Data bus width control for Memory Bank4 (0=8-bit, 1=16-bit)
DNW中打印如下:
Enter your selection: d
0xBA000000 0xBA000000
DM9000 ID is 0x90000a46
INFO: Probe: DM9000 is detected.
DM9000: MAC Address: 11:22:33:44:55:66
System ready!
Preparing for download...
INFO: *** Device Name 'SMDK641021862' ***
INFO: Using static IP address 1218728.
INFO: Using subnet mask 2525250.
+EbootSendBootmeAndWaitForTftp
Sent BOOTME to 255.255.255.255
Sent BOOTME to 255.255.255.255
我也是碰到的这个问题啊,串口信息:
INFO: Using device name: 'MBA24407'
+EbootSendBootmeAndWaitForTftp
Sent BOOTME to 255.255.255.255
Sent BOOTME to 255.255.255.255
Sent BOOTME to 255.255.255.255
Sent BOOTME to 255.255.255.255
PB中一直显示不出设备名称