烧写Eboot后第一次下载NK.nb0文件,串口输出信息如下:
Ethernet Boot Loader Configuration:
0) IP address: 192.168.1.200
1) Subnet mask: 255.255.255.0
2) DHCP: Disabled
3) Boot delay: 5 seconds
4) Reset to factory default configuration
5) Startup image: LAUNCH EXISTING
6) Program disk image into SmartMedia card: Enabled
7) Program MAC address (11:22:33:44:55:66)
8) KITL Configuration: DISABLED
9) Format Boot Media for BinFS
A) Erase All Blocks expect uboot area
B) Mark Bad Block at Reserved Block
C) Clean Boot Option: FALSE
D) Download image now
E) Erase Eboot Area
F) Low-level format the Smart Media card
L) LAUNCH existing Boot Media image
R) Read Configuration
U) DOWNLOAD image now(USB)
W) Write Configuration Right Now
Enter your selection: d
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 1218120.
INFO: Using subnet mask 2525250.
+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.1.200 Port 03D4 Dest IP 192.168.1.18 Port 0C8C
Default TFTP block size set to: 512 bytes
There were no options detected in the TFTP
EthDown::TFTPD_OPEN::boot.bin
-EbootSendBootmeAndWaitForTftp
BL_IMAGE_TYPE_BIN
Download BIN file information:
-----------------------------------------------------
[0]: Base Address=0x80100000 Length=0x15225f4
-----------------------------------------------------
RAM image
rom_offset=0x0.
ImageStart = 0x80100000, ImageLength = 0x15225F4, LaunchAddr = 0x801062BC
Completed file(s):
-------------------------------------------------------------------------------
[0]: Address=0x80100000 Length=0x15225F4 Name="" Target=RAM
ROMHDR at Address 80100044h
+WriteOSImageToBootMedia: g_dwTocEntry =1, ImageStart: 0x80100000, ImageLength:
0x15225f4, LaunchAddr:0x801062bc
image start block = 4
INFO: OEMLaunch: Found chain extenstion: '' @ 0x80100000
Writing single region/multi-region update, dwBINFSPartLength: 22160884
pages_per_block=128
IsValidMBR: MBR sector = 0x200 (valid MBR)
OpenPartition: Partition Exists=0x0 for part 0x21.
CreatePartition: Enter CreatePartition for 0x21.
LastLogSector: Last log sector is: 0x7fdff.
CreatePartition: Start = 0x280, Num = 0x2b00.
Log2Phys: Logical 0x280 -> Physical 0x480
WriteMBR: MBR block = 0x4.
dwRegionStart=0x80100000
BP_SetDataPointer at 0x0
Write to BINFS partition, start=0x80100000, length=0x15225f4
WriteData: Start = 0
x0, Length = 0x15225f4.
Log2Phys: Logical 0x280 -> Physical 0x480
OK
Updateded TOC!
IsValidMBR: MBR sector = 0x200 (valid MBR)
OpenPartition: Partition Exists=0x0 for part 0xb.
CreatePartition: Enter CreatePartition for 0xb.
FindFreeSector: FreeSector is: 0x2d80 after processing part 0x21.
CreatePartition: Num sectors set to 0x7cb80 to allow for compaction blocks.
CreatePartition: Start = 0x2d80, Num = 0x7cb80.
WriteMBR: MBR block = 0x4.
TOC {
dwSignature: 0x434F544E
BootCfg {
ConfigFlags: 0x830
BootDelay: 0x5
ImageIndex: 1
IP: 192.168.1.200
MAC Address: 11:22:33:44:55:66
Port: 0.0.0.0
SubnetMask: 255.255.255.0
}
ID[0] {
dwVersion: 0x20004
dwSignature: 0x45424F54
String: 'eboot.nb0'
dwImageType: 0x2
dwTtlSectors: 0x100
dwLoadAddress: 0x80030000
dwJumpAddress: 0x80030000
dwStoreOffset: 0x0
sgList[0].dwSector: 0x100
sgList[0].dwLength: 0x100
}
ID[1] {
dwVersion: 0x1
dwSignature: 0x43465348
String: ''
dwImageType: 0x2
dwTtlSectors: 0x2A45
dwLoadAddress: 0x80100000
dwJumpAddress: 0x801062BC
dwStoreOffset: 0x0
sgList[0].dwSector: 0x480
sgList[0].dwLength: 0x2A45
}
chainInfo.dwLoadAddress: 0X00000000
chainInfo.dwFlashAddress: 0X00000000
chainInfo.dwLength: 0X00000000
}
waitforconnect
INFO: using TOC[1] dwJumpAddress: 0x801062bc
INFO: OEMLaunch: Jumping to Physical Address 0x501062BCh (Virtual Address 0x8010
62BCh)...
Windows CE Kernel for ARM (Thumb Enabled) Built on Jan 21 2009 at 18:02:34
[OAL] ++OEMInit()
[OAL] S3C6410_APLL_CLK : 532000000
[OAL] ARMCLK : 532000000
[OAL] HCLK : 133000000
[OAL] PCLK : 33250000
[OAL] InitializeGPIO()
[OAL] InitializeCLKSource()
[OAL] InitializeCLKGating()
[OAL] InitializeBlockPower()
DCache: 128 sets, 4 ways, 32 line size, 16384 size
ICache: 128 sets, 4 ways, 32 line size, 16384 size
+OALArgsInit()
Arguments area has some values
-OALArgsInit()
[OAL] set EINT10 for Dm9000
+OALTimerInit( 1, 16624, 0 )
-OALIntrRequestSysIntr(irq = 38, sysIntr = 16)
[KITL] ++OEMKitlStartup()
KITL was Disabled from EBOOT !!
Please set KITL Configuration in EBoot !!
[OAL] --OEMInit()
OEMSetRealTime(2006/1/1 12:0:0.000)
[OAL] Not Clear System Hive
[FMD] FMD_OEMIoControl() : IOCTL_FMD_GET_INTERFACE
[FMD] ++FMD_Init()
[FMD:INF] FMD_Init() : Read ID = 0x0000ecd3
[FMD] FMD_Init() : NUM_OF_BLOCKS = 4096
[FMD] FMD_Init() : PAGES_PER_BLOCK = 128
[FMD] FMD_Init() : SECTORS_PER_PAGE = 4
[FMD] --FMD_Init()
[FMD] FMD_GetInfo() : NUMBLOCKS = 4096(0x1000), SECTORSPERBLOCK = 128(0x80), BYT
ESPERSECTOR = 2048(0x800)
[FMD:ERR] FMD_OEMIoControl() : Unknown IOCTL (0x00071c24)
[OAL] Not Clear Storage
-OALIntrRequestSysIntr(irq = 40, sysIntr = 18)
-OALIntrRequestSysIntr(irq = 19, sysIntr = 19)
-OALIntrRequestSysIntr(irq = 23, sysIntr = 20)
-OALIntrRequestSysIntr(irq = 20, sysIntr = 21)
-OALIntrRequestSysIntr(irq = 88, sysIntr = 22)
-OALIntrRequestSysIntr(irq = 65, sysIntr = 23)
-OALIntrRequestSysIntr(irq = 66, sysIntr = 24)
[HSMMC0] Initializing the HSMMC Host Controller
[HSMMC0] use sd cd0
-OALIntrReques
tSysIntr(irq = 94, sysIntr = 25)
[HSMMC0] Turn OFF the F/B delay control.
[HSMMC0] Card is Inserted!
VBridge:: VB_INITIALIZED returns [0]
VMini:: VBridge is not initialized! Bail out..
[UFNPDD] USB Serial Function Class Enabled
[USB] dii.dwIrq = 96
-OALIntrRequestSysIntr(irq = 96, sysIntr = 26)
Current Client "Serial_Class"
[UFNPD[HSMMC0] Turn OFF the F/B delay control.
D] USB Serial Function Class [HSMMC1] Setting for 1 bit mode , Clock Rate = 1000
00 Hz
[HSMMC0] Turn OFF the F/B delay control.
ERR CMD:5 : CMD Timeout Error...
ERR CMD:1 : CMD Timeout Error...
Enabled
+forgon2 pddinit
+ModuleInit++saa7113 camera.8848
unknow chip, version=0x00
-Module
Init--camera
[SDBUS] SD Card Spec Version : 2.00
[SDBUS] SD/SDHC supports the high
-speed mode.
[HSMMC1] Setting for 4 bit mode , Clock Rate = 50000000 Hz
[HSMMC0] Turn OFF the
F/B delay control.
-OALIntrRequestSysIntr(irq = 13, sysIntr = 27)
-OALIntrRequestSysIntr(irq = 14, sysIntr = 28)
DEBUG: CreateSerialObject 1
-OALIntrRequestSysIntr(irq = 62, sysIntr = 29)
[MFC POWER] Power is up.
[MFC POWER] Power is down-OALIntrRequestSysIntr(irq = 26
, sysIntr = 30)
MFC Interrupt has been initialized.
[MFC IOCTL_POWER_CAPABILITIES]
[MFC IOCTL_POWE
R_CAPABILITIES] leaving...
[MFC POWER] Power is up.
[MFC_Close] VirtualFreeEx(STRM
_BUF) returns FALSE.
[MFC_Close] VirtualFreeEx(FRAM_BUF) returns FALSE.
[MFC POWER
] Power is down-OALIntrRequestSysIntr(irq = 18, sysIntr = 31)
-OALIntrRequestSysIntr(irq = 21, sysIntr = 32)
2D Sysintr : 32
clk_div0=0x13a47310, clk_div1=0x0, clk_src=0x4002007
****ver=606, hoz=872, vclk=31705920, div=4, VCLKSRC=133000000
now set to 33250000HZ
Require 31705920HZ, Set to 33250000HZ
LayMgr.cpp: Layout Manager successfully initialized to 2
-OALIntrRequestSysIntr(irq = 100, sysIntr = 33)
-OALIntrRequestSysIntr(irq = 37, sysIntr = 34)
Maximum Allowed Error 7:
-OALIntrRequestSysIntr(irq = 32, sysIntr = 35)
Explorer(V2.0) taskbar thread started.