Part Number: TDA2EG
Tool/software: Linux
Hi,
I am doing earlyboot and late-attach configuration,
However, the firmware read failed.
I have completed the early revision of patches in early-boot-addon.
And also according to the link modification,
processors.wiki.ti.com/.../Early_Boot_and_Late_Attach_in_Linux
Single stage boot is also configured, and the core files for dsp1 and ipu2 are also successly read during the spl phase.
However, in the kernel, fail reading the firmware.
What could be the reason?
Also can tell me
"Remoteproc0: Direct firmware load for dra7-ipu2-fw.xem4 failed with error -2"
Is this part of the log printed code in which folder of the visionSDK?
I debugged for a long time or could not find
P.S. CONFIG_LATE_ATTACH is already set to y
my log below,
U-Boot SPL 2016.05-00008-g1fbee98-dirty (Jun 08 2018 - 15:05:10)
DRA722-GP ES2.0
Trying to boot from MMC1
reading dra7-ipu2-fw.lzop
spl_boot_core=================================++++++++++++++++++++++++++++++=
Clock the remote core=================================++++++++++++++++++++++++++++++=
Configure the MMU=================================++++++++++++++++++++++++++++++=
Configure the MMU Done=================================++++++++++++++++++++++++++++++=
Start running the remote core=================================++++++++++++++++++++++++++++++=
reading dra7-dsp1-fw.lzop
spl_boot_core=================================++++++++++++++++++++++++++++++=
Clock the remote core=================================++++++++++++++++++++++++++++++=
Configure the MMU=================================++++++++++++++++++++++++++++++=
Configure the MMU Done=================================++++++++++++++++++++++++++++++=
Start running the remote core=================================++++++++++++++++++++++++++++++=
spl: falcon_args_file not set in environment, falling back to default
reading single-stage-boot.dtb
reading uImage
reading uImage
[ 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.4.84+ (root@autorad-VirtualBox) (gcc version 5.3.1 20160113 (Linaro GCC 5.3-2016.02) ) #9 SMP PREEMPT Tue Jun 5 16:55:18 CST 2018
[ 0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=30c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] Machine model: TI DRA722 Rev C EVM
[ 0.000000] bootconsole [earlycon0] enabled
[ 0.000000] Reserved memory: created DMA memory pool at 0x0000000040300000, size 3 MiB
[ 0.000000] Reserved memory: initialized node cmem@40300000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: regions without no-map are not yet supported
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000099000000, size 80 MiB
[ 0.000000] Reserved memory: initialized node ipu2_cma@99000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: regions without no-map are not yet supported
[ 0.000000] Reserved memory: created CMA memory pool at 0x00000000a1000000, size 32 MiB
[ 0.000000] Reserved memory: initialized node dsp1_cma@a1000000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a9000000, size 64 MiB
[ 0.000000] Reserved memory: initialized node cmem@A9000000, compatible id shared-dma-pool
[ 0.000000] cma: Reserved 64 MiB at 0x00000000bbc00000
[ 0.000000] Forcing write-allocate cache policy for SMP
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] OMAP4: Map 0x00000000bfd00000 to fe600000 for dram barrier
[ 0.000000] Hit pending asynchronous external abort (FSR=0x00000211) during first unmask, this is most likely caused by a firmware/bootloader bug.
[ 0.000000] On node 0 totalpages: 244992
[ 0.000000] free_area_init_node: node 0, pgdat c067bbc0, node_mem_map ef6ba000
[ 0.000000] DMA zone: 1728 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 180224 pages, LIFO batch:31
[ 0.000000] HighMem zone: 64768 pages, LIFO batch:15
[ 0.000000] DRA722 ES2.0
[ 0.000000] PERCPU: Embedded 11 pages/cpu @ef65d000 s14912 r8192 d21952 u45056
[ 0.000000] pcpu-alloc: s14912 r8192 d21952 u45056 alloc=11*4096
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 243264
[ 0.000000] Kernel command line: console=ttyO0,115200n8 elevator=noop root=/dev/mmcblk1p2 rw rootwait earlyprintk fixrtc omapdrm.num_crtc=2 consoleblank=0 cma=64M rootfstype=ext4 snd.slots_reserved=1,1 loglevel=8 clk_ignore_unused init=/home/root/init-demo.sh
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 504144K/979968K available (5106K kernel code, 230K rwdata, 980K rodata, 296K init, 260K bss, 295600K reserved, 180224K cma-reserved, 193536K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0008000 - 0xc05f9f74 (6088 kB)
[ 0.000000] .init : 0xc05fa000 - 0xc0644000 ( 296 kB)
[ 0.000000] .data : 0xc0644000 - 0xc067d978 ( 231 kB)
[ 0.000000] .bss : 0xc067f000 - 0xc06c01b4 ( 261 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 32.
[ 0.000000] RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] ti_dt_clocks_register: failed to lookup clock node gmac_gmii_ref_clk_div
[ 0.000000] OMAP clockevent source: timer1 at 32786 Hz
[ 0.000000] Architected cp15 timer(s) running at 6.14MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x16af5adb9, max_idle_ns: 440795202250 ns
[ 0.000005] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 4398046511023ns
[ 0.008309] Switching to timer-based delay loop, resolution 162ns
[ 0.014951] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns
[ 0.025212] OMAP clocksource: 32k_counter at 32768 Hz
[ 0.030885] Console: colour dummy device 80x30
[ 0.035542] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
[ 0.042338] This ensures that you still see kernel messages. Please
[ 0.048857] update your kernel commandline.
[ 0.053249] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.29 BogoMIPS (lpj=61475)
[ 0.063891] pid_max: default: 32768 minimum: 301
[ 0.068809] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.075700] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.083568] Initializing cgroup subsys io
[ 0.087792] Initializing cgroup subsys memory
[ 0.092371] Initializing cgroup subsys devices
[ 0.097023] Initializing cgroup subsys freezer
[ 0.101683] Initializing cgroup subsys perf_event
[ 0.106601] Initializing cgroup subsys pids
[ 0.111003] CPU: Testing write buffer coherency: ok
[ 0.116307] /cpus/cpu@0 missing clock-frequency property
[ 0.121853] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.127775] Setting up static identity map for 0x80008380 - 0x800083e0
[ 0.177999] Brought up 1 CPUs
[ 0.181136] SMP: Total of 1 processors activated (12.29 BogoMIPS).
[ 0.187560] CPU: All CPU(s) started in HYP mode.
[ 0.192394] CPU: Virtualization extensions available.
[ 0.197979] devtmpfs: initialized
[ 0.232612] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
[ 0.241330] omap_hwmod: l3_main_2 using broken dt data from ocp
[ 0.337811] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.348014] futex hash table entries: 256 (order: 2, 16384 bytes)
[ 0.361894] pinctrl core: initialized pinctrl subsystem
[ 0.368157] NET: Registered protocol family 16
[ 0.373772] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.410989] cpuidle: using governor ladder
[ 0.441014] cpuidle: using governor menu
[ 0.451929] platform 43300000.edma: Cannot lookup hwmod 'tpcc'
[ 0.458283] platform 43400000.tptc: Cannot lookup hwmod 'tptc0'
[ 0.464732] platform 43500000.tptc: Cannot lookup hwmod 'tptc1'
[ 0.471968] OMAP GPIO hardware version 0.1
[ 0.482582] irq: no irq domain found for /ocp/l4@4a000000/scm@2000/pinmux@1400 !
[ 0.510660] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.518967] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.525501] omap4_sram_init:Unable to allocate sram needed to handle errata I688
[ 0.533184] omap4_sram_init:Unable to get sram pool needed to handle errata I688
[ 0.541138] OMAP DMA hardware revision 0.0
[ 0.621211] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported)
[ 0.631491] edma3-tptc 43400000.tptc: _od_fail_runtime_resume: FIXME: missing hwmod/omap_dev info
[ 0.640733] edma3-tptc 43500000.tptc: _od_fail_runtime_resume: FIXME: missing hwmod/omap_dev info
[ 0.650170] edma 43300000.edma: _od_fail_runtime_resume: FIXME: missing hwmod/omap_dev info
[ 0.658837] edma 43300000.edma: pm_runtime_get_sync() failed
[ 0.668458] omap-iommu 40d01000.mmu: 40d01000.mmu registered
[ 0.674508] omap-iommu 40d02000.mmu: 40d02000.mmu registered
[ 0.680563] omap-iommu 58882000.mmu: 58882000.mmu registered
[ 0.686586] omap-iommu 55082000.mmu: 55082000.mmu registered
[ 0.694884] i2c i2c-0: of_i2c: modalias failure on /ocp/i2c@48070000/gpio@20
[ 0.702219] i2c i2c-0: of_i2c: modalias failure on /ocp/i2c@48070000/gpio@21
[ 0.709574] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz
[ 0.715812] omap_i2c 4807c000.i2c: bus 4 rev0.12 at 100 kHz
[ 0.721788] media: Linux media interface: v0.10
[ 0.726557] Linux video capture interface: v2.00
[ 0.731423] EDAC MC: Ver: 3.0.0
[ 0.745200] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400
[ 0.752443] clocksource: Switched to clocksource arch_sys_counter
[ 0.767448] NET: Registered protocol family 2
[ 0.772545] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.779922] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.786756] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.793428] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.799614] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.806370] NET: Registered protocol family 1
[ 0.811896] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
[ 0.839725] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.845831] ntfs: driver 2.1.32 [Flags: R/O].
[ 0.851612] bounce: pool size: 64 pages
[ 0.855840] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 0.863569] io scheduler noop registered (default)
[ 0.868574] io scheduler deadline registered
[ 0.873127] io scheduler cfq registered
[ 0.880910] pinctrl-single 4a003400.pinmux: 282 pins at pa fc003400 size 1128
[ 0.888472] pinctrl-single 4a002e8c.pinmux: 1 pins at pa fc002e8c size 4
[ 0.950881] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
[ 0.960367] omap8250 4806a000.serial: Can't verify DMA configuration (-19)
[ 0.968041] 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 301, base_baud = 3000000) is a 8250
[ 0.977271] console [ttyS0] enabled
[ 0.977271] console [ttyS0] enabled
[ 0.984479] bootconsole [earlycon0] disabled
[ 0.984479] bootconsole [earlycon0] disabled
[ 0.993720] omap8250 48020000.serial: Can't verify DMA configuration (-19)
[ 1.001084] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 302, base_baud = 3000000) is a 8250
[ 1.010383] omap8250 48066000.serial: Can't verify DMA configuration (-19)
[ 1.017777] 48066000.serial: ttyS4 at MMIO 0x48066000 (irq = 303, base_baud = 3000000) is a 8250
[ 1.027720] [drm] Initialized drm 1.1.0 20060810
[ 1.033278] 58000000.dss supply vdda_video not found, using dummy regulator
[ 1.040370] OMAP DSS rev 6.1
[ 1.044169] omapdss_dss 58000000.dss: bound 58001000.dispc (ops 0xc0541c94)
[ 1.053426] vmemexp device MAJOR num = 248
[ 1.057552] vmemexp class registered
[ 1.061267] /dev/vmemexp device registered
[ 1.065399] ioctl DBUFIOC_EXPORT_VIRTMEM = -1072899120
[ 1.071855] i2c /dev entries driver
[ 1.077914] omap_hsmmc 4809c000.mmc: Got CD GPIO
[ 1.082982] vsys_3v3: supplied by evm_12v0
[ 1.087161] evm_3v3: supplied by vsys_3v3
[ 1.091196] evm_3v3_sd: supplied by evm_3v3
[ 1.142903] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr25 mode
[ 1.149288] omap_hsmmc 480b4000.mmc: no pinctrl state for sdr12 mode
[ 1.203037] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.210526] omap-rproc 55020000.ipu: assigned reserved memory node ipu2_cma@99000000
[ 1.232476] remoteproc0: 55020000.ipu is available
[ 1.237376] remoteproc0: Note: remoteproc is still under development and considered experimental.
[ 1.262430] remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[ 1.282519] remoteproc0: Direct firmware load for dra7-ipu2-fw.xem4 failed with error -2
[ 1.290731] remoteproc0: Falling back to user helper
[ 1.295998] omap-rproc 40800000.dsp: assigned reserved memory node dsp1_cma@a1000000
[ 1.312494] remoteproc1: 40800000.dsp is available
[ 1.317392] remoteproc1: Note: remoteproc is still under development and considered experimental.
[ 1.342438] remoteproc1: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[ 1.362502] remoteproc1: Direct
for dra7-dsp1-fw.xe66 failed with error -2
[ 1.370714] remoteproc1: Falling back to user helper
[ 1.376960] NET: Registered protocol family 10
[ 1.402728] sit: IPv6 over IPv4 tunneling driver
[ 1.407913] NET: Registered protocol family 17
[ 1.412385] NET: Registered protocol family 41
[ 1.432619] omap_voltage_late_init: Voltage driver support not added
[ 1.439552] Power Management for TI OMAP4+ devices.
[ 1.452625] Registering SWP/SWPB emulation handler
[ 1.472702] dmm 4e000000.dmm: initialized all PAT entries
[ 1.486238] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 1.492947] [drm] No driver support for vblank timestamp query.
[ 1.499429] [drm] Initialized omapdrm 1.0.0 20110917 on minor 0
[ 1.525965] hctosys: unable to open rtc device (rtc0)
[ 1.531430] aic_dvdd: disabling
[ 1.534630] vmmcwl_fixed: disabling
[ 1.538139] clk: Not disabling unused clocks
[ 1.543127] omap8250 4806a000.serial: failed to request DMA
[ 1.548880] Waiting for root device /dev/mmcblk1p2...
[ 1.584524] omap_hsmmc 4809c000.mmc: card busy
[ 1.691217] mmc0: host does not support reading read-only switch, assuming write-enable
[ 1.702770] mmc0: new high speed SDHC card at address aaaa
[ 1.718729] mmcblk0: mmc0:aaaa SL08G 7.40 GiB
[ 1.724386] mmcblk0: p1 p2
[ 1.765998] mmc1: MAN_BKOPS_EN bit is not set
[ 1.775520] mmc1: new HS200 MMC card at address 0001
[ 1.790940] mmcblk1: mmc1:0001 IS008G 7.28 GiB
[ 1.805762] mmcblk1boot0: mmc1:0001 IS008G partition 1 4.00 MiB
[ 1.821944] mmcblk1boot1: mmc1:0001 IS008G partition 2 4.00 MiB
[ 1.828815] mmcblk1: p1 p2
[ 2.227211] EXT4-fs (mmcblk1p2): recovery complete
[ 2.232354] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
[ 2.240534] VFS: Mounted root (ext4 filesystem) on device 179:18.
[ 2.247323] devtmpfs: mounted
[ 2.250490] Freeing unused kernel memory: 296K
[ 2.254969] This architecture does not have kernel memory protection.
[ 2.274457] Kernel Entry time 173144 ticks
mount: unknown filesystem type 'dev'
[ 2.492366] systemd[1]: System time before build time, advancing clock.
[ 2.505987] random: systemd: uninitialized urandom read (16 bytes read, 16 bits of entropy available)
[ 2.517825] random: systemd: uninitialized urandom read (16 bytes read, 16 bits of entropy available)
[ 2.529534] systemd[1]: systemd 229 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
[ 2.548119] systemd[1]: Detected architecture arm.
Welcome to Arago 2016.12!
[ 2.573038] systemd[1]: Set hostname to <dra7xx-evm>.
[ 2.620781] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 17 bits of entropy available)
[ 2.631784] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 17 bits of entropy available)
[ 2.643258] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 17 bits of entropy available)
[ 2.660405] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 18 bits of entropy available)
[ 2.674007] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 19 bits of entropy available)
[ 2.732531] random: systemd: uninitialized urandom read (16 bytes read, 21 bits of entropy available)
[ 2.742504] random: systemd: uninitialized urandom read (16 bytes read, 21 bits of entropy available)
[ 2.752070] random: systemd: uninitialized urandom read (16 bytes read, 21 bits of entropy available)
[ 2.858756] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password Requests to Console Directory Watch.
[ 2.892633] systemd[1]: Reached target Swap.
[ OK ] Reached target Swap.
[ 2.912778] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ OK ] Started Forward Password Requests to Wall Directory Watch.
[ 2.942793] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 2.964113] systemd[1]: Created slice User and Session Slice.
[ OK ] Created slice User and Session Slice.
[ 2.982752] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 3.002718] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 3.025213] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 3.042643] systemd[1]: Reached target Paths.
[ OK ] Reached target Paths.
[ 3.063197] systemd[1]: Created slice System Slice.
[ OK ] Created slice System Slice.
[ 3.082638] systemd[1]: Reached target Slices.
[ OK ] Reached target Slices.
[ 3.106682] systemd[1]: Starting Load Kernel Modules...
Starting Load Kernel Modules...
[ 3.135069] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting Remount Root and Kernel File Systems...
[ 3.160351] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
[ 3.168364] systemd[1]: Starting Setup Virtual Console...
Starting Setup Virtual Console...
[ 3.205230] systemd[1]: Starting Create Static Device Nodes in /dev...
Starting Create Static Device Nodes in /dev...
[ 3.235051] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 3.263504] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ OK ] Created slice system-serial\x2dgetty.slice.
[ 3.283137] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ OK ] Listening on /dev/initctl Compatibility Named Pipe.
[ 3.326913] systemd[1]: Mounting Temporary Directory...
Mounting Temporary Directory...
[ 3.364988] systemd[1]: Mounting POSIX Message Queue File System...
Mounting POSIX Message Queue File System...
[ 3.403158] systemd[1]: Mounted POSIX Message Queue File System.
[ OK ] Mounted POSIX Message Queue File System.
[ 3.422746] systemd[1]: Mounted Temporary Directory.
[ OK ] Mounted Temporary Directory.
[ 3.442937] systemd[1]: Started Journal Service.
[ OK ] Started Journal Service.
[FAILED] Failed to start Load Kernel Modules.
See 'systemctl status systemd-modules-load.service' for details.
[ OK ] Started Remount Root and Kernel File Systems.
[ OK ] Started Setup Virtual Console.
[ OK ] Started Create Static Device Nodes in /dev.
Starting udev Kernel Device Manager...
Starting Load/Save Random Seed...
[ OK ] Reached target Local File Systems (Pre).
Mounting /media/ram...
Starting udev Coldplug all Devices...
Starting Apply Kernel Variables...
Starting Flush Journal to Persistent Storage...
[ OK ] Mounted /media/ram.
[ OK ] Started udev Kernel Device Manager.
[ OK ] Started Load/Save Random Seed.
[ OK ] Started Apply Kernel Variables.
[ 4.335686] systemd-journald[100]: Received request to flush runtime journal from PID 1
[ OK ] Started Flush Journal to Persistent Storage.
[ OK ] Reached target Local File Systems.
Starting Create Volatile Files and Directories...
[ OK ] Started Create Volatile Files and Directories.
Starting Update UTMP about System Boot/Shutdown...
[ OK ] Started Update UTMP about System Boot/Shutdown.
[ 4.807594] remoteproc1: powering up 40800000.dsp
[ 4.857757] remoteproc1: Booting fw image dra7-dsp1-fw.xe66, size 1205069
[ 4.978864] ------------[ cut here ]------------
[ 4.983577] WARNING: CPU: 0 PID: 33 at arch/arm/mm/ioremap.c:301 0xc001ce2c()
[ 4.990741] Modules linked in:
[ 4.993850] CPU: 0 PID: 33 Comm: kworker/0:2 Not tainted 4.4.84+ #9
[ 5.000143] Hardware name: Generic DRA72X (Flattened Device Tree)
[ 5.006262] Workqueue: events 0xc033d6d4
[ 5.010205] Backtrace:
[ 5.012667] Function entered at [<c0013134>] from [<c0013320>]
[ 5.018522] r7:c001ce2c r6:20010013 r5:00000000 r4:c0660750
[ 5.024237] Function entered at [<c0013308>] from [<c0234328>]
[ 5.030092] Function entered at [<c023429c>] from [<c0036ca8>]
[ 5.035946] r7:c001ce2c r6:0000012d r5:00000009 r4:00000000
[ 5.041656] Function entered at [<c0036c20>] from [<c0036d7c>]
[ 5.047510] r8:bfc10000 r7:00000000 r6:4ae00000 r5:00000001 r4:00008000
[ 5.054278] Function entered at [<c0036d58>] from [<c001ce2c>]
[ 5.060133] Function entered at [<c001cc5c>] from [<c001ceac>]
[ 5.065987] r10:00000000 r9:edd84000 r8:ef202610 r7:00000000 r6:bfc10000 r5:00000000
[ 5.073890] r4:bfc17fff
[ 5.076437] Function entered at [<c001ce48>] from [<c001cefc>]
[ 5.082291] r6:bfc10000 r5:00008000 r4:c001ce48
[ 5.086947] Function entered at [<c001ced4>] from [<c024b274>]
[ 5.092801] r4:eea26910
[ 5.095347] Function entered at [<c024b224>] from [<c024b2c8>]
[ 5.101201] r9:edd84000 r8:eea26394 r7:bfc10000 r6:eea26fc0 r5:00000000 r4:00008000
[ 5.109014] Function entered at [<c024b2ac>] from [<c02c50a4>]
[ 5.114869] r5:ef282f00 r4:ef280410
[ 5.118472] Function entered at [<c02c4d90>] from [<c02c2da8>]
[ 5.124326] r10:eeb795c0 r9:ef1f8810 r8:ef3c5c20 r7:ef3c5da4 r6:ef3c5dac r5:eea26394
[ 5.132226] r4:00000000
[ 5.134775] Function entered at [<c02c2d1c>] from [<c03eeadc>]
[ 5.140629] r7:ef3c5da4 r6:ef3c5dac r5:00000000 r4:ef3c5c00
[ 5.146340] Function entered at [<c03ee7fc>] from [<c03ef610>]
[ 5.152194] r10:ef3c5c20 r9:00000002 r8:c058b0dc r7:edc0f810 r6:edc0f9e8 r5:ee907c3c
[ 5.160093] r4:00000002
[ 5.162639] Function entered at [<c03ef484>] from [<c03f288c>]
[ 5.168493] r10:00000000 r9:00000000 r8:edc0f810 r7:ee907c30 r6:ef3c5c00 r5:eea47f80
[ 5.176391] r4:c03ef484
[ 5.178938] Function entered at [<c03f27d0>] from [<c0289304>]
[ 5.184792] r10:00000000 r9:00000000 r8:00000000 r7:edc0f820 r6:edc0f810 r5:00000000
[ 5.192691] r4:00000000
[ 5.195239] Function entered at [<c02890d4>] from [<c0329934>]
[ 5.201092] r10:00000000 r9:00000000 r8:00000003 r7:c06754d0 r6:00000000 r5:edc0f820
[ 5.208993] r4:c06b7514
[ 5.211539] Function entered at [<c0329730>] from [<c0329b4c>]
[ 5.217394] r9:00000000 r8:c06b74f0 r7:00000001 r6:edc0f820 r5:ee907d50 r4:c06754d0
[ 5.225205] Function entered at [<c0329ac0>] from [<c0327c7c>]
[ 5.231059] r7:00000001 r6:c0329ac0 r5:ee907d50 r4:00000000
[ 5.236770] Function entered at [<c0327c14>] from [<c0329688>]
[ 5.242624] r6:edc0f854 r5:edc0f820 r4:edc0f820
[ 5.247279] Function entered at [<c03295d0>] from [<c0329bc0>]
[ 5.253133] r7:00000000 r6:c0663170 r5:edc0f820 r4:edc0f828
[ 5.258847] Function entered at [<c0329bac>] from [<c0328ba0>]
[ 5.264701] Function entered at [<c0328b14>] from [<c0326d00>]
[ 5.270556] r7:00000000 r6:edc0f820 r5:ef3c5c20 r4:edc0f828
[ 5.276269] Function entered at [<c032690c>] from [<c0326ea4>]
[ 5.282123] r10:c03ed194 r9:ef3c5c20 r8:00000078 r7:ef3c5c20 r6:edc0f820 r5:c03ef2a4
[ 5.290023] r4:edc0f820
[ 5.292570] Function entered at [<c0326e88>] from [<c0288f10>]
[ 5.298424] r5:c03ef2a4 r4:edc0f810
[ 5.302024] Function entered at [<c0288e5c>] from [<c03ef7e4>]
[ 5.307878] r7:ef3c5c20 r6:00000007 r5:ef3c5c20 r4:edc0f800
[ 5.313588] Function entered at [<c03ef798>] from [<c03ed2cc>]
[ 5.319442] r7:ef3c5c20 r6:ef3c5c00 r5:edc0f800 r4:ee95f078
[ 5.325153] Function entered at [<c03ed194>] from [<c03ed3e4>]
[ 5.331006] r9:ef3c5c20 r8:c05b7528 r7:c0675394 r6:000005f0 r5:ef3c5c00 r4:00000000
[ 5.338818] Function entered at [<c03ed380>] from [<c03ed560>]
[ 5.344673] r10:ef65f9c0 r9:00000000 r8:ef663100 r7:000005f0 r6:f1a5f000 r5:ee8fb8c0
[ 5.352572] r4:ef3c5c00 r3:ffffffff
[ 5.356173] Function entered at [<c03ed468>] from [<c033d70c>]
[ 5.362027] r7:00000000 r6:ef65f9c0 r5:ee8f7f00 r4:ee8fb840
[ 5.367738] Function entered at [<c033d6d4>] from [<c004c01c>]
[ 5.373593] r4:ee8fb840
[ 5.376140] Function entered at [<c004bef8>] from [<c004c338>]
[ 5.381994] r10:ef65f9c0 r9:ee8f7f00 r8:00000008 r7:ee906000 r6:ef65f9d4 r5:ee8f7f18
[ 5.389892] r4:ef65f9c0
[ 5.392440] Function entered at [<c004c2ec>] from [<c0051e70>]
[ 5.398294] r10:00000000 r9:00000000 r8:c004c2ec r7:ee8f7f00 r6:ee906000 r5:ee8fb840
[ 5.406191] r4:00000000
[ 5.408738] Function entered at [<c0051d70>] from [<c000fb08>]
[ 5.414592] r8:00000000 r7:00000000 r6:00000000 r5:c0051d70 r4:ee8fb840
[ 5.421411] ---[ end trace d58d4d438d401b70 ]---
[ 5.426080] omap-rproc 40800000.dsp: can't get omap iommu: -12
[ OK ] Found device /dev/ttyS0.
[ 6.899601] EXT4-fs (mmcblk0p2): warning: mounting fs with errors, running e2fsck is recommended
[ 7.013231] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 8.144942] omap-rproc 40800000.dsp: can't attach iommu device: -12
[ 8.151249] remoteproc1: can't enable iommu: -12
[ 8.156768] remoteproc1: rproc_boot() failed -12
[ 8.161534] virtio_rpmsg_bus: probe of virtio0 failed with error -12
[ 8.168523] remoteproc1: registered virtio0 (type 7)
[ 8.175184] remoteproc0: powering up 55020000.ipu
[ 8.180004] remoteproc0: Booting fw image dra7-ipu2-fw.xem4, size 6071476
[[ 8.197536] ------------[ cut here ]------------
OK ] Started udev Coldplug all Devices.
[ 8.202206] WARNING: CPU: 0 PID: 14 at arch/arm/mm/ioremap.c:301 0xc001ce2c()
[ 8.214193] Modules linked in:
[ 8.217271] CPU: 0 PID: 14 Comm: kworker/0:1 Tainted: G W 4.4.84+ #9
[ 8.224785] Hardware name: Generic DRA72X (Flattened Device Tree)
[ 8.230905] Workqueue: events 0xc033d6d4
[ 8.234849] Backtrace:
[ 8.237311] Function entered at [<c0013134>] from [<c0013320>]
[ 8.243165] r7:c001ce2c r6:20010013 r5:00000000 r4:c0660750
[ 8.248878] Function entered at [<c0013308>] from [<c0234328>]
[ 8.254733] Function entered at [<c023429c>] from [<c0036ca8>]
[ 8.260587] r7:c001ce2c r6:0000012d r5:00000009 r4:00000000
[ 8.266301] Function entered at [<c0036c20>] from [<c0036d7c>]
[ 8.272156] r8:bfc08000 r7:00000000 r6:4ae00000 r5:00000001 r4:00008000
[ 8.278926] Function entered at [<c0036d58>] from [<c001ce2c>]
[ 8.284781] Function entered at [<c001cc5c>] from [<c001ceac>]
[ 8.290634] r10:00000000 r9:edc94000 r8:ef202c10 r7:00000000 r6:bfc08000 r5:00000000
[ 8.298537] r4:bfc0ffff
[ 8.301084] Function entered at [<c001ce48>] from [<c001cefc>]
[ 8.306939] r6:bfc08000 r5:00008000 r4:c001ce48
[ 8.311594] Function entered at [<c001ced4>] from [<c024b274>]
[ 8.317448] r4:ede9be90
[ 8.319995] Function entered at [<c024b224>] from [<c024b2c8>]
[ 8.325848] r9:edc94000 r8:ede9be14 r7:bfc08000 r6:ede9be40 r5:00000000 r4:00008000
[ 8.333661] Function entered at [<c024b2ac>] from [<c02c50a4>]
[ 8.339515] r5:ef282e80 r4:ef28b210
[ 8.343116] Function entered at [<c02c4d90>] from [<c02c2da8>]
[ 8.348969] r10:ede9ba40 r9:ef1f8610 r8:ef3c5820 r7:ef3c59a4 r6:ef3c59ac r5:ede9be14
[ 8.356869] r4:00000000
[ 8.359415] Function entered at [<c02c2d1c>] from [<c03eeadc>]
[ 8.365271] r7:ef3c59a4 r6:ef3c59ac r5:00000000 r4:ef3c5800
[ 8.370981] Function entered at [<c03ee7fc>] from [<c03ef610>]
[ 8.376835] r10:ef3c5820 r9:00000002 r8:c058b0dc r7:edcf9810 r6:edcf99e8 r5:ef1dbc3c
[ 8.384734] r4:00000002
[ 8.387282] Function entered at [<c03ef484>] from [<c03f288c>]
[ 8.393136] r10:00000000 r9:00000000 r8:edcf9810 r7:ef1dbc30 r6:ef3c5800 r5:edd40b00
[ 8.401034] r4:c03ef484
[ 8.403582] Function entered at [<c03f27d0>] from [<c0289304>]
[ 8.409435] r10:00000000 r9:00000000 r8:00000000 r7:edcf9820 r6:edcf9810 r5:00000000
[ 8.417334] r4:00000000
[ 8.419882] Function entered at [<c02890d4>] from [<c0329934>]
[ 8.425735] r10:00000000 r9:00000000 r8:00000003 r7:c06754d0 r6:00000000 r5:edcf9820
[ 8.433634] r4:c06b7514
[ 8.436181] Function entered at [<c0329730>] from [<c0329b4c>]
[ 8.442034] r9:00000000 r8:c06b74f0 r7:00000001 r6:edcf9820 r5:ef1dbd50 r4:c06754d0
[ 8.449850] Function entered at [<c0329ac0>] from [<c0327c7c>]
[ 8.455704] r7:00000001 r6:c0329ac0 r5:ef1dbd50 r4:00000000
[ 8.461413] Function entered at [<c0327c14>] from [<c0329688>]
[ 8.467267] r6:edcf9854 r5:edcf9820 r4:edcf9820
[ 8.471923] Function entered at [<c03295d0>] from [<c0329bc0>]
[ 8.477775] r7:00000000 r6:c0663170 r5:edcf9820 r4:edcf9828
[ 8.483488] Function entered at [<c0329bac>] from [<c0328ba0>]
[ 8.489341] Function entered at [<c0328b14>] from [<c0326d00>]
[ 8.495195] r7:00000000 r6:edcf9820 r5:ef3c5820 r4:edcf9828
[ 8.500906] Function entered at [<c032690c>] from [<c0326ea4>]
[ 8.506760] r10:c03ed194 r9:ef3c5820 r8:0000005c r7:ef3c5820 r6:edcf9820 r5:c03ef2a4
[ 8.514658] r4:edcf9820
[ 8.517205] Function entered at [<c0326e88>] from [<c0288f10>]
[ 8.523059] r5:c03ef2a4 r4:edcf9810
[ 8.526661] Function entered at [<c0288e5c>] from [<c03ef7e4>]
[ 8.532514] r7:ef3c5820 r6:00000007 r5:ef3c5820 r4:edcf9800
[ 8.538225] Function entered at [<c03ef798>] from [<c03ed2cc>]
[ 8.544079] r7:ef3c5820 r6:ef3c5800 r5:edcf9800 r4:edcea05c
[ 8.549789] Function entered at [<c03ed194>] from [<c03ed3e4>]
[ 8.555644] r9:ef3c5820 r8:c05b7528 r7:c0675394 r6:0000044c r5:ef3c5800 r4:00000000
[ 8.563457] Function entered at [<c03ed380>] from [<c03ed560>]
[ 8.569310] r10:ef65f9c0 r9:00000000 r8:ef663100 r7:0000044c r6:f1b8b000 r5:ee8fb2c0
[ 8.577209] r4:ef3c5800 r3:ffffffff
[ 8.580809] Function entered at [<c03ed468>] from [<c033d70c>]
[ 8.586663] r7:00000000 r6:ef65f9c0 r5:ef1d3300 r4:ee8fb280
[ 8.592374] Function entered at [<c033d6d4>] from [<c004c01c>]
[ 8.598227] r4:ee8fb280
[ 8.600773] Function entered at [<c004bef8>] from [<c004c338>]
[ 8.606628] r10:ef65f9c0 r9:ef1d3300 r8:00000008 r7:ef1da000 r6:ef65f9d4 r5:ef1d3318
[ 8.614526] r4:ef65f9c0
[ 8.617072] Function entered at [<c004c2ec>] from [<c0051e70>]
[ 8.622927] r10:00000000 r9:00000000 r8:c004c2ec r7:ef1d3300 r6:ef1da000 r5:ef1cebc0
[ 8.630825] r4:00000000
[ 8.633372] Function entered at [<c0051d70>] from [<c000fb08>]
[ 8.639226] r8:00000000 r7:00000000 r6:00000000 r5:c0051d70 r4:ef1cebc0
[ 8.646022] ---[ end trace d58d4d438d401b71 ]---
[ 8.650665] omap-rproc 55020000.ipu: can't get omap iommu: -12
[ 8.663731] omap-rproc 55020000.ipu: can't attach iommu device: -12
[ 8.670031] remoteproc0: can't enable iommu: -12
[ 8.675617] remoteproc0: rproc_boot() failed -12
[ 8.680377] virtio_rpmsg_bus: probe of virtio1 failed with error -12
[ 8.687060] remoteproc0: registered virtio1 (type 7)
[ OK ] Reached target System Initialization.
[ OK ] Listening on D-Bus System Message Bus Socket.
[ OK ] Reached target Sockets.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Reached target Timers.
[ OK ] Reached target Basic System.
Starting dspm4 service...
Starting rc.pvr.service...
Starting Permit User Sessions...
Starting Login Service...
[ OK ] Started D-Bus System Message Bus.
[ 9.403784] hd_avm_ir: disagrees about version of symbol module_layout
[ 9.458259] memcache: disagrees about version of symbol module_layout
[ OK ] Started rc.pvr.service.
[ OK ] Started Permit User Sessions.
[ OK ] Started Login Service.
[ OK ] Started Serial Getty on ttyS0.
[ OK ] Reached target Login Prompts.
Starting LSB: Dropbear Secure Shell server...
Starting weston.service...
[ OK ] Started LSB: Dropbear Secure Shell server.
[ OK ] Started weston.service.
[ 10.582454] omap_i2c 48070000.i2c: timeout waiting for bus ready
[ 11.602442] omap_i2c 48070000.i2c: timeout waiting for bus ready
[ 12.622440] omap_i2c 48070000.i2c: timeout waiting for bus ready
[ 13.642442] omap_i2c 48070000.i2c: timeout waiting for bus ready
_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|
Arago Project http://arago-project.org dra7xx-evm ttyS0
Arago 2016.12 dra7xx-evm ttyS0
dra7xx-evm login:
CONFIG_LATE_ATTACH