U-Boot SPL 2018.01-00558-gca1e85ecb5-dirty (May 29 2019 - 17:59:45)
DRA722-GP ES2.0

U-Boot SPL 2018.01-00558-gca1e85ecb5-dirty (May 29 2019 - 17:59:45)
DRA722-GP ES2.0
Trying to boot from MMC1
no pinctrl state for default mode
no pinctrl state for default mode


U-Boot 2018.01-00558-gca1e85ecb5-dirty (May 29 2019 - 17:59:45 +0530)

CPU  : DRA722-GP ES2.0
Model: TI AM5718 IDK
Board: AM571x IDRAM:  1 GiB
MMC:   prop_name: pinctrl-0 mode: default index: 0
prop_name: pinctrl-1 mode: hs index: 1
prop_name: pinctrl-0 mode: default index: 0
prop_name: pinctrl-2 mode: ddr_1_8v index: 2
prop_name: pinctrl-1 mode: hs index: 1
OMAP SD/MMC: 0, OMAP SD/MMC: 1
Warning: fastboot.board_rev: unknown board revision
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:   Could not get PHY for ethernet@48484000: addr 0

Warning: ethernet@48484000 using MAC address from ROM
eth0: ethernet@48484000
Hit any key to stop autoboot:  0 
WARNING: Could not determine device tree to use
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 2 ms (0 Bytes/s)
Already setup.
switch to partitions #0, OK
mmc0 is current device
SD/MMC found on device 0
4022784 bytes read in 235 ms (16.3 MiB/s)
95207 bytes read in 59 ms (1.5 MiB/s)
## Flattened Device Tree blob at 88000000
   Booting using the fdt blob at 0x88000000
   Loading Device Tree to 8ffe5000, end 8ffff3e6 ... OK

