U-Boot SPL 2017.01-00458-gd10e262-dirty (Feb 26 2018 - 14:01:27) Trying to boot from MMC1 SPL: Please implement spl_start_uboot() for your board SPL: Direct Linux boot not active! reading u-boot.img reading u-boot.img reading u-boot.img reading u-boot.img U-Boot 2017.01-00458-gd10e262-dirty (Feb 26 2018 - 14:01:27 +0530) CPU : AM437X-GP rev 1.2 Model: TI AM437x GP EVM DRAM: 1 GiB PMIC: TPS65218 NAND: 0 MiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1, OMAP SD/MMC: 2 reading uboot.env ** Unable to read "uboot.env" from mmc0:1 ** Using default environment Net: Hit any key to stop autoboot: 0 switch to partitions #0, OK mmc0 is current device SD/MMC found on device 0 reading boot.scr ** Unable to read file boot.scr ** ** Bad device specification 0x82000000 uEnv ** switch to partitions #0, OK mmc0 is current device SD/MMC found on device 0 3977744 bytes read in 804 ms (4.7 MiB/s) 55686 bytes read in 34 ms (1.6 MiB/s) Booting from mmc0 ... ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Loading Device Tree to 8ffef000, end 8ffff985 ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.9.59-rt23-g273202a0d3 (root@lap000255) (gcc version 6.2.1 20161016 (Linaro GCC 6.2-2016.11) ) #66 PREEMPT RT Tu8 [ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c53c7d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt:Machine model: TI AM437x GP EVM [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 48 MiB at 0xbd000000 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM437x ES1.2 (sgx neon) [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260416 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/mmcblk0p2 rw [ 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: 976136K/1048576K available (8192K kernel code, 331K rwdata, 2644K rodata, 1024K init, 354K bss, 23288K reserved, 49152K) [ 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 - 0xc0900000 (9184 kB) [ 0.000000] .init : 0xc0c00000 - 0xc0d00000 (1024 kB) [ 0.000000] .data : 0xc0d00000 - 0xc0d52da0 ( 332 kB) [ 0.000000] .bss : 0xc0d52da0 - 0xc0dab780 ( 355 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] RCU kthread priority: 1. [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] L2C: platform modifies aux control register: 0x0e030000 -> 0x3e430000 [ 0.000000] L2C: DT/platform modifies aux control register: 0x0e030000 -> 0x3e430000 [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 [ 0.000000] OMAP L2C310: ROM does not support power control setting [ 0.000000] L2C-310 dynamic clock gating disabled, standby mode disabled [ 0.000000] L2C-310 cache controller enabled, 16 ways, 256 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c9, AUX_CTRL 0x4e430000 [ 0.000000] 1 number of clocks [ 0.000000] omap2_clk_enable_init_clocks function is called [ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz [ 0.000012] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000023] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000029] OMAP clocksource: timer1 at 24000000 Hz [ 0.000149] sched_clock: 64 bits at 500MHz, resolution 2ns, wraps every 4398046511103ns [ 0.000158] clocksource: arm_global_timer: mask: 0xffffffffffffffff max_cycles: 0xe6a171a037, max_idle_ns: 881590485102 ns [ 0.000174] Switching to timer-based delay loop, resolution 2ns [ 0.000545] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns [ 0.000548] OMAP clocksource: 32k_counter at 32768 Hz [ 0.000955] Console: colour dummy device 80x30 [ 0.001089] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' [ 0.001091] This ensures that you still see kernel messages. Please [ 0.001092] update your kernel commandline. [ 0.001114] Calibrating delay loop (skipped), value calculated using timer frequency.. 1000.00 BogoMIPS (lpj=5000000) [ 0.001119] pid_max: default: 32768 minimum: 301 [ 0.001236] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001241] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.002104] CPU: Testing write buffer coherency: ok [ 0.002414] Setting up static identity map for 0x80100000 - 0x80100060 [ 0.003423] EFI services will not be available. [ 0.004207] devtmpfs: initialized [ 0.017224] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.017539] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.017565] futex hash table entries: 256 (order: 1, 8192 bytes) [ 0.021001] pinctrl core: initialized pinctrl subsystem [ 0.022203] NET: Registered protocol family 16 [ 0.023647] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.094623] OMAP GPIO hardware version 0.1 [ 0.095330] GPIO line 61 (PRU_UART) hogged as output/high [ 0.101614] GPIO line 135 (Backlight) hogged as output/high [ 0.103576] omap_gpio 48322000.gpio: could not find pctldev for node /ocp@44000000/l4_wkup@44c00000/scm@210000/pinmux@800/display_mux_pins,e [ 0.111649] No ATAGs? [ 0.111675] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.111686] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.126520] edma 49000000.edma: TI EDMA DMA engine driver [ 0.130585] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp@44000000/l4_wkup@44c00000/scm@210000/pinmux@800/i2c0_pins, deferrine [ 0.130641] omap_i2c 4802a000.i2c: could not find pctldev for node /ocp@44000000/l4_wkup@44c00000/scm@210000/pinmux@800/i2c1_pins, deferrine [ 0.130773] media: Linux media interface: v0.10 [ 0.130832] Linux video capture interface: v2.00 [ 0.130872] pps_core: LinuxPPS API ver. 1 registered [ 0.130880] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.130902] PTP clock support registered [ 0.130941] EDAC MC: Ver: 3.0.0 [ 0.131846] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400 [ 0.132192] Advanced Linux Sound Architecture Driver Initialized. [ 0.133764] clocksource: Switched to clocksource arm_global_timer [ 0.142739] NET: Registered protocol family 2 [ 0.143460] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.143546] TCP bind hash table entries: 8192 (order: 5, 196608 bytes) [ 0.144110] TCP: Hash tables configured (established 8192 bind 8192) [ 0.144298] UDP hash table entries: 512 (order: 3, 32768 bytes) [ 0.144419] UDP-Lite hash table entries: 512 (order: 3, 32768 bytes) [ 0.144826] NET: Registered protocol family 1 [ 0.145332] RPC: Registered named UNIX socket transport module. [ 0.145346] RPC: Registered udp transport module. [ 0.145351] RPC: Registered tcp transport module. [ 0.145357] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.147800] workingset: timestamp_bits=14 max_order=18 bucket_order=4 [ 0.153539] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.154516] NFS: Registering the id_resolver key type [ 0.154552] Key type id_resolver registered [ 0.154560] Key type id_legacy registered [ 0.154614] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.158396] bounce: pool size: 64 pages [ 0.158607] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 0.158621] io scheduler noop registered [ 0.158628] io scheduler deadline registered [ 0.158759] io scheduler cfq registered (default) [ 0.161833] pinctrl-single 44e10800.pinmux: 199 pins at pa f9e10800 size 796 [ 0.165008] backlight supply power not found, using dummy regulator [ 0.216696] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled [ 0.219029] omap8250 44e09000.serial: No clock speed specified: using default: 48000000 [ 0.219746] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 30, base_baud = 3000000) is a 8250 [ 0.925669] console [ttyS0] enabled [ 0.929671] omap8250 48022000.serial: No clock speed specified: using default: 48000000 [ 0.938345] 48022000.serial: ttyS1 at MMIO 0x48022000 (irq = 31, base_baud = 3000000) is a 8250 [ 0.947512] omap8250 481a6000.serial: No clock speed specified: using default: 48000000 [ 0.956150] 481a6000.serial: ttyS3 at MMIO 0x481a6000 (irq = 32, base_baud = 3000000) is a 8250 [ 0.966697] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20 [ 0.973512] [drm] Initialized [ 0.977839] 4832a000.dss supply vdda_video not found, using dummy regulator [ 0.984988] OMAP DSS rev 2.0 [ 0.988045] omapdss_dss 4832a000.dss: bound 4832a400.dispc (ops dispc_component_ops) [ 0.997070] display supply vcc not found, using dummy regulator [ 1.016616] brd: module loaded [ 1.026202] loop: module loaded [ 1.031840] spi spi1.0: not using DMA for McSPI (-19) [ 1.037268] m25p80 spi1.0: w25x20 (256 Kbytes) [ 1.041752] 1 ofpart partitions found on MTD device spi1.0 [ 1.047263] Creating 1 MTD partitions on "spi1.0": [ 1.052082] 0x000000000000-0x000000040000 : "BootLoader" [ 1.059520] libphy: Fixed MDIO Bus: probed [ 1.133835] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 [ 1.139971] davinci_mdio 4a101000.mdio: detected phy mask fffffffc [ 1.147682] libphy: 4a101000.mdio: probed [ 1.151727] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver Micrel KSZ9031 Gigabit PHY [ 1.161428] davinci_mdio 4a101000.mdio: phy[1]: device 4a101000.mdio:01, driver TI TLK10X 10/100 Mbps PHY [ 1.171900] cpsw 4a100000.ethernet: Detected MACID = 50:65:83:de:9d:e3 [ 1.178601] cpsw 4a100000.ethernet: device node lookup for pps timer failed [ 1.185628] cpsw 4a100000.ethernet: cpts: overflow check period 500 (jiffies) [ 1.193681] cpsw 4a100000.ethernet: cpsw: Detected MACID = 50:65:83:de:9d:e5 [ 1.202599] mousedev: PS/2 mouse device common for all mice [ 1.208753] i2c /dev entries driver [ 1.214187] omap_hsmmc 48060000.mmc: Got CD GPIO [ 1.334384] omap_hsmmc 47810000.mmc: RX DMA channel request failed [ 1.348232] NET: Registered protocol family 26 [ 1.355914] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) [ 1.362973] NET: Registered protocol family 10 [ 1.368849] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 1.375652] NET: Registered protocol family 17 [ 1.380206] Bridge firewalling registered [ 1.382408] mmc0: host does not support reading read-only switch, assuming write-enable [ 1.385224] mmc0: new high speed SDHC card at address aaaa [ 1.394038] mmcblk0: mmc0:aaaa SL08G 7.40 GiB [ 1.395743] mmcblk0: p1 p2 [ 1.407408] 8021q: 802.1Q VLAN Support v1.8 [ 1.411664] Key type dns_resolver registered [ 1.416177] omap_voltage_late_init: Voltage driver support not added [ 1.429980] omapdrm omapdrm.0: DMM not available, disable DMM support [ 1.437145] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.443847] [drm] No driver support for vblank timestamp query. [ 1.512059] Console: switching to colour frame buffer device 100x30 [ 1.535131] omapdrm omapdrm.0: fb0: omapdrm frame buffer device [ 1.542628] GPIO line 168 (SelLCDorHDMI) hogged as output/high [ 1.548513] GPIO line 169 (PRU1_UART) hogged as output/high [ 1.554151] GPIO line 170 (WL_EN) hogged as output/high [ 1.559407] requesting hog GPIO WL_TXR_EN (chip gpio, offset 10) failed, -16 [ 1.566500] gpiochip_add_data: GPIOs 160..191 (gpio) failed to register [ 1.573150] omap_gpio 48322000.gpio: Could not register gpio chip -16 [ 1.579689] omap_gpio: probe of 48322000.gpio failed with error -16 [ 1.632390] ov2659 0-0030: Sensor detection failed (3030, 0) [ 1.638194] omap_i2c 44e0b000.i2c: bus 0 rev0.12 at 100 kHz [ 1.676456] ov2659 1-0030: Sensor detection failed (3030, 0) [ 1.683085] omap_i2c 4802a000.i2c: bus 1 rev0.12 at 100 kHz [ 1.691255] asoc-simple-card sound0: tlv320aic3x-hifi <-> 4803c000.mcasp mapping ok [ 1.710813] hctosys: unable to open rtc device (rtc0) [ 1.716596] ALSA device list: [ 1.719588] #0: AM437x-GP-EVM [ 1.724942] EXT4-fs (mmcblk0p2): mounting ext3 file system using the ext4 subsystem [ 1.733876] random: fast init done [ 1.871716] mmc1: new high speed MMC card at address 0001 [ 1.880013] mmcblk1: mmc1:0001 MMC04G 3.60 GiB [ 1.886801] mmcblk1boot0: mmc1:0001 MMC04G partition 1 16.0 MiB [ 1.895139] mmcblk1boot1: mmc1:0001 MMC04G partition 2 16.0 MiB [ 1.906576] mmcblk1: p1 p2 p3 p4 [ 5.387314] EXT4-fs (mmcblk0p2): recovery complete [ 5.393929] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 5.402124] VFS: Mounted root (ext3 filesystem) on device 179:2. [ 5.411665] devtmpfs: mounted [ 5.416511] Freeing unused kernel memory: 1024K [ 5.647353] systemd[1]: System time before build time, advancing clock. [ 5.676142] systemd[1]: systemd 230 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCR) [ 5.694829] systemd[1]: Detected architecture arm. Welcome to Arago 2017.10! [ 5.735080] systemd[1]: Set hostname to . [ 6.205267] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ OK ] Started Forward Password Requests to Wall Directory Watch. [ 6.244365] systemd[1]: Listening on Journal Socket. [ OK ] Listening on Journal Socket. [ 6.274297] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ OK ] Listening on /dev/initctl Compatibility Named Pipe. [ 6.314195] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 6.344018] systemd[1]: Reached target Remote File Systems. [ OK ] Reached target Remote File Systems. [ 6.374144] systemd[1]: Listening on Syslog Socket. [ OK ] Listening on Syslog Socket. [ 6.404317] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ OK ] Started Dispatch Password Requests to Console Directory Watch. [ OK ] Listening on Network Service Netlink Socket. [ OK ] Listening on Process Core Dump Socket. [ OK ] Listening on udev Kernel Socket. [ OK ] Reached target Swap. [ OK ] Created slice User and Session Slice. [ OK ] Created slice System Slice. Starting Create list of required st... nodes for the current kernel... Starting Setup Virtual Console... Starting Load Kernel Modules... [ 6.760007] cmemk: loading out-of-tree module taints kernel. [ 6.768337] CMEMK module: reference Linux version 4.9.59 [ 6.779828] no physical memory specified Mounting Temporary Directory...[ 6.788831] cmemk initialized [ 6.814263] cryptodev: driver 1.8 loaded. Starting Remount Root and Kernel File Systems... [ 6.861034] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) Starting Journal Service... [ OK ] Created slice system-serial\x2dgetty.slice. Mounting POSIX Message Queue File System... [ OK ] Created slice system-getty.slice. [ OK ] Reached target Slices. [ OK ] Listening on udev Control Socket. Starting alignment.service... [ OK ] Reached target Paths. Mounting Debug File System... [ OK ] Mounted POSIX Message Queue File System. [ OK ] Mounted Temporary Directory. [ OK ] Mounted Debug File System. [ OK ] Started Journal Service. [ OK ] Started Create list of required sta...ce nodes for the current kernel. [ OK ] Started Setup Virtual Console. [ OK ] Started Load Kernel Modules. [ OK ] Started Remount Root and Kernel File Systems. [ OK ] Started alignment.service. Starting udev Coldplug all Devices... Mounting Configuration File System... Starting Apply Kernel Variables... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [ OK ] Mounted Configuration File System. [ OK ] Started Apply Kernel Variables. [ OK ] Started Create Static Device Nodes in /dev. [ 7.834673] systemd-journald[142]: Received request to flush runtime journal from PID 1 [ OK ] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [ OK ] Reached target Local File Systems (Pre). Mounting /var/volatile... Mounting /media/ram... [ OK ] Mounted /var/volatile. [ OK ] Mounted /media/ram. Starting Load/Save Random Seed... [ OK ] Reached target Local File Systems. Starting Create Volatile Files and Directories... [ OK ] Started udev Kernel Device Manager. [ OK ] Started Load/Save Random Seed. [ 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 Network Time Synchronization. [ OK ] Reached target System Time Synchronized. [ 9.474990] remoteproc remoteproc0: wkup_m3 is available [ OK ] Found device /dev/ttyS0. [ 9.558215] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ OK ] Started udev Coldplug all Devices. [ 9.633352] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0 [ OK ] Reached target System Initialization. [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket. [ 9.752362] remoteproc remoteproc0: powering up wkup_m3 [ OK ] Listening on D-Bus System Message Bus Socket. [ 9.852519] remoteproc remoteproc0: Booting fw image am335x-pm-firmware.elf, size 224268 [ OK ] Listening on dropbear.socket. [ OK ] Started Daily Cleanup of Temporary Directories. [ 9.954799] remoteproc remoteproc0: remote processor wkup_m3 is now up [ 9.954927] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x192 [ 10.077469] input: pixcir_tangoc as /devices/platform/44000000.ocp/4802a000.i2c/i2c-1/1-005c/input/input0 [ OK ] Reached target Timers. [ OK ] Listening on RPCbind Server Activation Socket. [ OK ] Reached target Sockets. [ OK ] Reached target Basic System. Starting Login Service... [ OK ] Started D-Bus System Message Bus. [ 10.889277] omap-sham 53100000.sham: hw accel on OMAP rev 0.0 [ 11.043011] omap-aes 53501000.aes: OMAP AES hw accel rev: 0.1 [ 11.078866] omap-aes 53501000.aes: will run requests pump with realtime priority [ 11.205056] omap-des 53701000.des: OMAP DES hw accel rev: 0.33 [ 11.253943] omap-des 53701000.des: will run requests pump with realtime priority Starting Network Service... [ 11.359782] [drm] Initialized pvr 1.14.3699939 20110701 on minor 1 Starting Avahi mDNS/DNS-SD Stack... Starting uim-sysfs.service... Starting Save/Restore Sound Card State... Starting Telephony service... [ OK ] Started System Logging Service. Starting Print notice about GPLv3 packages... [ 12.287941] net eth1: initializing cpsw version 1.15 (0) [ 12.293299] cpsw 4a100000.ethernet: initialized cpsw ale version 1.4 [ OK ] Started Kernel Logging Service. [ 12.514928] cpsw 4a100000.ethernet: ALE Table size 1024 [ OK ] Started Network Service. [ OK ] Started Save/Restore Sound Card State. [ 12.674404] TI TLK10X 10/100 Mbps PHY 4a101000.mdio:01: attached PHY driver [TI TLK10X 10/100 Mbps PHY] (mii_bus:phy_addr=4a101000.mdio:01,) [ 12.868347] cpts ptp bc clkid 0 [ 12.982176] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ 13.038139] 8021q: adding VLAN 0 to HW filter on device eth1 [ OK ] Started Avahi mDNS/DNS-SD Stack. [ OK ] Started Telephony service. [ OK ] Started Login Service. [ OK ] Reached target Network. [ 13.347549] net eth0: initializing cpsw version 1.15 (0) Starting Lightning Fast Webserver With Light System Requirements... [ 13.546514] Micrel KSZ9031 Gigabit PHY 4a101000.mdio:00: attached PHY driver [Micrel KSZ9031 Gigabit PHY] (mii_bus:phy_addr=4a101000.mdio:0) Starting Simple Network Management Protocol (SNMP) Daemon.... [ 13.762753] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 13.768643] 8021q: adding VLAN 0 to HW filter on device eth0 [ OK ] Started strongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf. Starting Enable and configure wl18xx bluetooth stack... Starting Permit User Sessions... Starting Network Name Resolution... [ OK ] Started Lightning Fast Webserver With Light System Requirements. [ OK ] Started Permit User Sessions. [ OK ] Created slice system-systemd\x2dbacklight.slice. Starting Load/Save Screen Backlight...htness of backlight:backlight... [ OK ] Started Getty on tty1. [ OK ] Started Serial Getty on ttyS0. [ OK ] Reached target Login Prompts. Starting Synchronize System and HW clocks... [ OK ] Started Network Name Resolution. [ OK ] Started Load/Save Screen Backlight Brightness of backlight:backlight. [ OK ] Started Synchronize System and HW clocks. [ OK ] Reached target Sound Card. [ 17.089689] EXT4-fs (mmcblk1p3): mounting ext3 file system using the ext4 subsystem [ 17.099020] EXT4-fs (mmcblk1p2): mounting ext3 file system using the ext4 subsystem [ 17.186996] EXT4-fs (mmcblk1p2): recovery complete [ 17.187013] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null) [ 17.405684] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. [ 17.408742] NET: Registered protocol family 15 [ 17.427738] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. [ 17.434970] FAT-fs (mmcblk1p4): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. [ 18.142482] EXT4-fs (mmcblk1p3): recovery complete [ 18.147763] EXT4-fs (mmcblk1p3): mounted filesystem with ordered data mode. Opts: (null) [ OK ] Started Enable and configure wl18xx bluetooth stack. [ OK ] Started Simple Network Management Protocol (SNMP) Daemon.. [ 19.918987] Initializing XFRM netlink socket _____ _____ _ _ | _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | | _| .'| . | . | | __| _| . | | | -_| _| _| |__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| |___| |___| Arago Project http://arago-project.org am437x-evm ttyS0 Arago 2017.10 am437x-evm ttyS0 am437x-evm login: [ 22.276876] random: crng init done [ 26.397945] ti-pruss 54400000.pruss: creating PRU cores and other child platform devices [ 26.503029] irq: no irq domain found for /ocp@44000000/pruss_soc_bus@54426000/pruss@54400000/intc@54420000 ! [ 26.573469] irq: no irq domain found for /ocp@44000000/pruss_soc_bus@54426000/pruss@54400000/intc@54420000 ! [ 26.738139] ti-pruss 54440000.pruss: creating PRU cores and other child platform devices [ 26.822315] irq: no irq domain found for /ocp@44000000/pruss_soc_bus@54426000/pruss@54440000/intc@54460000 ! [ 26.846497] usbcore: registered new interface driver usbfs [ 26.864029] usbcore: registered new interface driver hub [ 26.864676] usbcore: registered new device driver usb [ 26.889518] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller [ 26.889561] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 1 [ 26.892789] xhci-hcd xhci-hcd.3.auto: hcc params 0x0238f06d hci version 0x100 quirks 0x02010010 [ 26.904068] xhci-hcd xhci-hcd.3.auto: irq 258, io mem 0x48390000 [ 26.912057] hub 1-0:1.0: USB hub found [ 26.913872] hub 1-0:1.0: 1 port detected [ 26.915924] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller [ 26.915946] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 2 [ 26.921362] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 26.931355] hub 2-0:1.0: USB hub found [ 26.934045] hub 2-0:1.0: 1 port detected [ 26.939996] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller [ 26.940033] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 3 [ 26.940624] xhci-hcd xhci-hcd.4.auto: hcc params 0x0238f06d hci version 0x100 quirks 0x02010010 [ 26.969780] xhci-hcd xhci-hcd.4.auto: irq 259, io mem 0x483d0000 [ 26.971526] hub 3-0:1.0: USB hub found [ 26.971995] hub 3-0:1.0: 1 port detected [ 26.973410] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller [ 26.973433] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 4 [ 26.974356] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 26.976415] hub 4-0:1.0: USB hub found [ 26.976477] hub 4-0:1.0: 1 port detected [ 28.015103] irq: no irq domain found for /ocp@44000000/pruss_soc_bus@54426000/pruss@54440000/intc@54460000 ! [ 28.213705] remoteproc remoteproc1: 54434000.pru0 is available [ 28.222252] pru-rproc 54434000.pru0: PRU rproc node /ocp@44000000/pruss_soc_bus@54426000/pruss@54400000/pru@54434000 probed successfully *************************************************************** **************************************************************[ 28.332221] remoteproc remoteproc2: 54438000.pru1 is available * NOTICE: This file system contains the following GPLv3 packages: autoconf binutils cifs-utils cpp-symlinks cpp dosfstools g++-symlinks g++ gawk-dev gawk gcc-symlinks gcc gdb gdbserver glmark2 gstreamer1.0-libav hidapi libcairo-perf-utils libgmp10 libidn11 libmpc3 libmpfr4 libreadline-dev libreadline6 m4-dev m4 make nettle [ 28.383494] pru-rproc 54438000.pru1: PRU rproc node /ocp@44000000/pruss_soc_bus@54426000/pruss@54400000/pru@54438000 probed successy swig-dev swig 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[ 28.442819] remoteproc remoteproc3: 54474000.pru0 is available remove Where 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 [ 28.468685] pru-rproc 54474000.pru0: PRU rproc node /ocp@44000000/pruss_soc_bus@5442y should use the --force-removal-of-dependent-packages option to also remove the dependent packages as well *******[ 28.516405] remoteproc remoteproc4: 54478000.pru1 is available ******************************************************** ******[ 28.544082] pru-rproc 54478000.pru1: PRU rproc node /ocp@44000000/pruss_soc_bus@54426000/pruss@54440000/pru@54478000 probed successfuy ********************************************************* [ 28.993459] PVR_K: UM DDK-(3699939) and KM DDK-(3699939) match. [ OK ] _____ _____ _ _ | _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | | _| .'| . | . | | __| _| . | | | -_| _| _| |__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| |___| |___| Arago Project http://arago-project.org am437x-evm ttyS0 Arago 2017.10 am437x-evm ttyS0 am437x-evm login: root ^[[38;143Rroot@am437x-evm:~# ;143R -sh: syntax error near unexpected token `;' root@am437x-evm:~#