NAND Initialize
Device ID : 0xd7
Hidden ID : 0xd5
Jump to 2nd Bootloader...
[NBL2] ++ShadowEboot()
[NBL2] --ShadowEboot()
[I2C_EMUL]g_wDelay_nsec = [I2C_EMUL]g_wDelayAck_nsec= [I2C_EMUL]g_wDelay_cnt = [I2C_EMUL]g_wDelayAck_cnt = U2RM BOOTlogo.bmp
Microsoft Windows CE Ethernet Bootloader Common Library Version 1.1 Built Jan 26 2010 16:18:07
Microsoft Windows CE Bootloader for the Samsung SMDK2450 Version 2.4 Built Apr 29 2010
[I2C_EMUL]g_wDelay_nsec = 10000
[I2C_EMUL]g_wDelayAck_nsec= 10000
[I2C_EMUL]g_wDelay_cnt = 4000
[I2C_EMUL]g_wDelayAck_cnt = 4000
BP_Init
[FTL:MSG] FIL_Init [OK]
[FTL:MSG] BUF_Init [OK]
[VFL:INF] Init VFL (19-NOV-2008)
[VFL:INF] CPUID(0x32450003)
[FTL:MSG] VFL_Init [OK]
[FTL:MSG] VFL_Open [OK]
TOC_Read
-TOC_Read
Press [ENTER] to download image stored on boot media, or [SPACE] to enter boot monitor.
Initiating image download in 0 seconds.
Starting auto-download ...
OEMPlatformInit: IMAGE_TYPE_RAMIMAGE
+ReadOSImageFromBootMedia
RAM image
RAM image
Read OS image to BootMedia
ImageLength = 4194304 Byte, dwRegionStart : a0200000
Start Page = 8960, End Page = 9471, Page Count = 512
....
Read OS image to BootMedia Success
System ready!
Preparing for download...
waitforconnect
INFO: OEMLaunch: Jumping to Physical Address 0x3020D054h (Virtual Address 0x8020D054h)...
====================
eastley ARMCORE [400MHz]
[ERROR] Failed to set VDDPLL to 1.300V.
[ERROR] Failed to set VDDARM to 1.300V.
====================
[color=#0000FF]//这里应该跳到OS执行,但是又跳回0地址了[/color]
NAND Initialize
Device ID : 0xd7
Hidden ID : 0xd5
Jump to 2nd Bootloader...
[NBL2] ++ShadowEboot()
[NBL2] --ShadowEboot()
[I2C_EMUL]g_wDelay_nsec = [I2C_EMUL]g_wDelayAck_nsec= [I2C_EMUL]g_wDelay_cnt = [I2C_EMUL]g_wDelayAck_cnt = U2RM BOOTlogo.bmp
Microsoft Windows CE Ethernet Bootloader Common Library Version 1.1 Built Jan 26 2010 16:18:07
Microsoft Windows CE Bootloader for the Samsung SMDK2450 Version 2.4 Built Apr 29 2010
[I2C_EMUL]g_wDelay_nsec = 10000
[I2C_EMUL]g_wDelayAck_nsec= 10000
[I2C_EMUL]g_wDelay_cnt = 4000
[I2C_EMUL]g_wDelayAck_cnt = 4000
BP_Init
[FTL:MSG] FIL_Init [OK]
[FTL:MSG] BUF_Init [OK]
[VFL:INF] Init VFL (19-NOV-2008)
[VFL:INF] CPUID(0x32450003)
[FTL:MSG] VFL_Init [OK]
[FTL:MSG] VFL_Open [OK]
TOC_Read
-TOC_Read
Press [ENTER] to download image stored on boot media, or [SPACE] to enter boot monitor.
Initiating image download in 5 seconds.
复制代码