U-Boot SPL 2017.01-00458-gccd1c34-dirty (Apr 16 2019 - 10:33:12) 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-gccd1c34-dirty (Apr 16 2019 - 10:33:12 -0500) CPU : AM437X-GP rev 1.2 Model: TI AM437x UTI BOARD DRAM: 512 MiB PMIC: TPS65218 NAND: 0 MiB MMC: OMAP SD/MMC: 0 reading uboot.env Net: Mac Addr = f0:b5:d1:3e:83:62 cpsw Hit any key to stop autoboot: 0 ## Error: "findfdt" not defined reading uEnv.txt 717 bytes read in 5 ms (139.6 KiB/s) Importing environment from mmc0 ... 3658624 bytes read in 736 ms (4.7 MiB/s) 47664 bytes read in 37 ms (1.2 MiB/s) ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Loading Device Tree to 8fff1000, end 8ffffa2f ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.9.69-g9ce43c71ae (michael_j@UTI-CPELNX-03) (gcc version 6.2.1 20161016 (Linaro GCC 6.2-2016.11) ) #1 PREEMPT Mon Apr 15 14:21:15 CDT 2019 [ 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 UTI BOARD [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 48 MiB at 0x9d000000 [ 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: 129920 [ 0.000000] Kernel command line: console=ttyO0,115200n8 video=HDMI-A-1:800x600 root=PARTUUID=284581e2-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: 457912K/524288K available (7168K kernel code, 295K rwdata, 2392K rodata, 1024K init, 288K bss, 17224K reserved, 49152K cma-reserved, 0K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xe0800000 - 0xff800000 ( 496 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 - 0xc0800000 (8160 kB) [ 0.000000] .init : 0xc0b00000 - 0xc0c00000 (1024 kB) [ 0.000000] .data : 0xc0c00000 - 0xc0c49cc8 ( 296 kB) [ 0.000000] .bss : 0xc0c49cc8 - 0xc0c91fb4 ( 289 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] 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] OMAP clockevent source: timer2 at 19200000 Hz [ 0.000011] sched_clock: 32 bits at 19MHz, resolution 52ns, wraps every 111848106981ns [ 0.000028] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 99544814920 ns [ 0.000037] OMAP clocksource: timer1 at 19200000 Hz [ 0.000401] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns [ 0.000411] OMAP clocksource: 32k_counter at 32768 Hz [ 0.000717] Console: colour dummy device 80x30 [ 0.000742] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' [ 0.000748] This ensures that you still see kernel messages. Please [ 0.000752] update your kernel commandline. [ 0.000771] Calibrating delay loop... 1987.37 BogoMIPS (lpj=9936896) [ 0.060165] pid_max: default: 32768 minimum: 301 [ 0.060280] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.060291] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.061019] CPU: Testing write buffer coherency: ok [ 0.061356] Setting up static identity map for 0x80100000 - 0x80100060 [ 0.062102] EFI services will not be available. [ 0.062803] devtmpfs: initialized [ 0.072819] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.073104] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.073127] futex hash table entries: 256 (order: -1, 3072 bytes) [ 0.076279] pinctrl core: initialized pinctrl subsystem [ 0.077330] NET: Registered protocol family 16 [ 0.078662] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.180173] cpuidle: using governor ladder [ 0.210164] cpuidle: using governor menu [ 0.219329] No ATAGs? [ 0.219356] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.219368] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.256469] edma 49000000.edma: TI EDMA DMA engine driver [ 0.260124] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp@44000000/l4_wkup@44c00000/scm@210000/pinmux@800/i2c_0_pins_default, deferring probe [ 0.260344] media: Linux media interface: v0.10 [ 0.260393] Linux video capture interface: v2.00 [ 0.260439] pps_core: LinuxPPS API ver. 1 registered [ 0.260445] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.260466] PTP clock support registered [ 0.260514] EDAC MC: Ver: 3.0.0 [ 0.261331] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400 [ 0.261618] Advanced Linux Sound Architecture Driver Initialized. [ 0.262601] clocksource: Switched to clocksource timer1 [ 0.270719] NET: Registered protocol family 2 [ 0.271355] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.271395] TCP bind hash table entries: 4096 (order: 2, 16384 bytes) [ 0.271436] TCP: Hash tables configured (established 4096 bind 4096) [ 0.271524] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.271539] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.271662] NET: Registered protocol family 1 [ 0.272034] RPC: Registered named UNIX socket transport module. [ 0.272046] RPC: Registered udp transport module. [ 0.272051] RPC: Registered tcp transport module. [ 0.272056] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.274132] workingset: timestamp_bits=14 max_order=17 bucket_order=3 [ 0.279348] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.280087] NFS: Registering the id_resolver key type [ 0.280120] Key type id_resolver registered [ 0.280126] Key type id_legacy registered [ 0.280165] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.284853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) [ 0.284872] io scheduler noop registered [ 0.284879] io scheduler deadline registered [ 0.285005] io scheduler cfq registered (default) [ 0.286505] pinctrl-single 44e10800.pinmux: 199 pins at pa f9e10800 size 796 [ 0.334421] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled [ 0.336917] omap8250 44e09000.serial: No clock speed specified: using default: 48000000 [ 0.337651] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 30, base_baud = 3000000) is a 8250 [ 0.967566] console [ttyS0] enabled [ 0.972453] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20 [ 0.979262] [drm] Initialized [ 0.995205] brd: module loaded [ 1.004208] loop: module loaded [ 1.009096] libphy: Fixed MDIO Bus: probed [ 1.082669] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 [ 1.088804] davinci_mdio 4a101000.mdio: no live phy, scanning all [ 1.095210] davinci_mdio: probe of 4a101000.mdio failed with error -5 [ 1.102218] cpsw 4a100000.ethernet: Detected MACID = f0:b5:d1:3e:99:88 [ 1.108910] cpsw 4a100000.ethernet: device node lookup for pps timer failed [ 1.115954] cpsw 4a100000.ethernet: cpts: overflow check period 500 (jiffies) [ 1.124518] mousedev: PS/2 mouse device common for all mice [ 1.130540] i2c /dev entries driver [ 1.135723] cpuidle: enable-method property 'ti,am4372' found operations [ 1.203158] ledtrig-cpu: registered to indicate activity on CPUs [ 1.214256] NET: Registered protocol family 10 [ 1.221079] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 1.229921] NET: Registered protocol family 17 [ 1.234718] Key type dns_resolver registered [ 1.239218] omap_voltage_late_init: Voltage driver support not added [ 1.288150] omap_i2c 44e0b000.i2c: bus 0 rev0.12 at 100 kHz [ 1.295494] hctosys: unable to open rtc device (rtc0) [ 1.301164] ALSA device list: [ 1.304302] No soundcards found. [ 1.308489] Waiting for root device PARTUUID=284581e2-02... [ 1.334739] mmc0: host does not support reading read-only switch, assuming write-enable [ 1.348906] mmc0: new high speed SDHC card at address aaaa [ 1.355090] mmcblk0: mmc0:aaaa SS08G 7.40 GiB [ 1.365008] mmcblk0: p1 p2 [ 1.508770] random: fast init done [ 1.859685] EXT4-fs (mmcblk0p2): recovery complete [ 1.865692] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 1.873932] VFS: Mounted root (ext4 filesystem) on device 179:2. [ 1.885521] devtmpfs: mounted [ 1.890419] Freeing unused kernel memory: 1024K [ 2.135279] systemd[1]: System time before build time, advancing clock. [ 2.181111] systemd[1]: systemd 230 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -ID) [ 2.200084] systemd[1]: Detected architecture arm. Welcome to Arago 2017.12! [ 2.247197] systemd[1]: Set hostname to . [ 2.781465] systemd[1]: Listening on udev Control Socket. [ OK ] Listening on udev Control Socket. [ 2.814766] systemd[1]: Created slice User and Session Slice. [ OK ] Created slice User and Session Slice. [ 2.843135] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 2.873856] systemd[1]: Created slice System Slice. [ OK ] Created slice System Slice. [ 2.902966] systemd[1]: Reached target Slices. [ OK ] Reached target Slices. [ 2.933935] systemd[1]: Created slice system-getty.slice. [ OK ] Created slice system-getty.slice. [ 2.963061] systemd[1]: Listening on udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. [ OK ] Listening on /dev/initctl Compatibility Named Pipe. [ OK ] Created slice system-serial\x2dgetty.slice. [ OK ] Listening on Syslog Socket. [ OK ] Started Dispatch Password Requests to Console Directory Watch. [ OK ] Started Forward Password Requests to Wall Directory Watch. [ OK ] Listening on Network Service Netlink Socket. [ OK ] Listening on Journal Socket. Starting alignment.service... Mounting Debug File System... Starting Create Static Device Nodes in /dev... Mounting POSIX Message Queue File System... Starting Setup Virtual Console... [ OK ] Reached target Paths. [ OK ] Reached target Swap. Mounting Temporary Directory... Starting Remount Root and Kernel File Systems... Starting Load Kernel Modules... [ 3.568939] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) Starting Journal Service... [ 3.637560] cmemk: loading out-of-tree module taints kernel. [ 3.646212] CMEMK module: reference Linux version 4.9.69 [ 3.654571] no physical memory specified [ 3.658704] cmemk initialized [ OK ] Listening on Process Core Dump Socket. [ OK ] Reached target Remote File Systems. [ 3.704062] cryptodev: driver 1.8 loaded. [ OK ] Mounted Debug File System. [ OK ] Mounted POSIX Message Queue File System. [ OK ] Mounted Temporary Directory. [ 3.784226] usbcore: registered new interface driver usbfs [ 3.802985] usbcore: registered new interface driver hub [ 3.810258] usbcore: registered new device driver usb [ OK ] Started Journal Service. [ 3.827674] usbcore: registered new interface driver usbserial [ OK ] Started alignment.service. [ 3.856036] usbcore: registered new interface driver ftdi_sio [ 3.861908] usbserial: USB Serial support registered for FTDI USB Serial Device [ OK ] Started Create Static Device Nodes in /dev. [ OK ] Started Setup Virtual Console. [ OK ] Started Remount Root and Kernel File Systems. [ OK ] Started Load Kernel Modules. Mounting Configuration File System... Starting Apply Kernel Variables... Starting udev Coldplug all Devices... Starting udev Kernel Device Manager... [ OK ] Reached target Local File Systems (Pre). Mounting /media/ram... Mounting /var/volatile... Starting Flush Journal to Persistent Storage... [ OK ] Mounted Configuration File System. [ OK ] Mounted /var/volatile. [ OK ] Mounted /media/ram. [ OK ] Started udev Kernel Device Manager. [ OK ] Started Apply Kernel Variables. [ 4.580346] systemd-journald[113]: Received request to flush runtime journal from PID 1 Starting Load/Save Random Seed... [ OK ] Reached target Local File Systems. [ OK ] Started Flush Journal to Persistent Storage. [ OK ] Started Load/Save Random Seed. Starting Create Volatile Files and Directories... [ 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. [ 5.723805] remoteproc remoteproc0: wkup_m3 is available [ OK ] Started udev Coldplug all Devices. [ 5.793998] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ OK ] Reached target System Initialization. [ OK ] Listening on RPCbind Server Activation Socket. [ OK ] Listening on D-Bus System Message Bus Socket. [ OK ] Listening on dropbear.socket. [ OK ] Started Daily Cleanup of Temporary Directories. [ OK ] Reached target Timers. [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket. [ OK ] Reached target Sockets. [ OK ] Reached target Basic System. [ OK ] Started D-Bus System Message Bus. [ 6.074023] remoteproc remoteproc0: powering up wkup_m3 [ 6.159600] remoteproc remoteproc0: Booting fw image am335x-pm-firmware.elf, size 224268 [ 6.258813] remoteproc remoteproc0: remote processor wkup_m3 is now up [ 6.265478] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x192 [ 6.419671] omap-sham 53100000.sham: hw accel on OMAP rev 0.0 [ 6.621051] omap-aes 53501000.aes: OMAP AES hw accel rev: 0.1 [ 6.649878] omap-aes 53501000.aes: will run requests pump with realtime priority [ OK ] Started System Logging Service. [ 6.775846] omap-des 53701000.des: OMAP DES hw accel rev: 0.33 Starting Print notice about GPLv3 packages... [ 6.828183] PM: no-rtc available, rtc-only mode disabled. [ 6.844357] omap-des 53701000.des: will run requests pump with realtime priority Starting Avahi mDNS/DNS-SD Stack... Starting Login Service... Starting Telephony service... Starting Network Service... [ OK ] Started Kernel Logging Service. [ OK ] Started Periodic Command Scheduler. [ OK ] Started Job spooling tools. Starting uim-sysfs.service... [ OK ] Found device /dev/ttyS0. [ OK ] Started Network Service. [ 8.051389] Bluetooth: Core ver 2.22 [ 8.183057] net eth0: initializing cpsw version 1.15 (0) [ 8.183069] cpsw 4a100000.ethernet: initialized cpsw ale version 1.4 [ 8.183073] cpsw 4a100000.ethernet: ALE Table size 1024 [ 8.184195] libphy: PHY 4a101000.mdio:00 not found [ 8.184202] net eth0: phy "4a101000.mdio:00" not found on slave 0, err -19 [ 8.214227] cpts ptp bc clkid 0 [ 8.234463] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ OK ] Started Avahi mDNS/DNS-SD Stack. [ 9.006321] NET: Registered protocol family 31 [ 9.010803] Bluetooth: HCI device and connection manager initialized [ 9.187819] Bluetooth: HCI socket layer initialized [ 9.261787] Bluetooth: L2CAP socket layer initialized [ 9.351083] Bluetooth: SCO socket layer initialized [ 9.626156] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. [ OK ] Started Telephony service. [ OK ] Started Login Service. [ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ OK ] Reached target Network. Starting Enable and configure wl18xx bluetooth stack... Starting Permit User Sessions... [ OK ] Started strongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf. Starting Lightning Fast Webserver With Light System Requirements... Starting Simple Network Management Protocol (SNMP) Daemon.... Starting Network Name Resolution... Starting Wait for Network to be Configured... [ OK ] Started Enable and configure wl18xx bluetooth stack. [ OK ] Started Permit User Sessions. [ OK ] Started Lightning Fast Webserver With Light System Requirements. [ OK ] Started Network Name Resolution. [ OK ] Started Getty on tty1. [ OK ] Started Serial Getty on ttyS0. [ OK ] Reached target Login Prompts. [ 11.288045] NET: Registered protocol family 15 Starting Synchronize System and HW clocks... [FAILED] Failed to start Synchronize System and HW clocks. See 'systemctl status sync-clocks.service' for details. [ 12.424798] Initializing XFRM netlink socket [ OK ] Started Simple Network Management Protocol (SNMP) Daemon.. [ OK ] Started uim-sysfs.service. [ 14.157993] random: crng init done Starting rc.pvr.service... [ OK ] Started rc.pvr.service. Starting weston.service... *************************************************************** *************************************************************** NOTICE: This file system contains the following GPLv3 packages: autoconf binutils cifs-utils cpio cpp-symlinks cpp dosfstools findutils g++-symlinks g++ gawk-dev gawk gcc-symlinks gcc gdb gdbserver glmark2 gstreamer1.0-libav gzip hidapi libcairo-perf-utils libgmp10 libidn11 libmavconn libmpc3 libmpfr4 libreadline-dev libreadline6 m4-dev m4 make mavlink mavros-extras mavros-msgs mavros nettle socketcan-interface swig-dev swig which 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 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 should use the --force-removal-of-dependent-packages option to also remove the dependent packages as well *************************************************************** *************************************************************** _____ _____ _ _ | _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | | _| .'| . | . | | __| _| . | | | -_| _| _| |__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| |___| |___| Arago Project http://arago-project.org am437x-evm ttyS0 Arago 2017.12 am437x-evm ttyS0 am437x-evm login: