This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DM3730 Board, DVSDK

Other Parts Discussed in Thread: DM3730

Dear all,

We have a Pnather Board which is having Jorjin Module, processor in this is DM3730. We want to bootup this board with the Linux kernel making all the interfaces working. The interfaces are same as DM3730 EVM. We have prepared an bootable SD Card as instructed in the software development guide of DM3730_dm3730-evm_04_03_00_06 using DVSDK. The SD card will build with no errors and all the files in the SD Card partition is fine. But with this SD Card we are not able to boot our Pnather Board booting doesn't proceed further except some junk characters as soon as it is turned on. 

Also we have tried with the Beagleboard images on our board with this the board boots successfully but when connected to TV through HDMI nothing  can be seen...

Kindly help us regarding this with details.. what are the things to be taken care and what are the things to be changed. 

Thanks in advance..

Rgds,

Deepak

  • Hi Deepak,

    Could you connect serial console to your board and post the log from booting attempt? I would like to be sure that booting from the SD card (For example booting source could be selected by switches on the dm3730evm board).

    BR

    Tsvetolin Shulev

  • Dear Tsvetolin,

    Below is the log while booting with the Images of Beagle Board XM. With this image the board boots but no interfaces are working, when we connect the board to TV through HDMI cable nothing can be seen. Pls have a look and suggest for what chnges we have to do.

    6060ÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀ

    U-Boot 2011.03-rc1-00000-g9a3cc57-dirty (Apr 01 2011 - 17:41:42)

    OMAP3630/3730-GP ES2.1, CPU-OPP2, L3-165MHz, Max CPU Clock 1 Ghz
    OMAP3 Beagle board + LPDDR/NAND
    I2C: ready
    DRAM: 256 MiB
    NAND: 512 MiB
    MMC: OMAP SD/MMC: 0
    *** Warning - bad CRC, using default environment

    In: serial
    Out: serial
    Err: serial
    Beagle Rev Ax/Bx
    No EEPROM on expansion board
    Die ID #596c00229ff80000016830c40800701c
    Hit any key to stop autoboot: 3 2 1 0
    The user button is currently PRESSED.
    SD/MMC found on device 0
    reading user.txt

    ** Unable to read "user.txt" from mmc 0:1 **
    Loading file "/boot/uImage" from mmc device 0:2 (xxa2)
    3203088 bytes read
    Booting from mmc ...
    ## Booting kernel from Legacy Image at 80200000 ...
    Image Name: Angstrom/2.6.32/beagleboard
    Image Type: ARM Linux Kernel Image (uncompressed)
    Data Size: 3203024 Bytes = 3.1 MiB
    Load Address: 80008000
    Entry Point: 80008000
    Verifying Checksum ... OK
    Loading Kernel Image ... OK
    OK

    Starting kernel ...

    Uncompressing Linux................................................................................................................................................................................................................. done, booting the kernel.
    [ 0.000000] Linux version 2.6.32 (koen@dominion) (gcc version 4.3.3 (GCC) ) #3 PREEMPT Tue Jul 26 10:56:56 CEST 2011
    [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7f
    [ 0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
    [ 0.000000] Machine: OMAP3 Beagle Board
    [ 0.000000] Memory policy: ECC disabled, Data cache writeback
    [ 0.000000] OMAP3630/DM3730 ES1.0 (l2cache iva sgx neon isp 192mhz_clk )
    [ 0.000000] SRAM: Mapped pa 0x40200000 to va 0xfe400000 size: 0x100000
    [ 0.000000] Reserving 12582912 bytes SDRAM for VRAM
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024
    [ 0.000000] Kernel command line: console=ttyS2,115200n8 mpurate=auto buddy=none camera=lbcm3m1 vram=12M omapfb.mode=dvi:640x480MR-16@60 omapdss.def_disp=dvi root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait
    [ 0.000000] Beagle expansionboard: none
    [ 0.000000] Beagle cameraboard: lbcm3m1
    [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
    [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
    [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
    [ 0.000000] Memory: 128MB 128MB = 256MB total
    [ 0.000000] Memory: 240384KB available (5900K code, 673K data, 204K init, 0K highmem)
    [ 0.000000] Hierarchical RCU implementation.
    [ 0.000000] NR_IRQS:402
    [ 0.000000] Clocking rate (Crystal/Core/MPU): 26.0/332/600 MHz
    [ 0.000000] Reprogramming SDRC clock to 332000000 Hz
    [ 0.000000] GPMC revision 5.0
    [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
    [ 0.000000] Total of 96 interrupts on 1 active controller
    [ 0.000000] OMAP GPIO hardware version 2.5
    [ 0.000000] OMAP clockevent source: GPTIMER12 at 32768 Hz
    [ 0.000000] Console: colour dummy device 80x30
    [ 0.000000] Calibrating delay loop... 504.17 BogoMIPS (lpj=1970176)
    [ 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] OMAP3 Beagle Rev: Ax/Bx
    [ 0.000000] Beagle cameraboard: registering i2c2 bus for lbcm3m1
    [ 0.000000] Found NAND on CS0
    [ 0.000000] Registering NAND on CS0
    [ 0.000000] Unable to get DVI reset GPIO
    [ 0.000000] omap_init_mbox: platform not supported
    [ 15.759002] OMAP DMA hardware revision 5.0
    [ 15.765289] bio: create slab <bio-0> at 0
    [ 15.766510] SCSI subsystem initialized
    [ 15.767822] usbcore: registered new interface driver usbfs
    [ 15.767944] usbcore: registered new interface driver hub
    [ 15.768157] usbcore: registered new device driver usb
    [ 15.768524] i2c_omap i2c_omap.1: bus 1 rev4.0 at 2600 kHz
    [ 15.771148] twl4030: PIH (irq 7) chaining IRQs 368..375
    [ 15.771179] twl4030: power (irq 373) chaining IRQs 376..383
    [ 15.771453] twl4030: gpio (irq 368) chaining IRQs 384..401
    [ 15.772888] regulator: VUSB1V5: 1500 mV normal standby
    [ 15.773101] regulator: VUSB1V8: 1800 mV normal standby
    [ 15.773315] regulator: VUSB3V1: 3100 mV normal standby
    [ 15.774536] twl4030_usb twl4030_usb: Initialized TWL4030 USB module
    [ 15.774993] regulator: VMMC1: 1850 <--> 3150 mV normal standby
    [ 15.775238] regulator: VDAC: 1800 mV normal standby
    [ 15.775451] regulator: VPLL2: 1800 mV normal standby
    [ 15.775726] regulator: VSIM: 1800 <--> 3000 mV normal standby
    [ 15.776062] regulator: VAUX3: 1800 mV normal standby
    [ 15.776397] regulator: VAUX4: 1800 mV normal standby
    [ 15.776550] i2c_omap i2c_omap.2: bus 2 rev4.0 at 400 kHz
    [ 15.776855] i2c_omap i2c_omap.3: bus 3 rev4.0 at 100 kHz
    [ 15.778106] Switching to clocksource 32k_counter
    [ 15.787322] musb_hdrc: version 6.0, musb-dma, otg (peripheral+host), debug=0
    [ 15.791320] musb_hdrc: USB OTG mode controller at fa0ab000 using DMA, IRQ 92
    [ 15.791351] musb_hdrc musb_hdrc: MUSB HDRC host driver
    [ 15.791473] musb_hdrc musb_hdrc: new USB bus registered, assigned bus number 1
    [ 15.791595] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
    [ 15.791625] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 15.791656] usb usb1: Product: MUSB HDRC host driver
    [ 15.791656] usb usb1: Manufacturer: Linux 2.6.32 musb-hcd
    [ 15.791656] usb usb1: SerialNumber: musb_hdrc
    [ 15.792297] hub 1-0:1.0: USB hub found
    [ 15.792327] hub 1-0:1.0: 1 port detected
    [ 15.793365] NET: Registered protocol family 2
    [ 15.793609] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
    [ 15.794189] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
    [ 15.794403] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
    [ 15.794525] TCP: Hash tables configured (established 8192 bind 8192)
    [ 15.794525] TCP reno registered
    [ 15.794555] UDP hash table entries: 256 (order: 0, 4096 bytes)
    [ 15.794586] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
    [ 15.794830] NET: Registered protocol family 1
    [ 15.795257] RPC: Registered udp transport module.
    [ 15.795257] RPC: Registered tcp transport module.
    [ 15.795288] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 15.796142] omap-iommu omap-iommu.0: isp registered
    [ 15.797821] VFS: Disk quotas dquot_6.5.2
    [ 15.797912] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    [ 15.798980] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [ 15.799804] JFFS2 version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
    [ 15.800659] msgmni has been set to 469
    [ 15.804412] alg: No test for stdrng (krng)
    [ 15.804687] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
    [ 15.804718] io scheduler noop registered
    [ 15.804718] io scheduler deadline registered
    [ 15.804870] io scheduler cfq registered (default)
    [ 15.864318] OMAP DSS rev 2.0
    [ 15.864379] OMAP DISPC rev 3.0
    [ 15.864410] OMAP VENC rev 2
    [ 15.864654] OMAP DSI rev 1.0
    [ 16.201202] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
    [ 16.219207] serial8250.0: ttyS0 at MMIO 0x4806a000 (irq = 72) is a ST16654
    [ 16.236602] serial8250.1: ttyS1 at MMIO 0x4806c000 (irq = 73) is a ST16654
    [ 16.253936] serial8250.2: ttyS2 at MMIO 0x49020000 (irq = 74) is a ST16654
    [ 16.819641] console [ttyS2] enabled
    [ 16.829895] brd: module loaded
    [ 16.836181] loop: module loaded
    [ 16.840576] omap2-nand driver initializing
    [ 16.845031] NAND device: Manufacturer ID: 0xad, Chip ID: 0xbc (Hynix NAND 512MiB 1,8V 16-bit)
    [ 16.854064] cmdlinepart partition parsing not available
    [ 16.859375] Creating 5 MTD partitions on "omap2-nand":
    [ 16.864562] 0x000000000000-0x000000080000 : "X-Loader"
    [ 16.870880] 0x000000080000-0x000000260000 : "U-Boot"
    [ 16.877288] 0x000000260000-0x000000280000 : "U-Boot Env"
    [ 16.883361] 0x000000280000-0x000000680000 : "Kernel"
    [ 16.890472] 0x000000680000-0x000020000000 : "File System"
    [ 17.076416] usbcore: registered new interface driver catc
    [ 17.081848] catc: v2.8:CATC EL1210A NetMate USB Ethernet driver
    [ 17.087921] usbcore: registered new interface driver kaweth
    [ 17.093566] pegasus: v0.6.14 (2006/09/27), Pegasus/Pegasus II USB Ethernet driver
    [ 17.101196] usbcore: registered new interface driver pegasus
    [ 17.106933] rtl8150: v0.6.2 (2004/08/27):rtl8150 based usb-ethernet driver
    [ 17.113922] usbcore: registered new interface driver rtl8150
    [ 17.119689] usbcore: registered new interface driver asix
    [ 17.125244] usbcore: registered new interface driver cdc_ether
    [ 17.131195] usbcore: registered new interface driver dm9601
    [ 17.136901] usbcore: registered new interface driver smsc95xx
    [ 17.142791] usbcore: registered new interface driver gl620a
    [ 17.148498] usbcore: registered new interface driver net1080
    [ 17.154296] usbcore: registered new interface driver plusb
    [ 17.159881] usbcore: registered new interface driver rndis_host
    [ 17.165954] usbcore: registered new interface driver cdc_subset
    [ 17.171997] usbcore: registered new interface driver zaurus
    [ 17.177703] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
    [ 17.185760] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 17.192596] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
    [ 17.198547] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 2
    [ 17.206146] ehci-omap ehci-omap.0: irq 77, io mem 0x48064800
    [ 17.223541] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
    [ 17.229461] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
    [ 17.236328] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 17.243621] usb usb2: Product: OMAP-EHCI Host Controller
    [ 17.248992] usb usb2: Manufacturer: Linux 2.6.32 ehci_hcd
    [ 17.254425] usb usb2: SerialNumber: ehci-omap.0
    [ 17.259674] hub 2-0:1.0: USB hub found
    [ 17.263519] hub 2-0:1.0: 3 ports detected
    [ 17.294006] Initializing USB Mass Storage driver...
    [ 17.299041] usbcore: registered new interface driver usb-storage
    [ 17.305145] USB Mass Storage support registered.
    [ 17.310119] mice: PS/2 mouse device common for all mice
    [ 17.315765] input: gpio-keys as /devices/platform/gpio-keys/input/input0
    [ 17.323547] input: twl4030_pwrbutton as /devices/platform/i2c_omap.1/i2c-1/1-0049/twl4030_pwrbutton/input/input1
    [ 17.334259] i2c /dev entries driver
    [ 17.338317] Linux video capture interface: v2.00
    [ 17.343261] omap-iommu omap-iommu.0: isp: version 1.1
    [ 17.349914] vpfe_init
    [ 17.352752] OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec
    [ 17.359527] cpuidle: using governor ladder
    [ 17.363647] cpuidle: using governor menu
    [ 17.473846] mmci-omap-hs mmci-omap-hs.1: err -16 configuring card detect
    [ 17.480865] Registered led device: beagleboard::usr0
    [ 17.485992] Registered led device: beagleboard::usr1
    [ 17.492584] Registered led device: beagleboard::pmu_stat
    [ 17.499572] usbcore: registered new interface driver usbhid
    [ 17.505249] usbhid: USB HID core driver
    [ 17.509277] Advanced Linux Sound Architecture Driver Version 1.0.21.
    [ 17.516174] usbcore: registered new interface driver snd-usb-audio
    [ 17.600769] No device for DAI omap-mcbsp-dai-0
    [ 17.605224] No device for DAI omap-mcbsp-dai-1
    [ 17.609741] No device for DAI omap-mcbsp-dai-2
    [ 17.614227] No device for DAI omap-mcbsp-dai-3
    [ 17.618682] No device for DAI omap-mcbsp-dai-4
    [ 17.623199] OMAP3 Beagle SoC init
    [ 17.627319] asoc: twl4030 <-> omap-mcbsp-dai-0 mapping ok
    [ 17.638885] ALSA device list:
    [ 17.641876] #0: omap3beagle (twl4030)
    [ 17.645843] oprofile: using arm/armv7
    [ 17.649749] TCP cubic registered
    [ 17.653045] NET: Registered protocol family 17
    [ 17.657592] NET: Registered protocol family 15
    [ 17.662170] lib80211: common routines for IEEE802.11 drivers
    [ 17.667877] ThumbEE CPU extension supported.
    [ 17.672210] Power Management for TI OMAP3.
    [ 17.677551] SmartReflex driver initialized
    [ 17.681823] omap3beaglelmb: Driver registration complete
    [ 17.695617] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
    [ 17.703857] registered taskstats version 1
    [ 17.708709] fbcvt: 640x480@60: CVT Name - .307M3-R
    [ 17.722351] Console: switching to colour frame buffer device 80x30
    [ 17.734405] regulator_init_complete: incomplete constraints, leaving VAUX3 on
    [ 17.744476] regulator_init_complete: incomplete constraints, leaving VDAC on
    [ 17.752380] omap_vout omap_vout: probed for an unknown device
    [ 17.758544] Waiting for root device /dev/mmcblk0p2...
    [ 17.926849] mmc0: new high speed SDHC card at address e624
    [ 17.932678] mmcblk0: mmc0:e624 SU08G 7.40 GiB
    [ 17.937438] mmcblk0: p1 p2
    [ 21.418090] kjournald starting. Commit interval 5 seconds
    [ 21.424621] EXT3-fs (mmcblk0p2): using internal journal
    [ 21.429931] EXT3-fs (mmcblk0p2): recovery complete
    [ 21.436859] EXT3-fs (mmcblk0p2): mounted filesystem with writeback data mode
    [ 21.444030] VFS: Mounted root (ext3 filesystem) on device 179:2.
    [ 21.451263] devtmpfs: mounted
    [ 21.454284] Freeing init memory: 204K
    INIT: version 2.86 booting
    Please wait: booting...
    Starting udev
    [ 22.090454] udev: starting version 151
    Remounting root file system...
    Caching udev devnodes
    Populating dev cache
    [ 26.822326] Bluetooth: Core ver 2.15
    [ 26.829315] NET: Registered protocol family 31
    [ 26.833923] Bluetooth: HCI device and connection manager initialized
    [ 26.840301] Bluetooth: HCI socket layer initialized
    [ 26.860382] Bluetooth: L2CAP ver 2.14
    [ 26.864135] Bluetooth: L2CAP socket layer initialized
    [ 26.883148] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
    [ 26.995056] NET: Registered protocol family 10
    [ 27.053161] NET: Registered protocol family 23
    [ 27.072113] IrCOMM protocol (Dag Brattli)
    [ 27.179290] Bluetooth: RFCOMM TTY layer initialized
    [ 27.184234] Bluetooth: RFCOMM socket layer initialized
    [ 27.189514] Bluetooth: RFCOMM ver 1.11
    ALSA: Restoring mixer settings...
    Configuring network interfaces... ifconfig: SIOCGIFFLAGS: No such device
    ifconfig: SIOCGIFFLAGS: No such device
    eth0 No such device

    ifconfig: SIOCGIFFLAGS: No such device
    ifconfig: SIOCGIFFLAGS: No such device
    ifconfig: SIOCGIFFLAGS: No such device
    usb0 No such device

    ifconfig: SIOCGIFFLAGS: No such device
    done.
    Starting portmap daemon: portmap.
    net.ipv4.conf.default.rp_filter = 1
    net.ipv4.conf.all.rp_filter = 1
    hwclock: can't open '/dev/misc/rtc': No such file or directory
    Tue Jul 30 13:14:00 BST 2013
    hwclock: can't open '/dev/misc/rtc': No such file or directory
    INIT: Entering runlevel: 5
    Starting system message bus: Unknown username "haldaemon" in message bus configuration file
    dbus.
    chown: unknown user/group haldaemon:haldaemon
    run-parts: /etc/dbus-1/event.d/20hal exited with code 1
    Configuring leds:
    beagleboard::pmu_stat: none
    beagleboard::usr0: heartbeat
    beagleboard::usr1: mmc0
    Starting Dropbear SSH server: dropbear.
    Starting advanced power management daemon: No APM support in kernel
    (failed.)
    Starting Vixie-cron.
    Starting Samba: smbd nmbd.
    Starting syslogd/klogd: done
    Starting internet superserver: xinetd.
    * Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon
    [ ok ]
    Starting Network connection manager daemon: NetworkManager.
    Starting PVR
    cups: started scheduler.
    ERROR: No UBI image found on SD Card. Please download one from Narcissus. exiting.
    Starting GNOME Display Manager gdm

    .-------.
    | | .-.
    | | |-----.-----.-----.| | .----..-----.-----.
    | | | __ | ---'| '--.| .-'| | |
    | | | | | |--- || --'| | | ' | | | |
    '---'---'--'--'--. |-----''----''--' '-----'-'-'-'
    -' |
    '---'

    The Angstrom Distribution beagleboard ttyS2

    Angstrom 2010.7-test-20110220 beagleboard ttyS2

    beagleboard login: root
    root@beagleboard:~#

    ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    But when we try to boot the board with the Images  created using DVSDK_dm3730-evm_04_03_00_06 the board doesn't boot at all, only few junk characters are seen on the monitor as inscribed below.

    "6060ÀÀÀÀ"

    Rgds,

    Deepak

  • Hi Deepak,

               Make sure you cmemk and dsplink drivers work fine.

    Can you show me your "lsmod" log?

    Best regards.


    Paul

  • Hi Paul,

    As I'm quite new to this, pls provide me with some details how can I check this.

    lsmod log is inscribed below, kindly have a look and inform for how can we proceed further. . 

    root@beagleboard:~# lsmod
    Module Size Used by
    bufferclass_ti 4768 0
    omaplfb 8733 0
    pvrsrvkm 154248 2 bufferclass_ti,omaplfb
    rfcomm 33484 0
    ircomm_tty 30305 0
    ircomm 16429 1 ircomm_tty
    irda 162973 2 ircomm_tty,ircomm
    ipv6 249063 14
    hidp 11193 0
    l2cap 30104 4 rfcomm,hidp
    bluetooth 49221 3 rfcomm,hidp,l2cap
    rfkill 14838 1 bluetooth
    minix 25759 0
    mt9t112 9246 0
    root@beagleboard:~#

    Regards,

    Deepak

  • Hi Deepak,

    I would like to see what configuration is applied on the dss overlay. Please use the command:

    cat /sys/devices/platform/omapdss/overlay0/*

    Also post the "lsmod" log as Paul advise you.

    BR

    Tsvetolin Shulev

  • Hi Tsvetolin,

        Following is displayed after executing the given command:

    1

    255

    640,480

    lcd

    gfx

    640,480

    0,0

    640

    Regards,

    Deepak