Starting Medha kernel ...

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.14.79-gbde58ab01e (root@medha) (gcc version 7.2.1 20171011 (Linaro GCC 7.2-2017.11)) #11 SMP PREEMPT Fri May 29
[    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 AM5718 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_cma@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_cma@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_cma@9d000000, compatible id shared-dma-pool
[    0.000000] cma: Reserved 24 MiB at 0x00000000be400000
[    0.000000] OMAP4: Map 0x00000000bfd00000 to fe600000 for dram barrier
[    0.000000] DRA722 ES2.0
[    0.000000] percpu: Embedded 15 pages/cpu @ef64b000 s31372 r8192 d21876 u61440
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 210496
[    0.000000] Kernel command line: console=ttyO0,115200n8 root=PARTUUID=fbaaace3-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: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Memory: 644592K/848896K available (8192K kernel code, 347K rwdata, 2564K rodata, 2048K init, 282K bss, 24080K reserved, 180224)
[    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 - 0xc1056e98   ( 348 kB)
[    0.000000]        .bss : 0xc1058000 - 0xc109ebe0   ( 283 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]  RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1.
[    0.000000]  Tasks RCU enabled.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[    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.000005] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 4398046511023ns
[    0.000016] Switching to timer-based delay loop, resolution 162ns
[    0.000356] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns
[    0.000365] OMAP clocksource: 32k_counter at 32768 Hz
[    0.000792] Console: colour dummy device 80x30
[    0.000808] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
[    0.000815] This ensures that you still see kernel messages. Please
[    0.000821] update your kernel commandline.
[    0.000842] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.29 BogoMIPS (lpj=61475)
[    0.000857] pid_max: default: 32768 minimum: 301
[    0.000961] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000974] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.001496] CPU: Testing write buffer coherency: ok
[    0.001532] CPU0: Spectre v2: using ICIALLU workaround
[    0.001722] /cpus/cpu@0 missing clock-frequency property
[    0.001735] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.039863] Setting up static identity map for 0x80200000 - 0x80200060
[    0.059869] Hierarchical SRCU implementation.
[    0.080051] EFI services will not be available.
[    0.099924] smp: Bringing up secondary CPUs ...
[    0.099935] smp: Brought up 1 node, 1 CPU
[    0.099944] SMP: Total of 1 processors activated (12.29 BogoMIPS).
[    0.099952] CPU: All CPU(s) started in HYP mode.
[    0.099959] CPU: Virtualization extensions available.
[    0.100369] devtmpfs: initialized
[    0.117535] random: get_random_u32 called from bucket_table_alloc+0x108/0x230 with crng_init=0
[    0.120062] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
[    0.120257] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.120273] futex hash table entries: 256 (order: 2, 16384 bytes)
[    0.123872] pinctrl core: initialized pinctrl subsystem
[    0.124343] DMI not present or invalid.
[    0.124591] NET: Registered protocol family 16
[    0.130806] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.131687] omap_hwmod: l3_main_2 using broken dt data from ocp
[    0.233330] omap_hwmod: dcan1: _wait_target_disable failed
[    0.331712] cpuidle: using governor ladder
[    0.331746] cpuidle: using governor menu
[    0.339489] OMAP GPIO hardware version 0.1
[    0.341430] omap_gpio 48059000.gpio: could not find pctldev for node /ocp/l4@4a000000/scm@2000/pinmux@1400/gpio4_pins_default, deferring pe
[    0.341794] omap_gpio 4805b000.gpio: could not find pctldev for node /ocp/l4@4a000000/scm@2000/pinmux@1400/gpio5_pins_default, deferring pe
[    0.366160] No ATAGs?
[    0.366207] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.366220] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.366586] omap4_sram_init:Unable to allocate sram needed to handle errata I688
[    0.366596] omap4_sram_init:Unable to get sram pool needed to handle errata I688
[    0.367141] OMAP DMA hardware revision 0.0
[    0.402396] edma 43300000.edma: memcpy is disabled
[    0.405633] edma 43300000.edma: TI EDMA DMA engine driver
[    0.412531] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported)
[    0.413342] evm_5v0: supplied by evm_12v0
[    0.413621] evm_3v6: supplied by evm_5v0
[    0.413889] vsys_3v3: supplied by evm_12v0
[    0.414156] evm_3v3: supplied by vsys_3v3
[    0.414436] evm_3v3_sd: supplied by evm_3v3
[    0.415557] V3_3D: supplied by VMAIN
[    0.415980] vtt_fixed: supplied by V3_3D
[    0.418427] omap-iommu 40d01000.mmu: 40d01000.mmu registered
[    0.418629] omap-iommu 40d02000.mmu: 40d02000.mmu registered
[    0.418870] omap-iommu 58882000.mmu: 58882000.mmu registered
[    0.419107] omap-iommu 55082000.mmu: 55082000.mmu registered
[    0.422198] palmas 0-0058: IRQ missing: skipping irq request
[    0.450772] palmas 0-0058: Muxing GPIO 51, PWM 0, LED 2
[    0.452133] SMPS1: supplied by evm_3v3_sd
[    0.453723] SMPS2: supplied by evm_3v3_sd
[    0.455301] SMPS3: supplied by evm_3v3_sd
[    0.456875] SMPS4: supplied by evm_3v3_sd
[    0.458301] SMPS5: supplied by evm_3v3_sd
[    0.459494] SMPS12: supplied by evm_3v3_sd
[    0.460496] LDO1: supplied by evm_3v3_sd
[    0.460982] ldo1: Bringing 3000000uV into 3300000-3300000uV
[    0.471417] LDO2: supplied by evm_3v3_sd
[    0.472556] LDO3: supplied by evm_3v3_sd
[    0.481176] LDO4: supplied by evm_3v3_sd
[    0.481640] random: fast init done
[    0.491202] LDO5: supplied by evm_3v3_sd
[    0.502057] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz
[    0.502549] omap_i2c 4807c000.i2c: bus 4 rev0.12 at 100 kHz
[    0.502755] media: Linux media interface: v0.10
[    0.502794] Linux video capture interface: v2.00
[    0.502880] pps_core: LinuxPPS API ver. 1 registered
[    0.502889] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.502909] PTP clock support registered
[    0.502935] EDAC MC: Ver: 3.0.0
[    0.510665] dmi: Firmware registration failed.
[    0.511073] omap-mailbox 48840000.mailbox: omap mailbox rev 0x400
[    0.511271] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400
[    0.511611] Advanced Linux Sound Architecture Driver Initialized.
[    0.520738] clocksource: Switched to clocksource arch_sys_counter
[    0.528187] missing cooling_device property
[    0.528199] failed to build thermal zone board_thermal: -2
[    0.528328] NET: Registered protocol family 2
[    0.528859] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.528922] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.529048] TCP: Hash tables configured (established 8192 bind 8192)
[    0.529114] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.529147] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.529269] NET: Registered protocol family 1
[    0.549627] RPC: Registered named UNIX socket transport module.
[    0.549637] RPC: Registered udp transport module.
[    0.549645] RPC: Registered tcp transport module.
[    0.549653] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.550556] hw perfevents: no interrupt-affinity property for /pmu, guessing.
[    0.550679] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
[    0.551741] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[    0.555908] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.566456] NFS: Registering the id_resolver key type
[    0.566482] Key type id_resolver registered
[    0.566490] Key type id_legacy registered
[    0.566527] ntfs: driver 2.1.32 [Flags: R/O].
[    0.568183] bounce: pool size: 64 pages
[    0.568230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.568241] io scheduler noop registered
[    0.568249] io scheduler deadline registered
[    0.568344] io scheduler cfq registered (default)
[    0.568354] io scheduler mq-deadline registered
[    0.568363] io scheduler kyber registered
[    0.572913] pinctrl-single 4a003400.pinmux: 282 pins at pa fc003400 size 1128
[    0.573065] pinctrl-single 4a002e8c.pinmux: please update dts to use #pinctrl-cells = <1>
[    0.573136] pinctrl-single 4a002e8c.pinmux: initialized with no interrupts
[    0.573148] pinctrl-single 4a002e8c.pinmux: 1 pins at pa fc002e8c size 4
[    0.588003] pwm-backlight backlight: backlight supply power not found, using dummy regulator
[    0.590545] vdd_3v3: supplied by ldo1
[    0.590954] aic_dvdd_fixed: supplied by vdd_3v3
[    0.633282] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
[    0.635986] 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 43, base_baud = 3000000) is a 8250
[    1.635295] console [ttyS0] enabled
[    1.639706] 48068000.serial: ttyS5 at MMIO 0x48068000 (irq = 44, base_baud = 3000000) is a 8250
[    1.649323] 48420000.serial: ttyS6 at MMIO 0x48420000 (irq = 45, base_baud = 3000000) is a 8250
[    1.658918] 48422000.serial: ttyS7 at MMIO 0x48422000 (irq = 46, base_baud = 3000000) is a 8250
[    1.669606] omap_rng 48090000.rng: Random Number Generator ver. 20
[    1.676726] DSS: OMAP DSS rev 6.1
[    1.681811] omapdss_dss 58000000.dss: bound 58001000.dispc (ops dispc_component_ops)
[    1.689595] OF: graph: no port node found in /ocp/dss@58000000/encoder@58060000
[    1.697618] omapdss_dss 58000000.dss: bound 58040000.encoder (ops hdmi5_component_ops)
[    1.717421] brd: module loaded
[    1.725880] loop: module loaded
[    1.732089] libphy: Fixed MDIO Bus: probed
[    1.790761] davinci_mdio 48485000.mdio: davinci mdio revision 1.6, bus freq 1000000
[    1.798454] davinci_mdio 48485000.mdio: no live phy, scanning all
[    1.805972] davinci_mdio: probe of 48485000.mdio failed with error -5
[    1.813042] cpsw 48484000.ethernet: No slave[1] phy_id, phy-handle, or fixed-link property
[    1.821376] cpsw 48484000.ethernet: incompatible machine/device type for reading mac address
[    1.830068] cpsw: probe of 48484000.ethernet failed with error -2
[    1.836627] i2c /dev entries driver
[    1.841030] IR NEC protocol handler initialized
[    1.845582] IR RC5(x/sz) protocol handler initialized
[    1.850705] IR RC6 protocol handler initialized
[    1.855291] IR JVC protocol handler initialized
[    1.859839] IR Sony protocol handler initialized
[    1.864490] IR SANYO protocol handler initialized
[    1.869213] IR Sharp protocol handler initialized
[    1.873947] IR MCE Keyboard/mouse protocol handler initialized
[    1.879803] IR XMP protocol handler initialized
[    1.886511] tmp102 0-0049: initialized
[    1.894110] sdhci: Secure Digital Host Controller Interface driver
[    1.900319] sdhci: Copyright(c) Pierre Ossman
[    1.905278] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.911875] sdhci-omap 4809c000.mmc: Got CD GPIO
[    1.916745] sdhci-omap 4809c000.mmc: 4809c000.mmc supply vqmmc not found, using dummy regulator
[    1.925879] sdhci-omap 4809c000.mmc: no pinctrl state for sdr104 mode
[    1.932394] sdhci-omap 4809c000.mmc: no pinctrl state for ddr50 mode
[    1.938776] sdhci-omap 4809c000.mmc: no pinctrl state for sdr50 mode
[    1.945193] sdhci-omap 4809c000.mmc: no pinctrl state for sdr25 mode
[    1.951613] sdhci-omap 4809c000.mmc: no pinctrl state for sdr12 mode
[    1.957994] sdhci-omap 4809c000.mmc: no pinctrl state for hs mode
[    1.964129] sdhci-omap 4809c000.mmc: no pinctrl state for hs mode
[    1.970248] sdhci-omap 4809c000.mmc: no pinctrl state for hs200_1_8v mode
[    2.030937] mmc0: SDHCI controller on 4809c000.mmc [4809c000.mmc] using ADMA
[    2.038453] sdhci-omap 480b4000.mmc: 480b4000.mmc supply vqmmc not found, using dummy regulator
[    2.057662] sdhci-omap 480b4000.mmc: no pinctrl state for ddr_1_8v mode
[    2.064367] sdhci-omap 480b4000.mmc: no pinctrl state for hs mode
[    2.070513] sdhci-omap 480b4000.mmc: no pinctrl state for hs mode
[    2.076674] sdhci-omap 480b4000.mmc: no pinctrl state for hs200_1_8v mode
[    2.097898] mmc0: host does not support reading read-only switch, assuming write-enable
[    2.106044] mmc0: new SDHC card at address 1234
[    2.111074] mmcblk0: mmc0:1234 SA16G 14.5 GiB 
[    2.116790]  mmcblk0: p1 p2
[    2.140766] mmc1: SDHCI controller on 480b4000.mmc [480b4000.mmc] using ADMA
[    2.148566] ledtrig-cpu: registered to indicate activity on CPUs
[    2.163369] NET: Registered protocol family 10
[    2.168476] Segment Routing with IPv6
[    2.172368] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    2.181967] NET: Registered protocol family 17
[    2.186661] Key type dns_resolver registered
[    2.191085] omap_voltage_late_init: Voltage driver support not added
[    2.197466] Power Management for TI OMAP4+ devices.
[    2.202588] Registering SWP/SWPB emulation handler
[    2.219884] dmm 4e000000.dmm: workaround for errata i878 in use
[    2.227618] dmm 4e000000.dmm: initialized all PAT entries
[    2.235038] mmc1: new MMC card at address 0001
[    2.240481] hctosys: unable to open rtc device (rtc0)
[    2.245664] mmcblk1: mmc1:0001 P1XXXX 3.60 GiB 
[    2.245887] mmcblk1boot0: mmc1:0001 P1XXXX partition 1 16.0 MiB
[    2.246047] mmcblk1boot1: mmc1:0001 P1XXXX partition 2 16.0 MiB
[    2.256745] mmcblk1rpmb: mmc1:0001 P1XXXX partition 3 128 KiB
[    2.263216]  mmcblk1: p1 p2
[    2.274272] ldo2: disabling
[    2.277496] ldo4: disabling
[    2.280571] ALSA device list:
[    2.283599]   No soundcards found.
[    2.327097] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    2.335299] VFS: Mounted root (ext4 filesystem) on device 179:2.
[    2.345212] devtmpfs: mounted
[    2.349449] Freeing unused kernel memory: 2048K
[    2.953366] systemd[1]: System time before build time, advancing clock.
[    3.035525] systemd[1]: systemd 234 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GC)
[    3.056805] systemd[1]: Detected architecture arm.

