All times are UTC-06:00




Post new topic  Reply to topic  [ 1 post ] 
Author Message
PostPosted: Tue Dec 21, 2010 10:14 am 
Offline

Joined: Wed Nov 04, 2009 1:35 pm
Posts: 16
Location: Cambridge, UK
Hello,

Just in case it is useful for someone. There is a boot log.
The kernel image used is the one already compiled at powerdeveloper site.
Code:
U-Boot 2009.01-1.2.19-lange51 (May 06 2010 - 11:52:45)

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 : 66500000Hz
cspi clock : 54000000Hz
Board: MX51 LANGE51 3.0 [POR]
DRAM: 512 MB
JEDEC ID: 0xbf:0x25:0x4a
Reading SPI NOR flash 0x40000 [0x10000 bytes] -> ram 0x975f06e8
.SUCCESS

*** Warning - bad CRC, using default environment

In: serial
Out: serial
Err: serial
board id: 1.0.1, rev1.3
Boot Source: SPI NOR FLASH BOOT
SD card.
Vendor: Man 02 OEM TM "SD02G" Date 03/2010
Product: 2863884823
Revision: 6.0
reading uImage
reading system.conf

** Unable to read "system.conf" from mmc 0:1 **
Boot Cmd: run sd_boot
Hit any key to stop autoboot: 1 0
## Error: "base_cmd99" not defined
SD card.
Vendor: Man 02 OEM TM "SD02G" Date 03/2010
Product: 2863884823
Revision: 6.0
reading uImage
## Booting kernel from Legacy Image at 90007fc0 ...
Image Name: Linux-2.6.31.14-efikamx
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2658376 Bytes = 2.5 MB
Load Address: 90008000
Entry Point: 90008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK

Starting kernel ...

