I'm using freescale r9.2 bsp, and the SD image is built by myself. another question: there's no output in my display (WVGA, via DISP2), and a "#" prompt appears. is that normal?
some log: TG wakeup irq is enabled OTG phy lowpower enable init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery' enabling adb adb_open sh: can't access tty; job control turned off # warning: `rild' uses 32-bit capabilities (legacy support in use) otg is idle for some times,so we close the clock 1200c20 close otg clk ok mxc_ipu mxc_ipu: Channel already disabled 10 mxc_ipu mxc_ipu: Channel already uninitialized 10 mxc_ipu mxc_ipu: Channel already disabled 7 mxc_ipu mxc_ipu: Channel already uninitialized 7 mxc_ipu mxc_ipu: Channel already disabled 9 mxc_ipu mxc_ipu: Channel already uninitialized 9 IPU DMFC DP HIGH RESOLUTION: 1(0,1), 5B(2~5), 5F(6,7) mxc_ipu mxc_ipu: Channel already disabled 7 mxc_ipu mxc_ipu: Channel already uninitialized 7 pmem: request for physical address of pmem region from process 2094. request_suspend_state: wakeup (3->0) at 14379622146 (1970-01-01 00:12:23.5504743 53 UTC) # # 2011/1/6 Steven Stip <[email protected]> > it seems to me android doesn't load, the messages you see here are as > far as I know just kernel outputs to console. are you using the > freescale r9.2 prebuilt sd images? > On Jan 5, 7:49 am, Qingwei <[email protected]> wrote: > > I'm developing with mx51 board (BBG 3.0), and facing a strange > > problem, system always halts, the log as follow: > > > > U-Boot 2009.08-00177-g0928c00-dirty (Dec 18 2010 - 18:05:02) > > > > CPU: Freescale i.MX51 family 3.0V at 800 MHz > > mx51 pll1: 800MHz > > mx51 pll2: 665MHz > > mx51 pll3: 216MHz > > ipg clock : 66500000Hz > > ipg per clock : 665000000Hz > > uart clock : 54000000Hz > > cspi clock : 54000000Hz > > axi_a clock : 166250000Hz > > axi_b clock : 133000000Hz > > emi_slow clock: 83125000Hz > > ddr clock : 166250000Hz > > esdhc clock : 216000000Hz > > Board: MX51 BABBAGE 3.0 [POR] > > Boot Device: MMC > > I2C: ready > > DRAM: 512 MB > > > > ......[OMITTED] > > > > Starting kernel ... > > > > Linux version 2.6.31-01021-g97fca14-dirty (l...@inspiron-1420) (gcc > > version 4.1.2 > > ) #42 PREEMPT Wed Jan 5 13:18:40 CST 2011 > > CPU: ARMv7 Processor [412fc085] revision 5 (ARMv7), cr=10c53c7f > > CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache > > > > ......[OMITTED] > > > > android init > > android_probe pdata: c0686a80 > > android_bind > > mass_storage_function_add > > android_usb gadget: Number of LUNs=3 > > adb_function_add > > android_usb gadget: android_usb ready > > Suspend udc for OTG auto detect > > fsl-usb2-udc: bind to driver android_usb > > input: mxc_ts as /devices/virtual/input/input1 > > mxc input touchscreen loaded > > pmic_rtc pmic_rtc.1: setting system clock to 1970-01-01 00:29:03 UTC > > (1743) > > Freeing init memory: 176K > > init: cannot open '/initlogo.rle' > > EXT4-fs (mmcblk0p2): barriers enabled > > kjournald2 starting: pid 2026, dev mmcblk0p2:8, commit interval 5 > > seconds > > EXT4-fs (mmcblk0p2): internal journal on mmcblk0p2:8 > > EXT4-fs (mmcblk0p2): delayed allocation enabled > > EXT4-fs: mballoc enabled > > EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode > > EXT4-fs (mmcblk0p5): barriers enabled > > kjournald2 starting: pid 2027, dev mmcblk0p5:8, commit interval 5 > > seconds > > EXT4-fs (mmcblk0p5): warning: maximal mount count reached, running > > e2fsck is rec > > ommended > > EXT4-fs (mmcblk0p5): internal journal on mmcblk0p5:8 > > EXT4-fs (mmcblk0p5): delayed allocation enabled > > EXT4-fs: mballoc enabled > > EXT4-fs (mmcblk0p5): recovery complete > > EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode > > EXT4-fs (mmcblk0p6): barriers enabled > > kjournald2 starting: pid 2028, dev mmcblk0p6:8, commit interval 5 > > seconds > > EXT4-fs (mmcblk0p6): warning: maximal mount count reached, running > > e2fsck is rec > > ommended > > EXT4-fs (mmcblk0p6): internal journal on mmcblk0p6:8 > > EXT4-fs (mmcblk0p6): delayed allocation enabled > > EXT4-fs: mballoc enabled > > EXT4-fs (mmcblk0p6): recovery complete > > EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode > > hcd_bus_suspend > > ehci_bus_suspend > > OTG wakeup irq is enabled > > OTG phy lowpower enable > > otg is idle for some times,so we close the clock 1202c20 > > close otg clk ok > > [STOP HERE] > > > > Can anybody give some hint? > > > > Thanks. > > -- > unsubscribe: > [email protected]<android-porting%[email protected]> > website: http://groups.google.com/group/android-porting > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