Welcome to Arago 2018.10!

[    3.092086] systemd[1]: Set hostname to <am57xx-evm>.
[    3.618104] random: systemd: uninitialized urandom read (16 bytes read)
[    3.624915] systemd[1]: Reached target Remote File Systems.
[  OK  ] Reached target Remote File Systems.
[    3.660865] random: systemd: uninitialized urandom read (16 bytes read)
[    3.669264] systemd[1]: Created slice User and Session Slice.
[  OK  ] Created slice User and Session Slice.
[    3.700867] random: systemd: uninitialized urandom read (16 bytes read)
[    3.707709] systemd[1]: Listening on Journal Socket.
[  OK  ] Listening on Journal Socket.
[    3.741019] systemd[1]: Listening on udev Control Socket.
[  OK  ] Listening on udev Control Socket.
[    3.770995] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
[    3.811694] systemd[1]: Created slice System Slice.
[  OK  ] Created slice System Slice.
[    3.841784] systemd[1]: Created slice system-getty.slice.
[  OK  ] Created slice system-getty.slice.
         Starting Remount Root and Kernel File Systems...
[  OK  ] Started Dispatch Password Requests to Console Directory Watch.
[    3.925353] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[  OK  ] Listening on Network Service Netlink Socket.
[  OK  ] Listening on Syslog Socket.
[  OK  ] Started Forward Password Requests to Wall Directory Watch.
[  OK  ] Reached target Paths.
[  OK  ] Created slice system-serial\x2dgetty.slice.
         Mounting POSIX Message Queue File System...