Uncompressing Linux................................................................................................................................................................. done, booting the kernel.
[ 0.000000] Linux version 2.6.31.14-efikamx (neko@excel) (gcc version 4.4.1 (Sourcery G++ Lite 2010q1-202) ) #1 PREEMPT Tue Sep 14 22:23:30 CDT 2010
[ 0.000000] CPU: ARMv7 Processor [412fc085] revision 5 (ARMv7), cr=10c53c7f
[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
[ 0.000000] Machine: Genesi Efika MX (Smarttop)
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 105664
[ 0.000000] Kernel command line: noinitrd console=ttymxc0,115200 console=tty1 root=/dev/mmcblk0p2 rw
[ 0.000000] PID hash table entries: 2048 (order: 11, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Memory: 416MB = 416MB total
[ 0.000000] Memory: 416700KB available (4556K code, 528K data, 140K init, 0K highmem)
[ 0.000000] SLUB: Genslabs=11, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:368
[ 0.000000] MXC IRQ initialized
[ 0.000000] MXC_Early serial console at MMIO 0x73fbc000 (options '115200')
[ 0.000000] console [ttymxc0] enabled
[ 0.000000] Console: colour dummy device 80x30
[ 0.000000] console handover: boot [ttymxc0] -> real [tty1]
[ 0.000000] Linux version 2.6.31.14-efikamx (neko@excel) (gcc version 4.4.1 (Sourcery G++ Lite 2010q1-202) ) #1 PREEMPT Tue Sep 14 22:23:30 CDT 2010
[ 0.000000] CPU: ARMv7 Processor [412fc085] revision 5 (ARMv7), cr=10c53c7f
[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
[ 0.000000] Machine: Genesi Efika MX (Smarttop)
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 105664
[ 0.000000] Kernel command line: noinitrd console=ttymxc0,115200 console=tty1 root=/dev/mmcblk0p2 rw
[ 0.000000] PID hash table entries: 2048 (order: 11, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Memory: 416MB = 416MB total
[ 0.000000] Memory: 416700KB available (4556K code, 528K data, 140K init, 0K highmem)
[ 0.000000] SLUB: Genslabs=11, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:368
[ 0.000000] MXC IRQ initialized
[ 0.000000] MXC_Early serial console at MMIO 0x73fbc000 (options '115200')
[ 0.000000] console [ttymxc0] enabled
[ 0.000000] Console: colour dummy device 80x30
[ 0.000000] console handover: boot [ttymxc0] -> real [tty1]
[ 0.000000] Calibrating delay loop... 799.53 BogoMIPS (lpj=3997696)
[ 0.000000] Mount-cache hash table entries: 512
[ 0.000000] CPU: Testing write buffer coherency: ok
[ 0.000000] tmpfs: No value for mount option 'mode'
[ 0.000000] devtmpfs: initialized
[ 0.000000] regulator: core version 0.5
[ 0.000000] NET: Registered protocol family 16
[ 0.000000] i.MX IRAM pool: 128 KB@0x9a840000
[ 0.000000] IRAM READY
[ 0.000000] CPU is i.MX51 Revision 3.0
[ 0.000000] MXC GPIO hardware
[ 0.000000] Efika MX: IOMUX for Board ID (3 pins)
[ 0.000000] Efika MX: IOMUX for General GPIO Stuff (7 pins)
[ 0.000000] Efika MX: IOMUX for SPI (6 pins)
[ 0.000000] Efika MX: IOMUX for PMIC (1 pins)
[ 0.000000] Efika MX: IOMUX for I2C (4 pins)
[ 0.000000] Efika MX: IOMUX for USB (29 pins)
[ 0.000000] Efika MX: IOMUX for ATA (29 pins)
[ 0.000000] Efika MX: Initializing SD card IOMUX (external, mmc0)
[ 0.000000] Efika MX: IOMUX for WDOG (1.2) (1 pins)
[ 0.000000] Efika MX: IOMUX for LED (3 pins)
[ 0.000000] Efika MX: IOMUX for Power Key (1 pins)
[ 0.000000] Efika MX: AIPS1_BASE_ADDR = 0x73f00000
[ 0.000000] Efika MX: AIPS1_BASE_ADDR_VIRT = 0xf7e00000, io_pg_offst = 0x3df8
[ 0.000000] Efika MX: PHYS_OFFSET = 0x90000000
[ 0.000000] Efika MX Revision 1.3
[ 0.000000] Using SDMA I.API
[ 0.000000] MXC DMA API initialized
[ 0.000000] bio: create slab <bio-0> at 0
[ 0.000000] SCSI subsystem initialized
[ 0.000000] CSPI: mxc_spi-0 probed
[ 0.000000] usbcore: registered new interface driver usbfs
[ 0.000000] usbcore: registered new interface driver hub
[ 0.000000] usbcore: registered new device driver usb
[ 0.000000] IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
[ 0.000000] mc13892 Rev 2.0 FinVer 2 detected
[ 0.000000] Initializing regulators for Efika MX
[ 0.000000] regulator: SW1: 600 <--> 1375 mV
[ 0.000000] regulator: SW2: 900 <--> 1850 mV
[ 0.000000] regulator: SW3: 1100 <--> 1850 mV
[ 0.000000] regulator: SW4: 1100 <--> 1850 mV
[ 0.000000] regulator: SWBST: 0 mV
[ 0.000000] regulator: VIOHI: 0 mV
[ 0.000000] regulator: VPLL: 1050 <--> 1800 mV
[ 0.000000] regulator: VDIG: 1650 mV
[ 0.000000] regulator: VSD: 1800 <--> 3150 mV
[ 0.000000] regulator: VUSB2: 2400 <--> 2775 mV
[ 0.000000] regulator: VVIDEO: 2775 mV
[ 0.000000] regulator: VAUDIO: 2300 <--> 3000 mV
[ 0.000000] regulator: VCAM: 2500 <--> 3000 mV fast normal
[ 0.000000] regulator: VGEN1: 1200 <--> 3150 mV
[ 0.000000] regulator: VGEN2: 1200 <--> 3150 mV
[ 0.000000] regulator: VGEN3: 1800 <--> 2900 mV
[ 0.000000] regulator: VUSB: 0 mV
[ 0.000000] regulator: GPO1: 0 mV
[ 0.000000] regulator: GPO2: 0 mV
[ 0.000000] regulator: GPO3: 0 mV
[ 0.000000] regulator: GPO4: 0 mV
[ 0.000000] Device spi1.0 probed
[ 0.000000] NET: Registered protocol family 2
[ 0.000000] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.539123] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.539711] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.540014] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.540044] TCP reno registered
[ 0.540239] NET: Registered protocol family 1
[ 0.541094] LPMode driver module loaded
[ 0.541128] Static Power Management for Freescale i.MX51
[ 0.541408] PM driver module loaded
[ 0.541653] sdram autogating driver module loaded
[ 0.541955] Bus freq driver module loaded
[ 0.542011] mxc_dvfs_core_probe
[ 0.542274] DVFS driver module loaded
[ 0.542306] i.MXC CPU frequency driver
[ 0.542830] DVFS PER driver module loaded
[ 0.544497] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.544568] msgmni has been set to 814
[ 0.548598] alg: No test for stdrng (krng)
[ 0.548957] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.549002] io scheduler noop registered (default)
[ 0.549038] io scheduler cfq registered
[ 0.549531] *** sii9022_probe
[ 0.551820] SII9022 sink not found ! id=00
[ 0.568166] mxcfb_read_edid2
[ 0.568541] read_edid error!
[ 0.568741] *** mxc_init_fb vmode= video-mode=1 clock_auto=1
[ 0.568766] registering framebuffer for HDMI
[ 0.569821] mode_option=800x600-16@60
[ 0.570608] mxc_ipu mxc_ipu: Channel already disabled 9
[ 0.570620] mxc_ipu mxc_ipu: Channel already uninitialized 9
[ 0.570637] mxcfb_di_clock_adjust pixelclk=25000 rate=80000000
[ 0.570686] orig: parent=pll3 clk=216000000 this=ipu_di0_clk di_clk=27000000
[ 0.570811] adjust: parent=pll3 clk=80000000 this=ipu_di0_clk di_clk=40000000 ret=0 ret=0
[ 0.570922] skip sii9022_reinit!
[ 0.570951] mxc_ipu mxc_ipu: WARNING: adapt panel end blank lines
[ 0.738161] pclk 25000 same to previous one, skipping!
[ 0.738171] skip sii9022_reinit!
[ 0.738191] mxc_ipu mxc_ipu: WARNING: adapt panel end blank lines
[ 0.762616] Console: switching to colour frame buffer device 100x37
[ 0.908151] pclk 25000 same to previous one, skipping!
[ 0.908159] skip sii9022_reinit!
[ 0.908176] mxc_ipu mxc_ipu: WARNING: adapt panel end blank lines
[ 0.948127] registering framebuffer for VPU overlay
[ 0.950685] mxc_sdc_fb mxc_sdc_fb.2: Unable to allocate framebuffer memory
[ 0.952959] mxc_sdc_fb: probe of mxc_sdc_fb.2 failed with error -12
[ 0.955197] *** sii9022 lcd_probe
[ 0.957406] *** sii9022 lcd_init_fb
[ 0.978129] mxcfb_read_edid2
[ 0.980696] read_edid error!
[ 0.983054] mxcfb_update_default_var mode_opt=<NULL> vmode=
[ 0.985298] mxcfb_di_clock_adjust pixelclk=13468 rate=148500000
[ 0.987559] orig: parent=pll3 clk=80000000 this=ipu_di0_clk di_clk=40000000
[ 0.989949] adjust: parent=pll3 clk=148500000 this=ipu_di0_clk di_clk=74250000 ret=0 ret=0
[ 0.992306] sii9022_reinit 1280x720 13468
[ 1.132152] sii9022 1-0039: geometry 1280 720 1280 720 0
[ 1.134436] sii9022 1-0039: timings 13468 220 110 20 5 40 5
[ 1.136696] sii9022 1-0039: accel 0 sync 23 vmode=0
[ 1.138970] sii9022 1-0039: pclk 7425 refresh 6024 total x 1650 y 750
[ 1.141268] sii9022 1-0039: vmap idx=6 vcode=4
[ 1.143933] hdmi audio mute
[ 1.154350] hdmi audio unmute
[ 1.298153] pclk 13468 same to previous one, skipping!
[ 1.298164] sii9022_reinit 1280x720 13468 same to previous one, skipping
[ 1.318161] IPU DMFC DP HIGH RESOLUTION: 1(0,1), 5B(2~5), 5F(6,7)
[ 1.335186] sii9022 1-0039: turning on LCD
[ 1.624009] Serial: MXC Internal UART driver
[ 1.624347] mxcintuart.0: ttymxc0 at MMIO 0x73fbc000 (irq = 31) is a Freescale i.MX
[ 1.624560] console [ttymxc0] enabled
[ 2.779948] mxcintuart.1: ttymxc1 at MMIO 0x73fc0000 (irq = 32) is a Freescale i.MX
[ 2.792545] mxcintuart.2: ttymxc2 at MMIO 0x7000c000 (irq = 33) is a Freescale i.MX
[ 2.809166] loop: module loaded
[ 2.817295] pata_fsl pata_fsl: rchan=29 wchan=28
[ 2.825753] scsi0 : pata_fsl
[ 2.832818] ata1: PATA max UDMA/44 irq 70
[ 2.842565] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.958150] fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller
[ 2.969145] fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1
[ 3.008169] fsl-ehci fsl-ehci.0: irq 18, io base 0x73f80000
[ 3.021024] ata1.00: ATA-8: SanDisk pSSD-P2 8GB, SSD 5.20, max UDMA/133
[ 3.031313] ata1.00: 15649200 sectors, multi 0: LBA48
[ 3.040408] fsl-ehci fsl-ehci.0: USB 2.0 started, EHCI 1.00
[ 3.050534] usb usb1: configuration #1 chosen from 1 choice
[ 3.060518] hub 1-0:1.0: USB hub found
[ 3.067920] hub 1-0:1.0: 1 port detected
[ 3.154576] ata1.00: configured for UDMA/44
[ 3.178482] scsi 0:0:0:0: Direct-Access ATA SanDisk pSSD-P2 SSD PQ: 0 ANSI: 5
[ 3.191456] sd 0:0:0:0: [sda] 15649200 512-byte logical blocks: (8.01 GB/7.46 GiB)
[ 3.203015] sd 0:0:0:0: [sda] Write Protect is off
[ 3.211566] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.224986] sda:
[ 3.228062] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 3.241456] sda1 sda2
[ 3.249396] sd 0:0:0:0: [sda] Attached SCSI disk
[ 3.298145] fsl-ehci fsl-ehci.1: Freescale On-Chip EHCI Host Controller
[ 3.309040] usb 1-1: new high speed USB device using fsl-ehci and address 2
[ 3.320172] fsl-ehci fsl-ehci.1: new USB bus registered, assigned bus number 2
[ 3.358162] fsl-ehci fsl-ehci.1: irq 14, io base 0x73f80200
[ 3.468134] fsl-ehci fsl-ehci.1: USB 2.0 started, EHCI 1.00
[ 3.478342] usb usb2: configuration #1 chosen from 1 choice
[ 3.488279] hub 2-0:1.0: USB hub found
[ 3.495960] hub 2-0:1.0: 1 port detected
[ 3.504361] usbcore: registered new interface driver libusual
[ 3.515432] mice: PS/2 mouse device common for all mice
[ 3.524892] MXC keypad loaded
[ 3.532472] mc13892 rtc probe start
[ 3.540675] usb 1-1: configuration #1 chosen from 1 choice
[ 3.551078] pmic_rtc pmic_rtc.1: rtc core: registered pmic_rtc as rtc0
[ 3.561554] mc13892 rtc probe succeed
[ 3.569404] i2c /dev entries driver
[ 3.578191] Linux video capture interface: v2.00
[ 3.588042] MXC Video Output MXC Video Output.0: Registered device video0
[ 3.598908] MXC WatchDog Driver 2.0
[ 3.606088] clk: Unable to get requested clock: wdog_clk
[ 3.615763] MXC Watchdog # 0 Timer: initial timeout 60 sec
[ 3.625337] cpuidle: using governor ladder
[ 3.633210] cpuidle: using governor menu
[ 3.641387] PMIC Character device: successfully loaded
[ 3.651177] VPU initialized
[ 3.657898] mxsdhci: MXC Secure Digital Host Controller Interface driver
[ 3.668397] mxsdhci: MXC SDHCI Controller Driver.
[ 3.677182] mmc0: SDHCI detect irq 128 irq 1 INTERNAL DMA
[ 3.686797] Registered led device: efikamx:green
[ 3.695309] Registered led device: efikamx:red
[ 3.713663] Registered led device: efikamx:blue
[ 3.726169] usbcore: registered new interface driver usbhid
[ 3.735411] usbhid: v2.6:USB HID core driver
[ 3.754698] Advanced Linux Sound Architecture Driver Version 1.0.20.
[ 3.813582] sgtl5000-i2c 1-000a: SGTL5000 revision 17
[ 3.828169] usb 2-1: new high speed USB device using fsl-ehci and address 2
[ 3.855272] No device for DAI imx-ssi-1-0
[ 3.863056] No device for DAI imx-ssi-1-1
[ 3.870657] No device for DAI imx-ssi-2-0
[ 3.878139] No device for DAI imx-ssi-2-1
[ 3.886574] DMA Sound Buffers Allocated:UseIram=1 buf->addr=1fff6000 buf->area=9a856000 size=24576
[ 3.899349] DMA Sound Buffers Allocated:UseIram=1 buf->addr=a8318000 buf->area=f9e30000 size=24576
[ 3.911668] asoc: SGTL5000 <-> imx-ssi-2-0 mapping ok
[ 3.966728] mmc0: new high speed SD card at address 0f99
[ 3.975751] mmcblk0: mmc0:0f99 SD02G 1.83 GiB
[ 3.983954] mmcblk0: p1 p2
[ 4.010463] usb 2-1: configuration #1 chosen from 1 choice
[ 4.020501] hub 2-1:1.0: USB hub found
[ 4.027860] hub 2-1:1.0: 4 ports detected
[ 4.036383] ALSA device list:
[ 4.042833] #0: imx-3stack (SGTL5000)
[ 4.050987] TCP cubic registered
[ 4.057379] NET: Registered protocol family 17
[ 4.065142] ThumbEE CPU extension supported.
[ 4.072626] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 2
[ 4.085812] regulator_init_complete: incomplete constraints, leaving GPO4 on
[ 4.096557] regulator_init_complete: incomplete constraints, leaving GPO3 on
[ 4.107053] regulator_init_complete: incomplete constraints, leaving GPO2 on
[ 4.117401] regulator_init_complete: incomplete constraints, leaving GPO1 on
[ 4.127519] regulator_init_complete: incomplete constraints, leaving VGEN3 on
[ 4.137830] regulator_init_complete: incomplete constraints, leaving VGEN2 on
[ 4.148070] regulator_init_complete: incomplete constraints, leaving VGEN1 on
[ 4.158251] regulator_init_complete: incomplete constraints, leaving VCAM on
[ 4.168194] regulator_init_complete: incomplete constraints, leaving VAUDIO on
[ 4.178189] regulator_init_complete: incomplete constraints, leaving VSD on
[ 4.187943] regulator_init_complete: incomplete constraints, leaving SWBST on
[ 4.198345] pmic_rtc pmic_rtc.1: setting system clock to 1970-01-01 06:40:07 UTC (24007)
[ 4.211079] EXT3-fs: mmcblk0p2: couldn't mount because of unsupported optional features (240).
[ 4.223736] EXT2-fs: mmcblk0p2: couldn't mount because of unsupported optional features (240).
[ 4.257624] EXT4-fs (mmcblk0p2): barriers enabled
[ 4.266832] kjournald2 starting: pid 1027, dev mmcblk0p2:8, commit interval 5 seconds
[ 4.288019] EXT4-fs (mmcblk0p2): internal journal on mmcblk0p2:8
[ 4.297015] EXT4-fs (mmcblk0p2): delayed allocation enabled
[ 4.305515] EXT4-fs: file extents enabled
[ 4.313064] EXT4-fs: mballoc enabled
[ 4.319655] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode
[ 4.329597] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 4.340073] devtmpfs: mounted
[ 4.346359] Freeing init memory: 140K
[ 4.418460] usb 2-1.1: new high speed USB device using fsl-ehci and address 3
[ 4.557747] usb 2-1.1: configuration #1 chosen from 1 choice
It hangs there and gives me no serial login (nor getty, nor agetty)... :/

_________________
-- Hector Oron <zumbi>


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 1 post ] 

All times are UTC-06:00


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
PowerDeveloper.org: Copyright © 2004-2012, Genesi USA, Inc. The Power Architecture and Power.org wordmarks and the Power and Power.org logos and related marks are trademarks and service marks licensed by Power.org.
All other names and trademarks used are property of their respective owners. Privacy Policy
Powered by phpBB® Forum Software © phpBB Group