Tony Prisk
unread,Aug 10, 2012, 1:22:36 AM8/10/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vt8500-wm8505...@googlegroups.com, Tony Prisk
Got ahold of a 3.3v->USB uart cable finally today. Output from WM8850 uboot below - can't see anything really interesting but provided for completeness.
Guess I can retry our kernel on it and see why it fails to boot now.
----- UBOOT LOG -----
Power on by power key
WonderMedia Technologies, Inc.
W-Load Version : 0.14.00.04
BUILDID_2012-06-27_10:30:26
UPDATE_ID_1_5_3_2_4_512MB
uboot set plla cmd ..found
wmt.plla.param=1:800:1:2:1:1:1
uboot set pllb cmd ..found
wmt.pllb.param=911:528:2:2:3:2
ethaddr............found
wloader finish
U-Boot 1.1.4 (Jul 11 2012 - 17:19:52)
WonderMedia Technologies, Inc.
U-Boot Version : 0.13.00.00
U-Boot code: 03F80000 -> 03FCD42C BSS: -> 03FEF0EC
U-Boot BUILD_ID:BUILDID_2012-07-11_17:19:41
boot from spi flash.
SF0: ManufID = EF, DeviceID = 3013 (Missing or Unknown FLASH)
Use Default - Total size = 8MB, Sector size = 64KB
SF1: ManufID = 0, DeviceID = 0 (Missing or Unknown FLASH)
Use Default - Total size = 8MB, Sector size = 64KB
flash:
Bank1: FF800000 -- FFFFFFFF
Bank2: FF000000 -- FF7FFFFF
Flash: 16 MB
sfboot: NAND init:env nand config fail, use default flash id list info
pllb=0x2b0101, spec_clk=0x281e32c8
T1=4, clk1=18, div1=10, Thold=2, tREA=40+delay(9)
T2=3, clk2=20, div2=11, Thold2=2, comp=1
Tim1=884736 , Tim2=819200
T2=2, clk2=29, div2=16, Thold2=2, comp=1
Tim1=819200 , Tim2=950272
T2 is greater and not use
T2=1, clk2=56, div2=31, Thold2=1, comp=1
Tim1=819200 , Tim2=917504
T2 is greater and not use
T=3, clk=20, divisor=11, Thold=0x302
divisor is set 0x9, NFC_timing=0x2424
USE_HW_ECC ECC24bitPer1K
1 flash chips found. Total nand size: 8192 MB
nand->id: 0x88044b is_randomizer = 0
Micron nand flash feature is: 0x04000000
wakeup status: 0x4002
reset status: 0x0
hsp3 status: 0x1
Initial SD/MMC Card Fail!
No MMC card found
lcd power control pin (setting): 0:1:6:d8110042:d8110082:d81100c2
Battery power. Exit play charge animation
memtotal: 448 MB, framebuf addr: 0x1c100000
display dual : 1
display param 0 : 2:2:24:800:480:60
boot parm vo 2 opt 2,24, 800x480@60
## Warning: wmt.display.param2 not defined
[VOUT] dual display
## Warning: wmt.display.regop not defined
## Warning: wmt.display.tmr not defined
{lcd_set_mode} option 6,1
[LCD] INNOLUX AT707TN83 (id 2,bpp 24)
[VOUT] info 0,mask 0x2,GOVRH2,800x480@60
[VOUT] info 1,mask 0x1,GOVRH,1024x768@60
PWM param (sz setting) : scalar,period,duty = 10:50:1000:1000
lcd power control pin (setting): 0:1:0:d8110040:d8110080:d81100c0
[UBOOT] img(800,480),fb(800,480)
[UBOOT] img(1024,768),fb(1024,768)
[HDMI] *W* DDC reset
[HDMI] *W* DDC reset
[HDMI] *W* DDC reset
[HDMI] set option(8-HDMI,6-AUDIO) 0x0
wmt_graphic_init ok
In: serial
Out: serial
Err: serial
block4095 tag=42627430 version =1
block4094 tag=31746242 version =1
bbt table is found
Load Image From NAND Flash page=0x0
USE_HW_ECC ECC24bitPer1K
Read NAND Flash OK
Load Image From NAND Flash page=0x80
USE_HW_ECC ECC24bitPer1K
Read NAND Flash OK
Load Image From NAND Flash page=0x400
USE_HW_ECC ECC24bitPer1K
Read NAND Flash OK
adc_val=0xeeb
Hit any key to stop autoboot: 0
Initial SD/MMC Card Fail!
No MMC card found
nand partition offset=0x01000000
load_kernel = 0xe00000 load_ramdisk=0x1400000, nand offset = 0x1000000
Load Image From NAND Flash page=0x800
USE_HW_ECC ECC24bitPer1K
Read NAND Flash OK
kernel_size = 0x3edac8 ramdisk_size = 0x136d88, page_size=0x800
read kernel from offset = 0x1000000 to mem = 0x1400000, size=0x525850
Load Image From NAND Flash page=0x800
USE_HW_ECC ECC24bitPer1K
Read NAND Flash OK
## Checking Image at 00e00000 ...
Image Name: Linux-3.0.8+
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 4119176 Bytes = 3.9 MB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
## Booting image at 00e00000 ...
Image Name: Linux-3.0.8+
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 4119176 Bytes = 3.9 MB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
OK
Starting kernel ...