[  OK  ] Reached target Slices.
[  OK  ] Listening on Journal Socket (/dev/log).
         Starting Journal Service...
[  OK  ] Listening on Process Core Dump Socket.
         Starting Load Kernel Modules...
[  OK  ] Reached target Swap.
[    4.344933] cmemk: loading out-of-tree module taints kernel.
[    4.362199] CMEMK module: reference Linux version 4.14.79
[    4.368250] cmemk initialized
         Mounting Temporary Directory (/tmp)...
         [    4.404926] cryptodev: driver 1.9 loaded.
Starting Create list of required st…ce nodes for the current kernel...
         Mounting Kernel Debug File System...
[    4.453503] usbcore: registered new interface driver usbfs
[    4.459056] usbcore: registered new interface driver hub
[    4.468556] usbcore: registered new device driver usb
[  OK  ] Listening on udev Kernel Socket.
[    4.482498] usbcore: registered new interface driver usbserial
[  OK  ] Mounted Kernel Debug File System.
[    4.510101] usbcore: registered new interface driver ftdi_sio
[  OK  ] Mounted POSIX Message Queue File System.
[    4.519724] usbserial: USB Serial support registered for FTDI USB Serial Device
[  OK  ] Mounted Temporary Directory (/tmp).
[  OK  ] Started Journal Service.
[  OK  ] Started Remount Root and Kernel File Systems.
[  OK  ] Started Load Kernel Modules.
[  OK  ] Started Create list of required sta…vice nodes for the current kernel.
         Mounting Kernel Configuration File System...
         Starting Apply Kernel Variables...
         Starting Rebuild Hardware Database...
         Starting Create System Users...
         Starting Flush Journal to Persistent Storage...
