U-Boot SPL 2018.01-g313dcd69c2 (Dec 16 2018 - 10:03:08) DRA752-GP ES2.0 Trying to boot from MMC1 no pinctrl state for default mode no pinctrl state for default mode U-Boot 2018.01-g313dcd69c2 (Dec 16 2018 - 10:03:08 +0000) CPU : DRA752-GP ES2.0 Model: TI AM5728 IDK Board: AM572x IDK REV 1.3B DRAM: 2 GiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 GUID Partition Table Header signature is wrong: 0x0 != 0x5452415020494645 part_get_info_efi: *** ERROR: Invalid GPT *** GUID Partition Table Header signature is wrong: 0x0 != 0x5452415020494645 part_get_info_efi: *** ERROR: Invalid Backup GPT *** 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: Warning: ethernet@48484000 using MAC address from ROM eth0: ethernet@48484000 Hit any key to stop autoboot: 0 switch to partitions #0, OK mmc0 is current device SD/MMC found on device 0 ** Unable to read file boot.scr ** 1490 bytes read in 3 ms (484.4 KiB/s) Loaded env from uEnv.txt Importing environment from mmc0 ... Running uenvcmd ... 1 bytes read in 1 ms (1000 Bytes/s) Already setup. switch to partitions #0, OK mmc0 is current device SD/MMC found on device 0 3985920 bytes read in 218 ms (17.4 MiB/s) 101271 bytes read in 29 ms (3.3 MiB/s) ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Loading Device Tree to 8ffe4000, end 8ffffb96 ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.14.79-rt47-g28d73230da (oe-user@oe-host) (gcc version 7.2.1 20171011 (Linaro GCC 7.2-2017.11)) #1 SMP PREEMPT RT Sun Dec 16 04:27:40 UTC 2018 [ 0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=30c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] OF: fdt: Machine model: TI AM5728 IDK [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000095800000, size 56 MiB [ 0.000000] OF: reserved mem: initialized node ipu2-memory@95800000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000099000000, size 64 MiB [ 0.000000] OF: reserved mem: initialized node dsp1-memory@99000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created CMA memory pool at 0x000000009d000000, size 32 MiB [ 0.000000] OF: reserved mem: initialized node ipu1-memory@9d000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created CMA memory pool at 0x000000009f000000, size 8 MiB [ 0.000000] OF: reserved mem: initialized node dsp2-memory@9f000000, compatible id shared-dma-pool [ 0.000000] cma: Reserved 24 MiB at 0x00000000fe400000 [ 0.000000] OMAP4: Map 0x00000000ffd00000 to fe600000 for dram barrier [ 0.000000] DRA752 ES2.0 [ 0.000000] percpu: Embedded 15 pages/cpu @eed34000 s32032 r8192 d21216 u61440 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 472640 [ 0.000000] Kernel command line: console=ttyO2,115200n8 root=PARTUUID=039f801c-02 rw rootfstype=ext4 rootwait [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 1675132K/1897472K available (8192K kernel code, 358K rwdata, 2596K rodata, 2048K init, 289K bss, 33924K reserved, 188416K cma-reserved, 1283072K 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 - 0xc0a00000 (10208 kB) [ 0.000000] .init : 0xc0e00000 - 0xc1000000 (2048 kB) [ 0.000000] .data : 0xc1000000 - 0xc1059860 ( 359 kB) [ 0.000000] .bss : 0xc105b000 - 0xc10a3690 ( 290 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] RCU priority boosting: priority 1 delay 500 ms. [ 0.000000] No expedited grace period (rcu_normal_after_boot). [ 0.000000] Tasks RCU enabled. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] GIC: Using split EOI/Deactivate mode [ 0.000000] OMAP clockevent source: timer1 at 32786 Hz [ 0.000000] arch_timer: 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.000004] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 4398046511023ns [ 0.000010] Switching to timer-based delay loop, resolution 162ns [ 0.000365] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns [ 0.000368] OMAP clocksource: 32k_counter at 32768 Hz [ 0.000831] Console: colour dummy device 80x30 [ 0.000950] WARNING: Your 'console=ttyO2' has been replaced by 'ttyS2' [ 0.000952] This ensures that you still see kernel messages. Please [ 0.000953] update your kernel commandline. [ 0.000969] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.29 BogoMIPS (lpj=61475) [ 0.000977] pid_max: default: 32768 minimum: 301 [ 0.001091] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001100] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001738] CPU: Testing write buffer coherency: ok [ 0.001765] CPU0: Spectre v2: using ICIALLU workaround [ 0.001985] /cpus/cpu@0 missing clock-frequency property [ 0.002023] /cpus/cpu@1 missing clock-frequency property [ 0.002034] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.039932] Setting up static identity map for 0x80200000 - 0x80200060 [ 0.079931] Hierarchical SRCU implementation. [ 0.140452] EFI services will not be available. [ 0.160078] smp: Bringing up secondary CPUs ... [ 0.260515] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.260519] CPU1: Spectre v2: using ICIALLU workaround [ 0.260628] smp: Brought up 1 node, 2 CPUs [ 0.260644] SMP: Total of 2 processors activated (24.59 BogoMIPS). [ 0.260652] CPU: All CPU(s) started in HYP mode. [ 0.260659] CPU: Virtualization extensions available. [ 0.261386] devtmpfs: initialized [ 0.291570] random: get_random_u32 called from bucket_table_alloc+0x14c/0x288 with crng_init=0 [ 0.291848] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.292099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.292118] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.296034] pinctrl core: initialized pinctrl subsystem [ 0.296807] DMI not present or invalid. [ 0.297260] NET: Registered protocol family 16 [ 0.299800] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.300857] omap_hwmod: l3_main_2 using broken dt data from ocp [ 0.518064] OMAP GPIO hardware version 0.1 [ 0.554060] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.554072] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.554488] omap4_sram_init:Unable to allocate sram needed to handle errata I688 [ 0.554498] omap4_sram_init:Unable to get sram pool needed to handle errata I688 [ 0.555810] OMAP DMA hardware revision 0.0 [ 0.572126] edma 43300000.edma: memcpy is disabled [ 0.577980] edma 43300000.edma: TI EDMA DMA engine driver [ 0.590463] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported) [ 0.596207] omap-iommu 40d01000.mmu: 40d01000.mmu registered [ 0.596670] omap-iommu 40d02000.mmu: 40d02000.mmu registered [ 0.597232] omap-iommu 58882000.mmu: 58882000.mmu registered [ 0.597772] omap-iommu 55082000.mmu: 55082000.mmu registered [ 0.598473] omap-iommu 41501000.mmu: 41501000.mmu registered [ 0.598941] omap-iommu 41502000.mmu: 41502000.mmu registered [ 0.599399] iommu: Adding device 58820000.ipu to group 1 [ 0.599590] iommu: Adding device 55020000.ipu to group 2 [ 0.599933] iommu: Adding device 40800000.dsp to group 0 [ 0.600514] iommu: Adding device 41000000.dsp to group 3 [ 0.603429] palmas 0-0058: Irq flag is 0x00000004 [ 0.633402] palmas 0-0058: Muxing GPIO 2f, PWM 0, LED 0 [ 0.635136] SMPS12: supplied by regulator-dummy [ 0.637031] SMPS3: supplied by VMAIN [ 0.638806] SMPS45: supplied by regulator-dummy [ 0.640847] SMPS6: supplied by VMAIN [ 0.642763] SMPS7: supplied by VMAIN [ 0.644817] SMPS8: supplied by VMAIN [ 0.646305] SMPS9: supplied by VMAIN [ 0.647490] LDO1: supplied by VMAIN [ 0.652582] LDO2: supplied by VMAIN [ 0.662421] LDO3: supplied by VMAIN [ 0.672469] LDO4: supplied by VMAIN [ 0.682467] LDO5: supplied by regulator-dummy [ 0.683406] LDO6: supplied by regulator-dummy [ 0.684337] LDO7: supplied by regulator-dummy [ 0.685279] LDO8: supplied by regulator-dummy [ 0.686220] LDO9: supplied by VMAIN [ 0.692813] LDOLN: supplied by VMAIN [ 0.702511] LDOUSB: supplied by VMAIN [ 0.716489] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz [ 0.716772] media: Linux media interface: v0.10 [ 0.716828] Linux video capture interface: v2.00 [ 0.716947] pps_core: LinuxPPS API ver. 1 registered [ 0.716955] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.716977] PTP clock support registered [ 0.717019] EDAC MC: Ver: 3.0.0 [ 0.717403] dmi: Firmware registration failed. [ 0.717964] omap-mailbox 48840000.mailbox: omap mailbox rev 0x400 [ 0.718355] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400 [ 0.718921] Advanced Linux Sound Architecture Driver Initialized. [ 0.719998] clocksource: Switched to clocksource arch_sys_counter [ 0.733117] NET: Registered protocol family 2 [ 0.733972] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.734057] TCP bind hash table entries: 8192 (order: 5, 229376 bytes) [ 0.734325] TCP: Hash tables configured (established 8192 bind 8192) [ 0.734459] UDP hash table entries: 512 (order: 3, 32768 bytes) [ 0.734511] UDP-Lite hash table entries: 512 (order: 3, 32768 bytes) [ 0.734785] NET: Registered protocol family 1 [ 0.735259] RPC: Registered named UNIX socket transport module. [ 0.735270] RPC: Registered udp transport module. [ 0.735279] RPC: Registered tcp transport module. [ 0.735288] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.736654] hw perfevents: no interrupt-affinity property for /pmu, guessing. [ 0.736991] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available [ 0.738847] workingset: timestamp_bits=14 max_order=19 bucket_order=5 [ 0.746836] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.747723] NFS: Registering the id_resolver key type [ 0.747756] Key type id_resolver registered [ 0.747766] Key type id_legacy registered [ 0.747837] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.749836] bounce: pool size: 64 pages [ 0.749887] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) [ 0.749900] io scheduler noop registered [ 0.749910] io scheduler deadline registered [ 0.750134] io scheduler cfq registered (default) [ 0.750147] io scheduler mq-deadline registered [ 0.750156] io scheduler kyber registered [ 0.756492] pinctrl-single 4a003400.pinmux: 282 pins at pa fc003400 size 1128 [ 0.761080] dra7-pcie 51000000.pcie: Linked as a consumer to phy-4a094000.pciephy.1 [ 0.761626] OF: PCI: host bridge /ocp/axi@0/pcie@51000000 ranges: [ 0.761662] OF: PCI: IO 0x20003000..0x20012fff -> 0x00000000 [ 0.761689] OF: PCI: MEM 0x20013000..0x2fffffff -> 0x20013000 [ 1.760223] dra7-pcie 51000000.pcie: phy link never came up [ 1.760456] dra7-pcie 51000000.pcie: PCI host bridge to bus 0000:00 [ 1.760475] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.760486] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 1.760497] pci_bus 0000:00: root bus resource [mem 0x20013000-0x2fffffff] [ 1.760895] PCI: bus0: Fast back to back transfers disabled [ 1.761030] PCI: bus1: Fast back to back transfers enabled [ 1.761074] pci 0000:00:00.0: BAR 0: assigned [mem 0x20100000-0x201fffff 64bit] [ 1.761092] pci 0000:00:00.0: PCI bridge to [bus 01-ff] [ 1.761738] pcieport 0000:00:00.0: Signaling PME with IRQ 173 [ 1.762026] pcieport 0000:00:00.0: AER enabled with IRQ 173 [ 1.768058] V3_3D: supplied by smps9 [ 1.768391] vtt_fixed: supplied by V3_3D [ 1.841750] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled [ 1.846376] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 45, base_baud = 3000000) is a 8250 [ 2.902959] console [ttyS2] enabled [ 2.909170] omap_rng 48090000.rng: Random Number Generator ver. 20 [ 2.916663] DSS: OMAP DSS rev 6.1 [ 2.922608] omapdss_dss 58000000.dss: bound 58001000.dispc (ops dispc_component_ops) [ 2.931350] omapdss_dss 58000000.dss: bound 58040000.encoder (ops hdmi5_component_ops) [ 2.959918] brd: module loaded [ 2.974813] loop: module loaded [ 2.984840] m25p80 spi0.0: s25fl256s1 (32768 Kbytes) [ 2.989892] 7 ofpart partitions found on MTD device spi0.0 [ 2.995405] Creating 7 MTD partitions on "spi0.0": [ 3.000224] 0x000000000000-0x000000040000 : "QSPI.SPL" [ 3.006556] 0x000000040000-0x000000140000 : "QSPI.u-boot" [ 3.013098] 0x000000140000-0x0000001c0000 : "QSPI.u-boot-spl-os" [ 3.020317] 0x0000001c0000-0x0000001d0000 : "QSPI.u-boot-env" [ 3.027195] 0x0000001d0000-0x0000001e0000 : "QSPI.u-boot-env.backup1" [ 3.034789] 0x0000001e0000-0x0000009e0000 : "QSPI.kernel" [ 3.041334] 0x0000009e0000-0x000002000000 : "QSPI.file-system" [ 3.049270] libphy: Fixed MDIO Bus: probed [ 3.110057] davinci_mdio 48485000.mdio: davinci mdio revision 1.6, bus freq 1000000 [ 3.117752] davinci_mdio 48485000.mdio: detected phy mask fffffffc [ 3.138933] libphy: 48485000.mdio: probed [ 3.142967] davinci_mdio 48485000.mdio: phy[0]: device 48485000.mdio:00, driver Micrel KSZ9031 Gigabit PHY [ 3.152668] davinci_mdio 48485000.mdio: phy[1]: device 48485000.mdio:01, driver Micrel KSZ9031 Gigabit PHY [ 3.163635] cpsw 48484000.ethernet: Detected MACID = 7c:38:66:7a:ca:50 [ 3.170285] cpsw 48484000.ethernet: initialized cpsw ale version 1.4 [ 3.176672] cpsw 48484000.ethernet: ALE Table size 1024 [ 3.181933] cpsw 48484000.ethernet: device node lookup for pps timer failed [ 3.188966] cpsw 48484000.ethernet: cpts: overflow check period 500 (jiffies) [ 3.197280] cpsw 48484000.ethernet: cpsw: Detected MACID = 7c:38:66:7a:ca:51 [ 3.206428] i2c /dev entries driver [ 3.211396] IR NEC protocol handler initialized [ 3.215951] IR RC5(x/sz) protocol handler initialized [ 3.221027] IR RC6 protocol handler initialized [ 3.225578] IR JVC protocol handler initialized [ 3.230127] IR Sony protocol handler initialized [ 3.234766] IR SANYO protocol handler initialized [ 3.239491] IR Sharp protocol handler initialized [ 3.244388] IR MCE Keyboard/mouse protocol handler initialized [ 3.250248] IR XMP protocol handler initialized [ 3.260637] sdhci: Secure Digital Host Controller Interface driver [ 3.266847] sdhci: Copyright(c) Pierre Ossman [ 3.272134] sdhci-pltfm: SDHCI platform and OF driver helper [ 3.279481] sdhci-omap 4809c000.mmc: Got CD GPIO [ 3.285568] sdhci-omap 4809c000.mmc: no pinctrl state for ddr_1_8v mode [ 3.292221] sdhci-omap 4809c000.mmc: no pinctrl state for hs200_1_8v mode [ 3.360386] mmc0: SDHCI controller on 4809c000.mmc [4809c000.mmc] using ADMA [ 3.408073] mmc0: host does not support reading read-only switch, assuming write-enable [ 3.418999] mmc0: new high speed SDHC card at address 0007 [ 3.424970] mmcblk0: mmc0:0007 SD32G 29.0 GiB [ 3.430056] mmc1: SDHCI controller on 480b4000.mmc [480b4000.mmc] using ADMA [ 3.442175] mmcblk0: p1 p2 [ 3.451899] NET: Registered protocol family 10 [ 3.457777] Segment Routing with IPv6 [ 3.461548] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 3.468206] NET: Registered protocol family 17 [ 3.473118] Key type dns_resolver registered [ 3.477548] omap_voltage_late_init: Voltage driver support not added [ 3.483932] Power Management for TI OMAP4+ devices. [ 3.489164] Registering SWP/SWPB emulation handler [ 3.501548] mmc1: new DDR MMC card at address 0001 [ 3.506915] mmcblk1: mmc1:0001 R1J56L 13.8 GiB [ 3.520091] mmcblk1boot0: mmc1:0001 R1J56L partition 1 4.00 MiB [ 3.526327] mmcblk1boot1: mmc1:0001 R1J56L partition 2 4.00 MiB [ 3.532540] mmcblk1rpmb: mmc1:0001 R1J56L partition 3 128 KiB [ 3.537952] dmm 4e000000.dmm: workaround for errata i878 in use [ 3.540734] dmm 4e000000.dmm: initialized all PAT entries [ 3.550214] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 3.556862] [drm] No driver support for vblank timestamp query. [ 3.563732] [drm] Cannot find any crtc or sizes [ 3.571489] [drm] Initialized omapdrm 1.0.0 20110917 for omapdrm.0 on minor 0 [ 3.579376] hctosys: unable to open rtc device (rtc0) [ 3.585839] ALSA device list: [ 3.588822] No soundcards found. [ 4.192170] EXT4-fs (mmcblk0p2): recovery complete [ 4.197884] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 4.206075] VFS: Mounted root (ext4 filesystem) on device 179:2. [ 4.221572] devtmpfs: mounted [ 4.227459] Freeing unused kernel memory: 2048K [ 4.508302] systemd[1]: System time before build time, advancing clock. [ 4.553088] systemd[1]: systemd 234 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN default-hierarchy=hybrid) [ 4.574546] systemd[1]: Detected architecture arm. Welcome to Arago 2018.10! [ 4.612277] systemd[1]: Set hostname to . [ 4.640150] [drm] Cannot find any crtc or sizes [ 5.028679] random: systemd: uninitialized urandom read (16 bytes read) [ 5.035803] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ OK ] Started Dispatch Password Requests to Console Directory Watch. [ 5.080430] random: systemd: uninitialized urandom read (16 bytes read) [ 5.087215] systemd[1]: Listening on Network Service Netlink Socket. [ OK ] Listening on Network Service Netlink Socket. [ 5.130211] random: systemd: uninitialized urandom read (16 bytes read) [ 5.140495] systemd[1]: Created slice System Slice. [ OK ] Created slice System Slice. [ 5.170505] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 5.200401] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ OK ] Listening on /dev/initctl Compatibility Named Pipe. [ 5.240188] systemd[1]: Reached target Swap. [ OK ] Reached target Swap. [ 5.270336] systemd[1]: Listening on udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. [ OK ] Listening on Process Core Dump Socket. [ OK ] Listening on Journal Socket. Starting Load Kernel Modules... [ OK ] Created slice User and Session Slice. [ 5.432279] cmemk: loading out-of-tree module taints kernel. [ 5.438880] CMEMK module: reference Linux version 4.14.79 [ 5.445325] allocated heap buffer 0x40500000 of size 0x100000 [ 5.451157] cmemk initialized [ OK ] Created slice system-serial\x2dgetty.slice. [ 5.462529] cryptodev: driver 1.9 loaded. [ OK ] Listening on udev Control Socket. [ 5.497295] usbcore: registered new interface driver usbfs [ 5.502915] usbcore: registered new interface driver hub [ 5.508384] usbcore: registered new device driver usb [ 5.521575] usbcore: registered new interface driver usbserial [ 5.545028] usbcore: registered new interface driver ftdi_sio [ 5.550906] usbserial: USB Serial support registered for FTDI USB Serial Device [ OK ] Listening on Syslog Socket. Mounting Kernel Debug File System... Starting Remount Root and Kernel File Systems... [ 5.675314] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) Mounting Temporary Directory (/tmp)... Starting Create list of required st…ce nodes for the current kernel... Starting Journal Service... [ OK ] Reached target Slices. [ OK ] Created slice system-getty.slice. [ OK ] Started Forward Password Requests to Wall Directory Watch. [ OK ] Reached target Remote File Systems. [ OK ] Reached target Paths. Mounting POSIX Message Queue File System... [ OK ] Mounted Kernel Debug File System. [ OK ] Mounted POSIX Message Queue File System. [ OK ] Mounted Temporary Directory (/tmp). [ OK ] Started Journal Service. [ OK ] Started Load Kernel Modules. [ OK ] Started Remount Root and Kernel File Systems. [ OK ] Started Create list of required sta…vice nodes for the current kernel. Starting Rebuild Hardware Database... Starting Create System Users... Mounting Kernel Configuration File System... Starting Apply Kernel Variables... Starting Flush Journal to Persistent Storage... [ OK ] Mounted Kernel Configuration File System. [ OK ] Started Create System Users. [ OK ] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [ 6.579118] systemd-journald[127]: Received request to flush runtime journal from PID 1 [ OK ] Started Create Static Device Nodes in /dev. [ OK ] Started Flush Journal to Persistent Storage. [ OK ] Reached target Local File Systems (Pre). Mounting /var/volatile... Mounting /media/ram... Starting udev Kernel Device Manager... [ OK ] Mounted /var/volatile. [ OK ] Mounted /media/ram. Starting Load/Save Random Seed... [ OK ] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Rebuild Dynamic Linker Cache... Starting Create Volatile Files and Directories... [ OK ] Started udev Kernel Device Manager. [ OK ] Started Load/Save Random Seed. [ OK ] Started Rebuild Journal Catalog. [ OK ] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [ OK ] Started Update UTMP about System Boot/Shutdown. [ OK ] Started Rebuild Dynamic Linker Cache. [ OK ] Started Network Time Synchronization. [ OK ] Reached target System Time Synchronized. [ OK ] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [ OK ] Started Update is Completed. [ 9.900777] omap-rproc 58820000.ipu: assigned reserved memory node ipu1-memory@9d000000 [ 9.909016] remoteproc remoteproc0: 58820000.ipu is available [ 9.982642] omap-rproc 55020000.ipu: assigned reserved memory node ipu2-memory@95800000 [ 10.020277] remoteproc remoteproc1: 55020000.ipu is available [ 10.061192] omap-rproc 40800000.dsp: assigned reserved memory node dsp1-memory@99000000 [ 10.105623] remoteproc remoteproc2: 40800000.dsp is available [ 10.143942] omap-rproc 41000000.dsp: assigned reserved memory node dsp2-memory@9f000000 [ 10.179672] remoteproc remoteproc3: 41000000.dsp is available [ OK ] Started udev Coldplug all Devices. [ OK ] Reached target System Initialization. [ OK ] Started Daily rotation of log files. [ 10.507721] remoteproc remoteproc1: powering up 55020000.ipu [ OK [ 10.516080] remoteproc remoteproc1: Booting fw image dra7-ipu2-fw.xem4, size 3747220 ] Started Daily Cleanup of Temporary Directories. [ 10.525411] omap-iommu 55082000.mmu: 55082000.mmu: version 2.1 [ OK ] Reached target Timers. [ 10.572252] remoteproc remoteproc0: powering up 58820000.ipu [ 10.579075] remoteproc remoteproc0: Booting fw image dra7-ipu1-fw.xem4, size 6680920 [ 10.600658] omap-iommu 58882000.mmu: 58882000.mmu: version 2.1 [ 10.692560] virtio_rpmsg_bus virtio0: rpmsg host is online [ 10.698154] remoteproc remoteproc0: registered virtio0 (type 7) [ 10.714431] remoteproc remoteproc0: remote processor 58820000.ipu is now up [ 10.725266] virtio_rpmsg_bus virtio1: rpmsg host is online [ 10.725345] remoteproc remoteproc1: registered virtio1 (type 7) [ 10.725351] remoteproc remoteproc1: remote processor 55020000.ipu is now up [ 10.774281] virtio_rpmsg_bus virtio1: creating channel rpmsg-rpc addr 0x65 [ 10.800407] virtio_rpmsg_bus virtio0: creating channel rpmsg-proto addr 0x3d [ 10.820169] virtio_rpmsg_bus virtio1: creating channel rpmsg-rpc addr 0x66 Starting Network Service... [ OK ] Listening on dropbear.socket. [ OK ] Listening on RPCbind Server Activation Socket. [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket. [ OK ] Listening on D-Bus System Message Bus Socket. [ OK ] Reached target Sockets. [ OK ] Reached target Basic System. [ 11.466718] omap_gpio 48057000.gpio: Could not set line 16 debounce to 20000 microseconds (-22) [ OK ] Started System Logging Service. Starting TI MultiCore Tools Daemon... [ 11.870132] ov2659 0-0030: Sensor detection failed (3030, 0) Starting Login Service... [ 11.908652] palmas-rtc 48070000.i2c:tps659038@58:tps659038_rtc: rtc core: registered 48070000.i2c:tps659038@58:tps659038_rtc as rtc0 Starting TI IPC Daemon... [ OK ] Reached target Containers. [ OK ] Started Job spooling tools. [ 12.139678] omap_rtc 48838000.rtc: registered as rtc1 Starting Print notice about GPLv3 packages... [ 12.174004] remoteproc remoteproc3: powering up 41000000.dsp [ 12.178124] omap-des 480a5000.des: OMAP DES hw accel rev: 2.2 [ 12.203011] remoteproc remoteproc3: Booting fw image dra7-dsp2-fw.xe66, size 20392708 [ 12.203014] omap-des 480a5000.des: will run requests pump with realtime priority [ 12.220189] omap_hwmod: mmu0_dsp2: _wait_target_disable failed [ 12.220243] omap-iommu 41501000.mmu: 41501000.mmu: version 3.0 [ 12.220288] omap-iommu 41502000.mmu: 41502000.mmu: version 3.0 [ 12.338544] virtio_rpmsg_bus virtio2: creating channel rpmsg-proto addr 0x3d [ 12.339415] virtio_rpmsg_bus virtio2: rpmsg host is online [ 12.339493] remoteproc remoteproc3: registered virtio2 (type 7) [ 12.339499] remoteproc remoteproc3: remote processor 41000000.dsp is now up [ 12.368174] SCSI subsystem initialized Starting Avahi mDNS/DNS-SD Stack... [ OK ] Started Hardware RNG Entropy Gatherer Daemon. [ OK ] Started D-Bus System Message Bus. [ 12.516044] remoteproc remoteproc2: powering up 40800000.dsp [ 12.548279] remoteproc remoteproc2: Booting fw image dra7-dsp1-fw.xe66, size 20392708 [ 12.561015] vpe 489d0000.vpe: loading firmware vpdma-1b8.bin [ 12.600377] vpe 489d0000.vpe: Device registered as /dev/video0 [ 12.631013] ahci 4a140000.sata: SSS flag set, parallel bus scan disabled [ 12.631041] ahci 4a140000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 12.631050] ahci 4a140000.sata: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part ccc apst [ 12.670115] scsi host0: ahci [ 12.670574] ata1: SATA max UDMA/133 mmio [mem 0x4a140000-0x4a1410ff] port 0x100 irq 80 [ 12.785544] omap_hwmod: mmu0_dsp1: _wait_target_disable failed [ 12.815595] omap-iommu 40d01000.mmu: 40d01000.mmu: version 3.0 [ 12.828521] omap-iommu 40d02000.mmu: 40d02000.mmu: version 3.0 [ 12.834289] vip 48990000.vip: loading firmware vpdma-1b8.bin [ OK ] Started Avahi mDNS/DNS-SD Stack. Starting RPC Bind Service... [ 12.938881] virtio_rpmsg_bus virtio3: rpmsg host is online [ 12.945211] remoteproc remoteproc2: registered virtio3 (type 7) [ 12.960112] vip 48990000.vip: VPDMA firmware loaded [ 12.974973] remoteproc remoteproc2: remote processor 40800000.dsp is now up [ 12.993920] virtio_rpmsg_bus virtio3: creating channel rpmsg-proto addr 0x3d [ 13.002634] ata1: SATA link down (SStatus 0 SControl 300) [ OK ] Started Kernel Logging Service. Starting uim-sysfs.service... [ 13.190492] net eth1: initializing cpsw version 1.15 (0) [ 13.295201] EXT4-fs (mmcblk1): recovery complete [ 13.299881] EXT4-fs (mmcblk1): mounted filesystem with ordered data mode. Opts: (null) [ 13.330691] Micrel KSZ9031 Gigabit PHY 48485000.mdio:01: attached PHY driver [Micrel KSZ9031 Gigabit PHY] (mii_bus:phy_addr=48485000.mdio:01, irq=POLL) [ OK ] Started Periodic Command Scheduler. [ 13.437329] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ 13.718188] net eth0: initializing cpsw version 1.15 (0) [ 13.819750] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ OK ] Started Network Service. [ OK [ 13.890486] omap-sham 4b101000.sham: hw accel on OMAP rev 4.3 ] Started TI MultiCore Tools Daemon. [ 13.912515] Micrel KSZ9031 Gigabit PHY 48485000.mdio:00: attached PHY driver [Micrel KSZ [ 135.261836] NET: Registered protocol family 15 [ 135.392990] Initializing XFRM netlink socket _____ _____ _ _ | _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | | _| .'| . | . | | __| _| . | | | -_| _| _| |__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| |___| |___| Arago Project http://arago-project.org am57xx-evm ttyS2 Arago 2018.10 am57xx-evm ttyS2 am57xx-evm login: root root@am57xx-evm:~# root@am57xx-evm:~#