Dear All,
We are working on the processor SDK with customized H/W board designed with AM5728.
U-Boot SPL 2015.07-dirty (Dec 07 2015 - 08:20:44)
DRA752 ES1.1
reading args
spl_load_image_fat_os: error reading image args, err - -1
reading u-boot.img
reading u-boot.img
U-Boot 2015.07-dirty (Dec 07 2015 - 08:20:44 +0530)
CPU : DRA752 ES1.1
Board: BeagleBoard x15
I2C: ready
DRAM: 512 MiB
MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
reading uboot.env
SATA link 0 timeout.
AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
flags: 64bit ncq stag pm led clo only pmp pio slum part ccc apst
SCSI: SATA link 0 timeout.
AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
flags: 64bit ncq stag pm led clo only pmp pio slum part ccc apst
scanning bus for devices...
Found 0 device(s).
Net: Phy 1 not found
cpsw
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc0 is current device
SD/MMC found on device 0
reading uEnv.txt
604 bytes read in 3 ms (196.3 KiB/s)
Loaded environment from uEnv.txt
Importing environment from mmc0 ...
3327664 bytes read in 178 ms (17.8 MiB/s)
87672 bytes read in 25 ms (3.3 MiB/s)
Booting from mmc0 ...
Kernel image @ 0x82000000 [ 0x000000 - 0x32c6b0 ]
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Loading Device Tree to 8ffe7000, end 8ffff677 ... OK
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.1.6-g52c4aa7 (medha@medha) (gcc version 4.9.3 20150413 (prerelease) (Linaro GCC 4.9-2015.05) ) #1 PREEMP6
[ 0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] Machine model: TI AM5728 BeagleBoard-X15
[ 0.000000] cma: Reserved 24 MiB at 0x9e400000
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] CPU: All CPU(s) started in SVC mode.
[ 0.000000] DRA752 ES1.1
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129408
[ 0.000000] Kernel command line: console=ttyO0,115200n8 root=PARTUUID=00000000-02 rw rootfstype=ext4 rootwait
[ 0.000000] PID hash table entries: 2048 (order: 1, 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: 482756K/522240K available (6315K kernel code, 319K rwdata, 2216K rodata, 272K init, 231K bss, 14908K reserved, 2)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0008000 - 0xc085d05c (8533 kB)
[ 0.000000] .init : 0xc085e000 - 0xc08a2000 ( 272 kB)
[ 0.000000] .data : 0xc08a2000 - 0xc08f1f68 ( 320 kB)
[ 0.000000] .bss : 0xc08f4000 - 0xc092dcb8 ( 232 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Additional per-CPU info printed with stalls.
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] OMAP clockevent source: timer1 at 32768 Hz
[ 0.000000] clocksource 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns
[ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 65535999984741ns
[ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz
[ 0.000366] Architected cp15 timer(s) running at 6.14MHz (virt).
[ 0.000396] clocksource arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x16af5adb9, max_idle_ns: 440795202250 ns
[ 0.000401] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 4398046511023ns
[ 0.000409] Switching to timer-based delay loop, resolution 162ns
[ 0.000889] Console: colour dummy device 80x30
[ 0.000904] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
[ 0.000909] This ensures that you still see kernel messages. Please
[ 0.000913] update your kernel commandline.
[ 0.000921] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.29 BogoMIPS (lpj=61475)
[ 0.000930] pid_max: default: 32768 minimum: 301
[ 0.000982] Security Framework initialized
[ 0.001009] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.001016] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.001420] Initializing cgroup subsys blkio
[ 0.001431] Initializing cgroup subsys memory
[ 0.001452] Initializing cgroup subsys devices
[ 0.001462] Initializing cgroup subsys freezer
[ 0.001471] Initializing cgroup subsys perf_event
[ 0.001487] CPU: Testing write buffer coherency: ok
[ 0.001647] Setting up static identity map for 0x80008200 - 0x80008258
[ 0.002559] devtmpfs: initialized
[ 0.020301] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
[ 0.020745] omap_hwmod: l3_main_2 using broken dt data from ocp
[ 0.027707] omap_hwmod: tptc0 using broken dt data from edma-controller
[ 0.027944] omap_hwmod: tptc1 using broken dt data from edma-controller
[ 0.163587] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.164238] pinctrl core: initialized pinctrl subsystem
[ 0.164827] NET: Registered protocol family 16
[ 0.165510] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.170748] OMAP GPIO hardware version 0.1
[ 0.186774] No ATAGs?
[ 0.186792] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.186799] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.189012] omap4_sram_init:Unable to allocate sram needed to handle errata I688
[ 0.189019] omap4_sram_init:Unable to get sram pool needed to handle errata I688
[ 0.189286] OMAP DMA hardware revision 0.0
[ 0.226088] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
[ 0.228093] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver
[ 0.230553] vgaarb: loaded
[ 0.230859] SCSI subsystem initialized
[ 0.231044] usbcore: registered new interface driver usbfs
[ 0.231088] usbcore: registered new interface driver hub
[ 0.231138] usbcore: registered new device driver usb
[ 0.231982] palmas 0-0058: IRQ missing: skipping irq request
[ 0.250682] palmas 0-0058: Muxing GPIO 2e, PWM 0, LED 0
[ 0.312708] pcf857x 0-0020: probed
[ 0.313197] pcf857x 0-0021: probed
[ 0.313295] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz
[ 0.313431] pps_core: LinuxPPS API ver. 1 registered
[ 0.313437] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.313461] PTP clock support registered
[ 0.313755] Advanced Linux Sound Architecture Driver Initialized.
[ 0.314212] Switched to clocksource arch_sys_counter
[ 0.320682] NET: Registered protocol family 2
[ 0.321131] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.321165] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.321218] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.321256] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.321271] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.321358] NET: Registered protocol family 1
[ 0.321522] RPC: Registered named UNIX socket transport module.
[ 0.321528] RPC: Registered udp transport module.
[ 0.321533] RPC: Registered tcp transport module.
[ 0.321537] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.322274] CPU PMU: Failed to parse /pmu/interrupt-affinity[0]
[ 0.322313] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
[ 0.323617] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 0.323670] audit: initializing netlink subsys (disabled)
[ 0.323696] audit: type=2000 audit(0.310:1): initialized
[ 0.328148] VFS: Disk quotas dquot_6.6.0
[ 0.328257] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.329539] NFS: Registering the id_resolver key type
[ 0.329562] Key type id_resolver registered
[ 0.329568] Key type id_legacy registered
[ 0.329616] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
[ 0.331472] alg: No test for stdrng (krng)
[ 0.331498] NET: Registered protocol family 38
[ 0.331538] io scheduler noop registered
[ 0.331549] io scheduler deadline registered
[ 0.331580] io scheduler cfq registered (default)
[ 0.334098] pinctrl-single 4a003400.pinmux: 281 pins at pa fc003400 size 1124
[ 0.362279] dra7-pcie 51000000.pcie: PCI host bridge to bus 0000:00
[ 0.362290] pci_bus 0000:00: root bus resource [io 0x1000-0xffff]
[ 0.362298] pci_bus 0000:00: root bus resource [mem 0x20013000-0x2fffffff]
[ 0.362306] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.362597] PCI: bus0: Fast back to back transfers disabled
[ 0.362691] PCI: bus1: Fast back to back transfers enabled
[ 0.362765] pci 0000:00:00.0: BAR 0: assigned [mem 0x20100000-0x201fffff]
[ 0.362776] pci 0000:00:00.0: BAR 1: assigned [mem 0x20020000-0x2002ffff]
[ 0.362786] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 0.364112] OMAP DSS rev 6.1
[ 0.364359] omapdss_dss 58000000.dss: bound 58001000.dispc (ops dispc_component_ops)
[ 0.380490] tlc59108 0-0040: Failed to set MODE1: -121
[ 0.380535] tlc59108: probe of 0-0040 failed with error -121
[ 0.419941] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
[ 0.422217] 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 299, base_baud = 3000000) is a 8250
[ 1.201059] console [ttyS0] enabled
[ 1.205335] [drm] Initialized drm 1.1.0 20060810
[ 1.216000] brd: module loaded
[ 1.222059] loop: module loaded
[ 1.225849] mtdoops: mtd device (mtddev=name/number) must be supplied
[ 1.233737] usbcore: registered new interface driver smsc95xx
[ 1.239763] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.246346] ehci-pci: EHCI PCI platform driver
[ 1.250847] ehci-omap: OMAP-EHCI Host Controller driver
[ 1.256410] mousedev: PS/2 mouse device common for all mice
[ 1.262044] i2c /dev entries driver
[ 1.266485] omap_hsmmc 4809c000.mmc: Got CD GPIO
[ 1.271313] omap_hsmmc 4809c000.mmc: no pinctrl state for sdr104 mode
[ 1.277812] omap_hsmmc 4809c000.mmc: no pinctrl state for hs200_1_8v mode
[ 1.284648] omap_hsmmc 4809c000.mmc: no pinctrl state for ddr50 mode
[ 1.291026] omap_hsmmc 4809c000.mmc: no pinctrl state for sdr50 mode
[ 1.297415] omap_hsmmc 4809c000.mmc: no pinctrl state for sdr25 mode
[ 1.303792] omap_hsmmc 4809c000.mmc: no pinctrl state for sdr12 mode
[ 1.310178] omap_hsmmc 4809c000.mmc: no pinctrl state for hs mode
[ 1.316304] omap_hsmmc 4809c000.mmc: no pinctrl state for ddr_1_8v mode
[ 1.344444] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.351643] oprofile: using timer interrupt.
[ 1.356155] Initializing XFRM netlink socket
[ 1.360461] NET: Registered protocol family 17
[ 1.364968] NET: Registered protocol family 15
[ 1.369482] Key type dns_resolver registered
[ 1.373854] omap_voltage_late_init: Voltage driver support not added
[ 1.380416] Power Management for TI OMAP4+ devices.
[ 1.385499] ThumbEE CPU extension supported.
[ 1.389793] Registering SWP/SWPB emulation handler
[ 1.395654] dmm 4e000000.dmm: workaround for errata i878 in use
[ 1.402914] dmm 4e000000.dmm: initialized all PAT entries
[ 1.409355] omap_hsmmc 4809c000.mmc: Got CD GPIO
[ 1.414174] omap_hsmmc 4809c000.mmc: no pinctrl state for sdr104 mode
[ 1.420676] omap_hsmmc 4809c000.mmc: no pinctrl state for hs200_1_8v mode
[ 1.427513] omap_hsmmc 4809c000.mmc: no pinctrl state for ddr50 mode
[ 1.433891] omap_hsmmc 4809c000.mmc: no pinctrl state for sdr50 mode
[ 1.440280] omap_hsmmc 4809c000.mmc: no pinctrl state for sdr25 mode
[ 1.446666] omap_hsmmc 4809c000.mmc: no pinctrl state for sdr12 mode
[ 1.453043] omap_hsmmc 4809c000.mmc: no pinctrl state for hs mode
[ 1.459169] omap_hsmmc 4809c000.mmc: no pinctrl state for ddr_1_8v mode
[ 1.554229] davinci_mdio 48485000.mdio: davinci mdio revision 1.6
[ 1.560348] davinci_mdio 48485000.mdio: detected phy mask fffffff3
[ 1.570659] libphy: 48485000.mdio: probed
[ 1.574717] davinci_mdio 48485000.mdio: phy[2]: device 48485000.mdio:02, driver unknown
[ 1.582754] davinci_mdio 48485000.mdio: phy[3]: device 48485000.mdio:03, driver unknown
[ 1.591275] cpsw 48484000.ethernet: Detected MACID = 74:da:ea:0c:dc:a2
[ 1.598438] cpsw 48484000.ethernet: cpsw: Detected MACID = 74:da:ea:0c:dc:a3
[ 1.606017] hctosys: unable to open rtc device (rtc0)
[ 1.617439] vdd_3v3: disabling
[ 1.620531] mmc0: host does not support reading read-only switch, assuming write-enable
[ 1.628725] ALSA device list:
[ 1.631700] No soundcards found.
[ 1.635182] mmc0: new SDHC card at address aaaa
[ 1.640220] mmcblk0: mmc0:aaaa SS08G 7.40 GiB
[ 1.646011] mmcblk0: p1 p2
[ 2.181257] EXT4-fs (mmcblk0p2): warning: mounting fs with errors, running e2fsck is recommended
[ 2.192127] EXT4-fs (mmcblk0p2): recovery complete
[ 2.198592] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 2.206752] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 2.217127] devtmpfs: mounted
[ 2.220256] Freeing unused kernel memory: 272K (c085e000 - c08a2000)
INIT: version 2.88 booting
Starting udev
[ 2.919333] udevd[69]: starting version 182
[ 3.447022] rtc_omap: disagrees about version of symbol module_layout
[ 3.467904] rng_core: disagrees about version of symbol module_layout
[ 3.532066] rng_core: disagrees about version of symbol module_layout
[ 3.567555] rtc_omap: disagrees about version of symbol module_layout
[ 3.726848] extcon: disagrees about version of symbol module_layout
[ 3.733219] extcon: disagrees about version of symbol module_layout
[ 3.754993] hwmon: disagrees about version of symbol module_layout
[ 3.837466] extcon: disagrees about version of symbol module_layout
[ 3.861595] hwmon: disagrees about version of symbol module_layout
[ 3.877587] extcon: disagrees about version of symbol module_layout
[ 3.946998] phy_omap_usb2: disagrees about version of symbol module_layout
[ 3.954074] phy_omap_usb2: disagrees about version of symbol module_layout
[ 4.021976] hwmon: disagrees about version of symbol module_layout
[ 4.029265] extcon: disagrees about version of symbol module_layout
[ 4.054321] omap_wdt: disagrees about version of symbol module_layout
[ 4.108834] phy_omap_usb2: disagrees about version of symbol module_layout
[ 4.119401] phy_omap_usb2: disagrees about version of symbol module_layout
[ 4.148103] omap_wdt: disagrees about version of symbol module_layout
[ 4.156300] libata: disagrees about version of symbol module_layout
[ 4.175213] extcon: disagrees about version of symbol module_layout
[ 4.182200] hwmon: disagrees about version of symbol module_layout
[ 4.209630] libata: disagrees about version of symbol module_layout
[ 5.056685] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 5.361111] EXT4-fs (mmcblk0p2): re-mounted. Opts: data=ordered
Starting random number generator daemonUnable to open file: /dev/tpm0
can't open any entropy source
Maybe RNG device modules are not loaded
.
[ 5.437564] random: dd urandom read with 69 bits of entropy available
ALSA: Restoring mixer settings...
/usr/sbin/alsactl: load_state:1729: No soundcards found...
hwclock: can't open '/dev/misc/rtc': No such file or directory
Wed Oct 7 20:02:36 UTC 2015
INIT: Entering runlevel: 5misc/rtc': No such file or directory
Configuring network interfaces... [ 5.888025] net eth0: initializing cpsw version 1.15 (0)
[ 5.896564] libphy: PHY 48485000.mdio:01 not found
[ 5.901375] net eth0: phy 48485000.mdio:01 not found on slave 0
udhcpc (v1.23.1) started
Sending discover...
Sending discover...
Sending discover...
No lease, forking to background
done.
Starting system message bus: dbus.
UIM SYSFS Node Not Found
Initializing the graphics driver ...
Starting Dropbear SSH server: [ 16.829519] ipv6: disagrees about version of symbol module_layout
[ 16.848065] ipv6: disagrees about version of symbol module_layout
dropbear.
Starting telnet daemon.
Starting rpcbind daemon...[ 16.888746] ipv6: disagrees about version of symbol module_layout
[ 16.957638] ipv6: disagrees about version of symbol module_layout
rpcbind: cannot create socket for udp6
[ 16.975804] ipv6: disagrees about version of symbol module_layout
rpcbind: cannot create socket for tcp6
done.
[ 17.012950] ipv6: disagrees about version of symbol module_layout
starting statd: done
hwclock: can't open '/dev/misc/rtc': No such file or directory
Starting syslogd/klogd: done
Starting thttpd[ 17.125241] ipv6: disagrees about version of symbol module_layout
.
Starting Lighttpd Web Server: [ 17.169427] ipv6: disagrees about version of symbol module_layout
lighttpd.
2015-10-07 20:02:47: (/home/gtbldadm/processor-sdk-linux-fido-build/build-CORTEX_1/arago-tmp-external-linaro-toolchain/work/cortexa15hf
/
Starting Matrix GUI application.
Enabling thermal zones...
[ 17.758813] random: nonblocking pool is initialized
***************************************************************
***************************************************************
NOTICE: This file system contains the following GPLv3 packages:
autoconf
binutils-dev
binutils
bison-dev
bison
cpp-symlinks
cpp
g++-symlinks
g++
gcc-symlinks
gcc
gdbc6x
gdbserver
gstreamer1.0-libav
libgmp10
libmpc3
libmpfr4
make
parted
If you do not wish to distribute GPLv3 components please remove
the above packages prior to distribution. This can be done using
the opkg remove command. i.e.:
opkg remove <package>
Where <package> is the name printed in the list above
NOTE: If the package is a dependency of another package you
will be notified of the dependent packages. You should
use the --force-removal-of-dependent-packages option to
also remove the dependent packages as well
***************************************************************
***************************************************************
_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|
Arago Project http://arago-project.org am57xx-evm /dev/ttyO0
Arago 2015.09 am57xx-evm /dev/ttyO0
am57xx-evm login: root
root@am57xx-evm:~# pvrsrvinit
PVR:(Error): OpenServices: drmOpen failed [120, /pvr_bridge_u.c]
PVR:(Error): PVRSRVInitSrvConnect: PVRSRVConnect failed [2572, /bridged_pvr_glue.c]
PVR:(Error): SrvInit: PVRSRVInitSrvConnect failed (4) [37, /srvinit.c]
PVR:(Error): main: SrvInit failed (4) [47, /pvrsrvinit.c]
root@am57xx-evm:~#
root@am57xx-evm:~# modetest
trying to open device 'i915'...failed.
trying to open device 'radeon'...failed.
trying to open device 'nouveau'...failed.
trying to open device 'vmwgfx'...failed.
trying to open device 'omapdrm'...failed.
trying to open device 'exynos'...failed.
trying to open device 'tilcdc'...failed.
trying to open device 'msm'...failed.
trying to open device 'sti'...failed.
trying to open device 'tegra'...failed.
no device found.
root@am57xx-evm:~#
When we run the pvrsrvinit and modetest commands we are getting above messages. We have interfaced the LCD interface. we are not getting any pixel clocks.
Kindly suggest the what might be problem.
Regards,
N.V.Subbaiah