[  OK  ] Mounted Kernel Configuration File System.
[  OK  ] Started Apply Kernel Variables.
[  OK  ] Started Create System Users.
[    4.952611] systemd-journald[76]: Received request to flush runtime journal from PID 1
         Starting Create Static Device Nodes in /dev...
[  OK  ] Started Flush Journal to Persistent Storage.
[  OK  ] Started Create Static Device Nodes in /dev.
[  OK  ] Reached target Local File Systems (Pre).
         Mounting /media/ram...
         Mounting /var/volatile...
         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 Create Volatile Files and Directories...
         Starting Rebuild Dynamic Linker Cache...
         Starting Rebuild Journal Catalog...
[  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 Rebuild Journal Catalog.
[  OK  ] Started Update UTMP about System Boot/Shutdown.
[  OK  ] Started udev Kernel Device Manager.
[  OK  ] Started Network Time Synchronization.
[  OK  ] Reached target System Time Synchronized.
[  OK  ] Started Rebuild Dynamic Linker Cache.
[  OK  ] Started Rebuild Hardware Database.
         Starting Update is Completed...
         Starting udev Coldplug all Devices...
[  OK  ] Started Update is Completed.
[  OK  ] Started udev Coldplug all Devices.
[  OK  ] Reached target System Initialization.
[  OK  ] Started Daily Cleanup of Temporary Directories.
[  OK  ] Listening on D-Bus System Message Bus Socket.
[   11.726503] omap-des 480a5000.des: OMAP DES hw accel rev: 2.2
[  OK  ] Listening on dropbear.socket.
[   11.799607] omap-des 480a5000.des: will run requests pump with realtime priority
[   11.817091] rtc-ds1307 0-0068: registered as rtc0
         Starting Network Service...
[  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[  OK  ] Listening on RPCbind Server Activation Socket.
[  OK  ] Reached target Sockets.
[   11.996526] CAN device driver interface
[  OK  ] Reached target Basic System.
[  OK  ] Started Job spooling tools.
[   12.056865] c_can_platform 4ae3c000.can: c_can_platform device registered (regs=fce3c000, irq=89)
         Starting TI IPC Daemon...
[   12.246311] c_can_platform 48480000.can: c_can_platform device registered (regs=fa480000, irq=90)
[   12.375310] SCSI subsystem initialized
[  OK  ] Started System Logging Service.
[   12.410381] vpe 489d0000.vpe: loading firmware vpdma-1b8.bin
[   12.451691] vpe 489d0000.vpe: Device registered as /dev/video0
[   12.503445] random: crng init done
[   12.503450] random: 7 urandom warning(s) missed due to ratelimiting
[  OK  ] Started Hardware RNG Entropy Gatherer Daemon.[   12.553144] ahci 4a140000.sata: SSS flag set, parallel bus scan disabled

         [   12.637986] ahci 4a140000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode
Starting RPC Bind Service...
[[   12.683478] ahci 4a140000.sata: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part ccc apst 
  OK  ] Reached target Containers.
[  OK  ] Started D-Bus System Message Bus.
[   12.786735] scsi host0: ahci
[   12.790022] ata1: SATA max UDMA/133 mmio [mem 0x4a140000-0x4a1410ff] port 0x100 irq 80
         Starting Login Service...
[   13.254445] ata1: SATA link down (SStatus 0 SControl 300)
         Starting TI MultiCore Tools Daemon...
         Starting Print notice about GPLv3 packages...
         Starting uim-sysfs.service...
         Starting Avahi mDNS/DNS-SD Stack...
[  OK  ] Started Kernel Logging Service.
[  OK  ] Started Daily rotation of log files.
[  OK  ] Reached target Timers.
[  OK  ] Started Periodic Command Scheduler.
[  OK  ] Started Network Service.
[  OK  ] Started TI IPC Daemon.
[  OK  ] Started RPC Bind Service.
[   13.700439] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[   13.833210] omap-sham 4b101000.sham: hw accel on OMAP rev 4.3
[  OK  ] Started TI MultiCore Tools Daemon.
[  OK  ] Found device /dev/ttyS0.
[   13.970072] omap-aes 4b500000.aes: OMAP AES hw accel rev: 3.3
[   14.022002] omap-aes 4b500000.aes: will run requests pump with realtime priority
[   14.133820] omap-aes 4b700000.aes: OMAP AES hw accel rev: 3.3
[   14.177729] omap-hdmi-audio omap-hdmi-audio.0.auto: snd-soc-dummy-dai <-> 58040000.encoder mapping ok
[   14.177737] omap-hdmi-audio omap-hdmi-audio.0.auto: ASoC: no DMI vendor name!
[   14.267158] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[   14.300165] EXT4-fs (mmcblk1p2): recovery complete
[   14.300179] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
[   14.334014] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[   14.365785] omap_gpio 48059000.gpio: Could not set line 28 debounce to 20000 microseconds (-22)
[   14.374339] omap_gpio 48059000.gpio: Could not set line 1 debounce to 20000 microseconds (-22)
[  OK  ] Started Avahi mDNS/DNS-SD Stack.
[  OK  ] Started Login Service.
[  OK  ] Created slice system-systemd\x2dbacklight.slice.
[   15.135288] omap-aes 4b700000.aes: will run requests pump with realtime priority
         Starting Load/Save Screen Backlight…ightness of backlight:backlight...
         Starting Wait for Network to be Configured...
[  OK  ] Reached target Network.
[   15.240252] asoc-simple-card sound@0: cannot find the slot for index 0 (range 0-0), error: -16
[   15.290726] [drm] Initialized pvr 1.14.3699939 20110701 for 56000000.gpu on minor 0
         Starting Lightning Fast Webserver With Light System Requirements[   15.440805] asoc-simple-card sound@0: ASoC: can't create sound ca6
...
         Starting Enable and configure wl18xx bluetooth stack...
[  OK  ] Started Redis In-Memory Data Store.
[   15.681034] asoc-simple-card: probe of sound@0 failed with error -16
         Starting Network Name Resolution...
         Starting Simple Network Management Protocol (SNMP) Daemon....
         Starting Permit User Sessions...
[  OK  ] Started Load/Save Screen Backlight Brightness of backlight:backlight.
[  OK  ] Started Lightning Fast Webserver With Light System Requirements.
[  OK  ] Started Enable and configure wl18xx bluetooth stack.
[  OK  ] Started Permit User Sessions.
[  OK  ] Found device /dev/ttyS2.
[  OK  ] Started Network Name Resolution.
[  OK  ] Started Simple Network Management Protocol (SNMP) Daemon..
[  OK  ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[  OK  ] Reached target Host and Network Name Lookups.
[  OK  ] Started NFS status monitor for NFSv2/3 locking..
[  OK  ] Started Getty on tty1.
[  OK  ] Started Serial Getty on ttyS2.
[  OK  ] Started Serial Getty on ttyS0.
[  OK  ] Reached target Login Prompts.
         Starting Synchronize System and HW clocks...
[  OK  ] Started Synchronize System and HW clocks.
[  OK  ] Started uim-sysfs.service.
[   19.456196] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[   19.478659] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
[   19.502756] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x02010010
[   19.527244] xhci-hcd xhci-hcd.1.auto: irq 169, io mem 0x48890000
[   19.546102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[   19.565178] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   19.584363] usb usb1: Product: xHCI Host Controller
[   19.598209] usb usb1: Manufacturer: Linux 4.14.79-gbde58ab01e xhci-hcd
[   19.616272] usb usb1: SerialNumber: xhci-hcd.1.auto
[   19.633695] hub 1-0:1.0: USB hub found
[   19.644924] hub 1-0:1.0: 1 port detected
[   19.662207] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[   19.676680] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
[   19.701024] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0  SuperSpeed
[   19.719771] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[   19.742948] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[   19.761964] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   19.781813] usb usb2: Product: xHCI Host Controller
[   19.795727] usb usb2: Manufacturer: Linux 4.14.79-gbde58ab01e xhci-hcd
[   19.813395] usb usb2: SerialNumber: xhci-hcd.1.auto
[   19.829271] hub 2-0:1.0: USB hub found
[   19.842273] hub 2-0:1.0: 1 port detected
[   19.859512] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[   19.876426] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 3
[   19.898396] xhci-hcd xhci-hcd.2.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x02010010
[   19.923291] xhci-hcd xhci-hcd.2.auto: irq 171, io mem 0x488d0000
[   19.939956] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[   19.960064] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   19.980442] usb usb3: Product: xHCI Host Controller
[   19.994111] usb usb3: Manufacturer: Linux 4.14.79-gbde58ab01e xhci-hcd
[   20.012231] usb usb3: SerialNumber: xhci-hcd.2.auto
[   20.022534] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[   20.045696] hub 3-0:1.0: USB hub found
[   20.059043] hub 3-0:1.0: 1 port detected
[   20.075240] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[   20.092283] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 4
[   20.126129] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0  SuperSpeed
[   20.154107] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[   20.184953] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[   20.201513] usb 1-1: New USB device found, idVendor=0451, idProduct=8142
[   20.201521] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[   20.201526] usb 1-1: SerialNumber: 9700007134FF
[   20.231970] hub 1-1:1.0: USB hub found
[   20.232351] hub 1-1:1.0: 4 ports detected
[   20.314785] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   20.351306] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd
[   20.357896] usb usb4: Product: xHCI Host Controller
[   20.381369] usb 2-1: New USB device found, idVendor=0451, idProduct=8140
[   20.381377] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[   20.391976] hub 2-1:1.0: USB hub found
[   20.392346] hub 2-1:1.0: 4 ports detected
[   20.468100] usb usb4: Manufacturer: Linux 4.14.79-gbde58ab01e xhci-hcd
[   20.517957] usb usb4: SerialNumber: xhci-hcd.2.auto
[   20.535764] hub 4-0:1.0: USB hub found
[   20.554861] hub 4-0:1.0: 1 port detected
[   20.580826] usb 1-1.1: new full-speed USB device number 3 using xhci-hcd
[   20.759802] usb 1-1.1: New USB device found, idVendor=03eb, idProduct=212c
[   20.830916] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   20.838266] usb 1-1.1: Product: Atmel maXTouch Digitizer
[   20.918777] usb 1-1.1: Manufacturer: Atmel
[   21.324843] hid-generic 0003:03EB:212C.0002: device has no listeners, quitting
[   21.356452] usbcore: registered new interface driver usbhid
[   21.384789] usbhid: USB HID core driver
[   21.452124] input: Atmel Atmel maXTouch Digitizer as /devices/platform/44000000.ocp/48880000.omap_dwc3_1/48890000.usb/xhci-hcd.1.auto/usb10
[   21.518767] hid-multitouch 0003:03EB:212C.0001: input: USB HID v1.11 Device [Atmel Atmel maXTouch Digitizer] on usb-xhci-hcd.1.auto-1.1/in0
***************************************************************
***************************************************************
NOTICE: This file system contains the following GPLv3 packages:
        autoconf
        bash-dev
        bash
        binutils-dev
        binutils
        bison-dev
        bison
        cifs-utils
        cpio
        cpp-symlinks
        cpp
        dosfstools
        elfutils-dev
        elfutils
        findutils
        g++-symlinks
        g++
        gawk
        gcc-symlinks
        gcc
        gdb
        gdbc6x
        gdbserver
        gettext
        glmark2
        gstreamer1.0-libav
        gzip
        hidapi
        libasm1
        libcairo-perf-utils
        libdw1
        libelf1
        libgdbm-compat4
        libgdbm-dev
        libgdbm4
        libgettextlib
        libgettextsrc
        libgmp10
        libidn11
        libmavconn
        libmpc3
        libmpfr4
        libreadline-dev
        libreadline7
        libunistring2
        m4-dev
        m4
        make
        mavlink
        mavros-extras
        mavros-msgs
        mavros
        nettle
        parted
        python3-pycairo
        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 <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
