Tool/software: Linux
i got ti-processor-sdk-linux-am335x-evm-04.02.00.09-Linux-x86-Install.bin from website and recompile tisdk_am335x-evm_defconfig to use
with hdmi lcd but i got message as below
** Unable to read "uboot.env" from mmc0:1 **
Using default environment
reading u-boot.img
reading u-boot.img
reading u-boot.img
reading u-boot.img
U-Boot 2017.01-g340fb36f04 (Dec 23 2017 - 10:20:13 -0500)
CPU : AM335X-GP rev 2.1
Model: TI AM335x BeagleBone Black
DRAM: 512 MiB
NAND: 0 MiB
MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
reading uboot.env
** Unable to read "uboot.env" from mmc0:1 **
Using default environment
<ethaddr> not set. Validating first E-fuse MAC
Net: cpsw, usb_ether
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 **
reading uEnv.txt
466 bytes read in 4 ms (113.3 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc0 ...
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
switch to partitions #0, OK
mmc0 is current device
SD/MMC found on device 0
3618136 bytes read in 329 ms (10.5 MiB/s)
37853 bytes read in 22 ms (1.6 MiB/s)
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Loading Device Tree to 8fff3000, end 8ffff3dc ... OK
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.9.59-ga75d8e9305 (tgtuser@tgtuser-VirtualBox) (g8
[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instructie
[ 0.000000] OF: fdt:Machine model: TI AM335x BeagleBone Black
[ 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] AM335X ES2.1 (sgx neon)
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pa0
[ 0.000000] Kernel command line: console=ttyO0,115200n8 root=PARTUUID=000ea7t
[ 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: 457972K/524288K available (7168K kernel code, 281K rwdat)
[ 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 - 0xc0c46490 ( 282 kB)
[ 0.000000] .bss : 0xc0c46490 - 0xc0c8c6f4 ( 281 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] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrus
[ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz
[ 0.000014] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 8947s
[ 0.000032] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, mas
[ 0.000041] OMAP clocksource: timer1 at 24000000 Hz
[ 0.000186] clocksource_probe: no matching clocksources found
[ 0.000339] Console: colour dummy device 80x30
[ 0.000362] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
[ 0.000368] This ensures that you still see kernel messages. Please
[ 0.000373] update your kernel commandline.
[ 0.000394] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736)
[ 0.089228] pid_max: default: 32768 minimum: 301
[ 0.089344] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.089355] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.090064] CPU: Testing write buffer coherency: ok
[ 0.090399] Setting up static identity map for 0x80100000 - 0x80100060
[ 0.091141] EFI services will not be available.
[ 0.092297] devtmpfs: initialized
[ 0.102610] VFP support v0.3: implementor 41 architecture 3 part 30 variant 3
[ 0.102936] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, ms
[ 0.102960] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 0.106244] pinctrl core: initialized pinctrl subsystem
[ 0.107363] NET: Registered protocol family 16
[ 0.109013] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.122238] omap_hwmod: debugss: _wait_target_disable failed
[ 0.199217] cpuidle: using governor ladder
[ 0.229207] cpuidle: using governor menu
[ 0.234587] OMAP GPIO hardware version 0.1
[ 0.248254] No ATAGs?
[ 0.248277] hw-breakpoint: debug architecture 0x4 unsupported.
[ 0.286434] edma 49000000.edma: TI EDMA DMA engine driver
[ 0.289413] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_we
[ 0.289467] omap_i2c 4819c000.i2c: could not find pctldev for node /ocp/l4_we
[ 0.289585] media: Linux media interface: v0.10
[ 0.289637] Linux video capture interface: v2.00
[ 0.289674] pps_core: LinuxPPS API ver. 1 registered
[ 0.289680] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giom>
[ 0.289701] PTP clock support registered
[ 0.289746] EDAC MC: Ver: 3.0.0
[ 0.290743] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
[ 0.291045] Advanced Linux Sound Architecture Driver Initialized.
[ 0.292158] clocksource: Switched to clocksource timer1
[ 0.301215] NET: Registered protocol family 2
[ 0.301887] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.301932] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.301970] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.302037] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.302053] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.302231] NET: Registered protocol family 1
[ 0.302623] RPC: Registered named UNIX socket transport module.
[ 0.302633] RPC: Registered udp transport module.
[ 0.302639] RPC: Registered tcp transport module.
[ 0.302644] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.303476] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 countee
[ 0.305578] workingset: timestamp_bits=14 max_order=17 bucket_order=3
[ 0.312356] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.313210] NFS: Registering the id_resolver key type
[ 0.313248] Key type id_resolver registered
[ 0.313255] Key type id_legacy registered
[ 0.313295] ntfs: driver 2.1.32 [Flags: R/O].
[ 0.314975] Block layer SCSI generic (bsg) driver version 0.4 loaded (major )
[ 0.314993] io scheduler noop registered
[ 0.314999] io scheduler deadline registered
[ 0.315139] io scheduler cfq registered (default)
[ 0.316328] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
[ 0.370862] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
[ 0.374276] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 158, base_baud 0
[ 0.969774] console [ttyS0] enabled
[ 0.974867] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20
[ 0.981621] [drm] Initialized
[ 0.996993] brd: module loaded
[ 1.005839] loop: module loaded
[ 1.010912] libphy: Fixed MDIO Bus: probed
[ 1.082241] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
[ 1.088377] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
[ 1.095522] libphy: 4a101000.mdio: probed
[ 1.099564] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, dri0
[ 1.109494] cpsw 4a100000.ethernet: Detected MACID = 38:d2:69:44:7b:c1
[ 1.116268] cpsw 4a100000.ethernet: device node lookup for pps timer failed
[ 1.123379] cpsw 4a100000.ethernet: cpts: overflow check period 500 (jiffies)
[ 1.132146] mousedev: PS/2 mouse device common for all mice
[ 1.138192] i2c /dev entries driver
[ 1.143384] cpuidle: enable-method property 'ti,am3352' found operations
[ 1.150947] omap_hsmmc 48060000.mmc: Got CD GPIO
[ 1.273400] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.285677] NET: Registered protocol family 10
[ 1.291371] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 1.298333] NET: Registered protocol family 17
[ 1.303188] Key type dns_resolver registered
[ 1.307767] omap_voltage_late_init: Voltage driver support not added
[ 1.326981] mmc0: host does not support reading read-only switch, assuming we
[ 1.341093] mmc0: new high speed SDHC card at address aaaa
[ 1.347307] mmcblk0: mmc0:aaaa SS16G 14.8 GiB
[ 1.356929] random: fast init done
[ 1.360613] mmcblk0: p1 p2
[ 1.366537] tps65217 0-0024: TPS65217 ID 0xe version 1.2
[ 1.372613] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 1.396206] mmc1: new high speed MMC card at address 0001
[ 1.402319] mmcblk1: mmc1:0001 M62704 3.56 GiB
[ 1.407118] mmcblk1boot0: mmc1:0001 M62704 partition 1 2.00 MiB
[ 1.413309] mmcblk1boot1: mmc1:0001 M62704 partition 2 2.00 MiB
[ 1.420542] mmcblk1: p1
[ 1.514486] tda998x 0-0070: found TDA19988
[ 1.519797] tilcdc 4830e000.lcdc: bound 0-0070 (ops tda998x_ops)
[ 1.525889] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 1.532552] [drm] No driver support for vblank timestamp query.
[ 1.594127] Coning to colour frame buffer device 100x30
[ 1.602879] tilcdc 4830e000.lcdc: fb0: frame buffer device
[ 1.632881] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
[ 1.753154] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz
[ 1.760765] hctosys: unable to open rtc device (rtc0)
[ 1.766453] ALSA device list:
[ 1.769441] No soundcards found.
[ 3.548326] EXT4-fs (mmcblk0p2): recovery complete
[ 3.560841] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. )
[ 3.569106] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 3.589426] devtmpfs: mounted
[ 3.596557] Freeing unused kernel memory: 1024K
[ 3.881696] systemd[1]: System time before build time, advancing clock.
[ 3.935682] systemd[1]: systemd 230 running in system mode. (+PAM -AUDIT -SE)
[ 3.954800] systemd[1]: Detected architecture arm.
Welcome to Arago 2017.10!
[ 4.000406] systemd[1]: Set hostname to <am335x-evm>.
[ 4.299279] systemd[1]: [/lib/systemd/system/gadget-init.service:15] Unknown'
[ 4.624381] systemd[1]: Reached target Swap.
[ OK ] Reached target Swap.
[ 4.652733] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 4.682657] systemd[1]: Listening on Syslog Socket.
[ OK ] Listening on Syslog Socket.
[ 4.712720] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 4.751874] systemd[1]: Listening on Process Core Dump Socket.
[ OK ] Listening on Process Core Dump Socket.
[ 4.783979] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ OK ] Listening on /dev/initctl Compatibility Named Pipe.
[ OK ] Reached target Remote File Systems.
[ OK ] Started Forward Password Requests to Wall Directory Watch.
[ OK ] Listening on Journal Socket.
[ OK ] Listening on Network Service Netlink Socket.
[ OK ] Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Reached target Paths.
[ OK ] Created slice User and Session Slice.
[ OK ] Listening on udev Control Socket.
[ OK ] Created slice System Slice.
Starting Journal Service...
Starting Setup Virtual Console...
Starting Load Kernel Modules...
[ OK ] Created slice system-serial\x2dgetty.slice.
Starting alignment.service...
Mounting Temporary Directory...
[ 5.357291] cryptodev: loading out-of-tree module taints kernel.
Mounting Debug File System...
[ 5.402056] cryptodev: driver 1.8 loaded.
Starting Create list of required st... nodes for the current kernel...
[ OK ] Created slice system-getty.slice.
[ OK ] Reached target Slices.
Starting Remount Root and Kernel File Systems...
Mounting POSIX Message Queue File System...
[ 5.588764] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ OK ] Mounted Debug File System.
[ OK ] Mounted Temporary Directory.
[ OK ] Mounted POSIX Message Queue File System.
[ OK ] Started Journal Service.
[ OK ] Started Setup Virtual Console.
[ OK ] Started Load Kernel Modules.
[ OK ] Started alignment.service.
[ OK ] Started Create list of required sta...ce nodes for the current kernel.
[ OK ] Started Remount Root and Kernel File Systems.
Starting udev Coldplug all Devices...
Starting Create Static Device Nodes in /dev...
Starting Apply Kernel Variables...
Mounting Configuration File System...
Starting Flush Journal to Persistent Storage...
[ OK ] Mounted Configuration File System.
[ OK ] Started Create Static Device Nodes in /dev.
[ OK ] Started Apply Kernel Variables.
[ 6.314434] systemd-journald[91]: Received request to flush runtime journal 1
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.
[ OK ] Started udev Kernel Device Manager.
[ OK ] Started Flush Journal to Persistent Storage.
Starting Load/Save Random Seed...
[ OK ] Reached target Local File Systems.
Starting Create Volatile Files and Directories...
[ OK ] Started Load/Save Random Seed.
[ OK ] Started Create Volatile Files and Directories.
Starting Update UTMP about System Boot/Shutdown...
Starting Network Time Synchronization...
[ OK ] Started Update UTMP about System Boot/Shutdown.
[ OK ] Started Network Time Synchronization.
[ OK ] Reached target System Time Synchronized.
[ OK ] Found device /dev/ttyS0.
[ 8.028935] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[ 8.103405] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
[ OK ] Started udev Coldplug all Devices.
[ OK ] Reached target System Initialization.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Reached target Timers.
[ OK ] Listening on RPCbind Server Activation Socket.
[ OK ] Listening on dropbear.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.
[ OK ] Started Kernel Logging Service.
Starting Login Service...
Starting Telephony service...
[ OK ] Started D-Bus System Message Bus.
[ 9.016719] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
[ 9.227461] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
[ 9.243846] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
[ 9.278575] PM: Cannot get wkup_m3_ipc handle
[ 9.298363] remoteproc remoteproc0: wkup_m3 is available
[ 9.318642] PM: Cannot get wkup_m3_ipc handle
[ 9.318716] remoteproc remoteproc0: powering up wkup_m3
[ 9.340813] remoteproc remoteproc0: Booting fw image am335x-pm-firmware.elf,8
[ 9.341174] remoteproc remoteproc0: remote processor wkup_m3 is now up
[ 9.341194] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x192
[ OK ] Started Telephony service.
[ 9.973580] asoc-simple-card sound: hdmi-hifi.0 <-> 48038000.mcasp mapping ok
[ 9.980997] omap-aes 53500000.aes: will run requests pump with realtime prioy
[ 10.020409] Bluetooth: Core ver 2.22
[ 10.020490] NET: Registered protocol family 31
[ 10.020493] Bluetooth: HCI device and connection manager initialized
[ 10.020514] Bluetooth: HCI socket layer initialized
[ 10.020524] Bluetooth: L2CAP socket layer initialized
[ 10.020560] Bluetooth: SCO socket layer initialized
[ 10.040824] PM: bootloader does not support rtc-only!
[ 10.051672] [drm] Initialized pvr 1.14.3699939 20110701 on minor 1
[ 10.802955] net eth0: initializing cpsw version 1.12 (0)
[ 10.802964] cpsw 4a100000.ethernet: initialized cpsw ale version 1.4
[ 10.802970] cpsw 4a100000.ethernet: ALE e size 1024
[ 10.902960] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver [SMSC)
[ 10.929537] cpts ptp bc clkid 0
[ 10.982405] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Starting Network Service...
Starting Avahi mDNS/DNS-SD Stack...
Starting Print notice about GPLv3 packages...
Starting uim-sysfs.service...
Starting Save/Restore Sound Card State...
[ 11.624450] EXT4-fs (mmcblk1p1): recovery complete
[ 11.697449] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. )
[ OK ] Started System Logging Service.
[ 11.842431] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data.
[ OK ] Started Network Service.
[ OK ] Started Save/Restore Sound Card State.
[ OK ] Found device /dev/ttyS3.
[ 12.963030] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - flow cox
[ 13.073110] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ OK ] Found device /dev/mmcblk0p1.
[ 13.982293] rat done
[ OK ] Started Avahi mDNS/DNS-SD Stack.
[ OK ] Started Login Service.
Starting Start USB gadget...
[ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[ OK ] Reached target Network.
Starting Simple Network Management Protocol (SNMP) Daemon....
Starting Enable and configure wl18xx bluetooth stack...
Starting Lightning Fast Webserver With Light System Requirements...
[ OK ] Started strongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf.
Starting Permit User Sessions...
Starting Network Name Resolution...
[ OK ] Started Lightning Fast Webserver With Light System Requirements.
[ 14.996752] udc-core: couldn't find an available UDC - added [g_multi] to lis
[ OK ] Started Enable and configure wl18xx bluetooth stack.
[ OK ] Started Permit User Sessions.
[ OK ] Started Network Name Resolution.
[ OK ] Started Serial Getty on ttyS0.
[ OK ] Started Getty on tty1.
[ OK ] Started Serial Getty on ttyS3.
[ 15.660029] NET: Registered protocol family 15
[FAILED] Failed to start Start USB gadget.
See 'systemctl status gadget-init.service' for details.
[ 16.630648] Initializing XFRM netlink socket
[ OK ] Started Simple Network Management Protocol (SNMP) Daemon..
[ 16.921790] 47401300.usb-phy supply vcc not found, using dummy regulator
[ 16.996615] usbcore: registered new interface driver usbfs
[ 16.996682] usbcore: registered new interface driver hub
[ 17.002411] usbcore: registered new device driver usb
[ 17.421933] using random self ethernet address
[ 17.447842] using random host ethernet address
[ 17.492331] using host ethernet address: 38:D2:69:44:7B:C3[ 17.497734] usis
[ 17.621053] using random host ethernet address
[ 17.671540] using host ethernet address: 38:D2:69:44:7B:C3[ 17.745611] usb3
[ 17.795315] usb0: MAC ca:3b:32:68:1c:1d
[ 17.914375] Mass Storage Function, version: 2009/09/11
[ 17.919566] LUN: removable file: (no medium)
[ 18.004992] LUN: removable read only file: /dev/mmcblk0p1
[ 18.076966] Number of LUNs=1
[ 18.110502] g_multi gadget: Multifunction Composite Gadget
[ 18.178726] g_multi gadget: g_multi ready
[ 18.215843] 47401b00.usb-phy supply vcc not found, using dummy regulator
[ 18.288902] musb-hdrc musb-hdrc.1: MUSB HDRC host driver
[ 18.415207] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus numb1
[ 18.504618] hub 1-0:1.0: USB hub found
[ 18.569736] hub 1-0:1.0: 1 port detected
[ 19.135556] ti-pruss 4a300000.pruss: creating PRU cores and other child plats
[ 19.223308] musb-hdrc musb-hdrc.1: Babble
[ 19.302303] usb 1-1: new full-speed USB device number 2 using musb-hdrc
[ 19.324187] irq: no irq domain found for /ocp/pruss_soc_bus@4a326000/pruss@4!
[ 19.433323] musb-hdrc musb-hdrc.1: Babble
[ 19.509812] irq: no irq domain found for /ocp/pruss_soc_bus@4a326000/pruss@4!
[ 19.896981] remoteproc remoteproc1: 4a334000.pru0 is available
[ 19.957779] pru-rproc 4a334000.pru0: PRU rproc node /ocp/pruss_soc_bus@4a326y
[ 20.076354] remoteproc remoteproc2: 4a338000.pru1 is available
[ 20.124292] pru-rproc 4a338000.pru1: PRU rproc node /ocp/pruss_soc_bus@4a326y
[ 20.197728] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[ 20.711749] input: Microchip Technology Inc. AR1100 HID-MOUSE as /devices/pl0
[ 20.810579] hid-generic 0003:04D8:0C02.0001: input: USB HID v1.11 Mouse [Mic0
[ 20.899804] usbcore: registered new interface driver usbhid
[ 20.931599] usbhid: USB HID core driver
_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|
Arago Project http://arago-project.org am335x-evm ttyS0
Arago 2017.10 am335x-evm ttyS0
am335x-evm login: **************************************************************
***************************************************************
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
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 remove <package>
Where <package> is the name printed in the list above
NOTE: If the package is a dependency of another package you
will be notified of the dependent packages. You should
use the --force-removal-of-dependent-packages option to
also remove the dependent packages as well
***************************************************************
***************************************************************
[ 22.875117] PVR_K: UM DDK-(3699939) and KM DDK-(3699939) match. [ OK ]
[ 28.027850] alloc_contig_range: [9d044, 9d046) PFNs busy
[ 28.034164] alloc_contig_range: [9d044, 9d046) PFNs busy