***************************************************************
***************************************************************
[  OK  ] Reached target Sound Card.
         Starting rc.pvr.service...
[  OK  ] Started Print notice about GPLv3 packages.
[   22.250944] PVR_K: UM DDK-(3699939) and KM DDK-(3699939) match. [ OK ]
[  OK  ] Started rc.pvr.service.
         Starting weston.service...
[  OK  ] Started weston.service.
         Starting telnetd.service...
         Starting Matrix GUI...
[  OK  ] Started telnetd.service.
[  OK  ] Started Matrix GUI.
         Starting thttpd.service...
[  OK  ] Started thttpd.service.
         Starting rng-tools.service...
[  OK  ] Started rng-tools.service.

 _____                    _____           _         _   
|  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
|     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
|__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
              |___|                    |___|            

Arago Project http://arago-project.org am57xx-evm ttyS0

Arago 2018.10 am57xx-evm ttyS0

am57xx-evm login: root
root@am57xx-evm:~# 
root@am57xx-evm:~# 
root@am57xx-evm:~# dmesg | grep drm
[   15.290726] [drm] Initialized pvr 1.14.3699939 20110701 for 56000000.gpu on minor 0
root@am57xx-evm:~# dmesg | grep omapdrm                                                                                                       
root@am57xx-evm:~# [  135.982101] NET: Registered protocol family 15
[  136.140648] Initializing XFRM netlink socket

