
U-Boot SPL 2018.01-00569-g7b4e473-dirty (Nov 11 2019 - 10:21:33)
Critical Link AM335X Dev Kit -- NAND Page size = 2048k booting from dev 8
Trying to boot from MMC1


U-Boot 2018.01-00569-g7b4e473-dirty (Nov 11 2019 - 10:21:33 +0530)

CPU  : AM335X-GP rev 1.0
I2C:   ready
DRAM:  256 MiB
NAND:  256 MiB
MMC:   OMAP SD/MMC: 0, OMAP SD/MMC: 1
Using default environment

In:    ns16550_serial
Out:   ns16550_serial
Err:   ns16550_serial
Net:   Could not get PHY for cpsw: addr 1
cpsw
Hit any key to stop autoboot:  0 
=> 
=> 
=> 
=> setenv bootargs console=ttyS0,115200n8 root=/dev/mmcblk0p2
=> fatload mmc 0:1 0x82000000 zImage
3913159 bytes read in 294 ms (12.7 MiB/s)
=> bootz 0x82000000

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.14.79-ge669d52447 (pcadmin@pcadmin-OptiPlex-790) (gcc version 7.2.1 20171011 (Linaro GCC 7.2-2017.11)9
[    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] OF: fdt: Machine model: Critical Link MitySOM-335x Devkit
[    0.000000] Memory policy: Data cache writeback
[    0.000000] efi: Getting EFI parameters from FDT:
[    0.000000] efi: UEFI not found.
[    0.000000] cma: Reserved 48 MiB at 0x8d000000
[    0.000000] CPU: All CPU(s) started in SVC mode.
[    0.000000] AM335X ES1.0 (sgx neon)
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 64960
[    0.000000] Kernel command line: console=ttyS0,115200n8 root=/dev/mmcblk0p2
[    0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Memory: 197264K/262144K available (8192K kernel code, 319K rwdata, 2484K rodata, 1024K init, 267K bss, 15728K reserve)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
[    0.000000]     vmalloc : 0xd0800000 - 0xff800000   ( 752 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xd0000000   ( 256 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 - 0xc0d4fd40   ( 320 kB)
[    0.000000]        .bss : 0xc0d4fd40 - 0xc0d92a8c   ( 268 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]  Tasks RCU enabled.
[    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
[    0.000000] OMAP clockevent source: timer2 at 24000000 Hz
[    0.000019] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
[    0.000042] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[    0.000055] OMAP clocksource: timer1 at 24000000 Hz
[    0.000278] timer_probe: no matching timers found
[    0.000520] Console: colour dummy device 80x30
[    0.000577] Calibrating delay loop... 718.02 BogoMIPS (lpj=3590144)
[    0.118928] pid_max: default: 32768 minimum: 301
[    0.119151] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.119169] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.120076] CPU: Testing write buffer coherency: ok
[    0.120151] CPU0: Spectre v2: using BPIALL workaround
[    0.120950] Setting up static identity map for 0x80100000 - 0x80100060
[    0.121131] Hierarchical SRCU implementation.
[    0.121536] EFI services will not be available.
[    0.123157] devtmpfs: initialized
[    0.133335] random: get_random_u32 called from bucket_table_alloc+0x8c/0x1ac with crng_init=0
[    0.133836] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[    0.134189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.134216] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.138391] pinctrl core: initialized pinctrl subsystem
[    0.139437] DMI not present or invalid.
[    0.139920] NET: Registered protocol family 16
[    0.142456] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.158427] omap_hwmod: debugss: _wait_target_disable failed
[    0.187198] cpuidle: using governor ladder
[    0.187240] cpuidle: using governor menu
[    0.192388] OMAP GPIO hardware version 0.1
[    0.206248] No ATAGs?
[    0.206271] hw-breakpoint: debug architecture 0x4 unsupported.
[    0.221920] edma 49000000.edma: TI EDMA DMA engine driver
[    0.226097] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, e
[    0.226175] omap_i2c 4802a000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c1_pins, e
[    0.226222] omap_i2c 4819c000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c2_pins, e
[    0.226381] media: Linux media interface: v0.10
[    0.226436] Linux video capture interface: v2.00
[    0.226562] pps_core: LinuxPPS API ver. 1 registered
[    0.226572] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.226599] PTP clock support registered
[    0.226640] EDAC MC: Ver: 3.0.0
[    0.227201] dmi: Firmware registration failed.
[    0.227721] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
[    0.228146] Advanced Linux Sound Architecture Driver Initialized.
[    0.229699] clocksource: Switched to clocksource timer1
[    0.239161] NET: Registered protocol family 2
[    0.240076] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
[    0.240117] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[    0.240148] TCP: Hash tables configured (established 2048 bind 2048)
[    0.240277] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.240300] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.240487] NET: Registered protocol family 1
[    0.241006] RPC: Registered named UNIX socket transport module.
[    0.241021] RPC: Registered udp transport module.
[    0.241029] RPC: Registered tcp transport module.
[    0.241037] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.242006] hw perfevents: no interrupt-affinity property for /pmu, guessing.
[    0.242156] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
[    0.243891] workingset: timestamp_bits=14 max_order=16 bucket_order=2
[    0.248831] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.250046] NFS: Registering the id_resolver key type
[    0.250104] Key type id_resolver registered
[    0.250113] Key type id_legacy registered
[    0.250168] ntfs: driver 2.1.32 [Flags: R/O].
[    0.252616] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.252641] io scheduler noop registered
[    0.252652] io scheduler deadline registered
[    0.252912] io scheduler cfq registered (default)
[    0.252925] io scheduler mq-deadline registered
[    0.252934] io scheduler kyber registered
[    0.254465] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
[    0.258002] pwm-backlight backlight: backlight supply power not found, using dummy regulator
[    0.315297] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
[    0.318917] console [ttyS0] disabled
[    0.319032] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 30, base_baud = 3000000) is a 8250
[    0.960048] console [ttyS0] enabled
[    0.964786] 481a6000.serial: ttyS3 at MMIO 0x481a6000 (irq = 31, base_baud = 3000000) is a 8250
[    0.974769] 481a8000.serial: ttyS4 at MMIO 0x481a8000 (irq = 32, base_baud = 3000000) is a 8250
[    0.985736] omap_rng 48310000.rng: Random Number Generator ver. 20
[    0.994648] pinctrl-single 44e10800.pinmux: pin PIN40 already requested by lcd-controller@1; cannot claim for 4830e000.lcdc
[    1.005971] pinctrl-single 44e10800.pinmux: pin-40 (4830e000.lcdc) status -22
[    1.013170] pinctrl-single 44e10800.pinmux: could not request pin 40 (PIN40) from group lcd_pins_default  on device pinctrl-single
[    1.024977] tilcdc 4830e000.lcdc: Error applying setting, reverse things back
[    1.032184] tilcdc: probe of 4830e000.lcdc failed with error -22
[    1.051362] brd: module loaded
[    1.062342] loop: module loaded
[    1.070559] libphy: Fixed MDIO Bus: probed
[    1.149739] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000
[    1.157448] davinci_mdio 4a101000.mdio: no live phy, scanning all
[    1.164042] davinci_mdio: probe of 4a101000.mdio failed with error -5
[    1.171530] cpsw 4a100000.ethernet: Detected MACID = d0:ff:50:45:d9:c5
[    1.178222] cpsw 4a100000.ethernet: initialized cpsw ale version 1.4
[    1.184683] cpsw 4a100000.ethernet: ALE Table size 1024
[    1.189997] cpsw 4a100000.ethernet: cpts: overflow check period 500 (jiffies)
[    1.199057] i2c /dev entries driver
[    1.203295] IR NEC protocol handler initialized
[    1.207854] IR RC5(x/sz) protocol handler initialized
[    1.212978] IR RC6 protocol handler initialized
[    1.217529] IR JVC protocol handler initialized
[    1.222094] IR Sony protocol handler initialized
[    1.226730] IR SANYO protocol handler initialized
[    1.231465] IR Sharp protocol handler initialized
[    1.236188] IR MCE Keyboard/mouse protocol handler initialized
[    1.242058] IR XMP protocol handler initialized
[    1.248513] cpuidle: enable-method property 'ti,am3352' found operations
[    1.255781] sdhci: Secure Digital Host Controller Interface driver
[    1.262033] sdhci: Copyright(c) Pierre Ossman
[    1.320181] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.329919] ledtrig-cpu: registered to indicate activity on CPUs
[    1.344676] NET: Registered protocol family 10
[    1.350816] Segment Routing with IPv6
[    1.354594] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    1.361477] NET: Registered protocol family 17
[    1.366277] Key type dns_resolver registered
[    1.370865] omap_voltage_late_init: Voltage driver support not added
[    1.384857] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
[    1.392007] omap_i2c 4802a000.i2c: bus 1 rev0.11 at 400 kHz
[    1.419954] tps65910 2-002d: No interrupt support, no core IRQ
[    1.428058] vrtc: supplied by vbat
[    1.435270] vio: supplied by vbat
[    1.440233] vdd1: supplied by vbat
[    1.445663] vdd2: supplied by vbat
[    1.450582] random: fast init done
[    1.456104] vdig1: supplied by vbat
[    1.461160] vdig2: supplied by vbat
[    1.464712] mmc0: host does not support reading read-only switch, assuming write-enable
[    1.472912] mmc0: new high speed SDHC card at address aaaa
[    1.479151] mmcblk0: mmc0:aaaa SC32G 29.7 GiB 
[    1.486035] vpll: supplied by vbat
[    1.489664]  mmcblk0: p1 p2
[    1.495080] vdac: supplied by vbat
[    1.500004] vaux1: supplied by vbat
[    1.504914] vaux2: supplied by vbat
[    1.509831] vaux33: supplied by vbat
[    1.514780] vmmc: supplied by vbat
[    1.519547] vbb: supplied by vbat
[    1.524243] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 400 kHz
[    1.532025] hctosys: unable to open rtc device (rtc0)
[    1.537953] ALSA device list:
[    1.541101]   No soundcards found.
[    1.548765] EXT4-fs (mmcblk0p2): mounting ext3 file system using the ext4 subsystem
[    1.572105] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    1.580507] VFS: Mounted root (ext3 filesystem) readonly on device 179:2.
[    1.597906] devtmpfs: mounted
[    1.602929] Freeing unused kernel memory: 1024K
[    1.991163] systemd[1]: System time before build time, advancing clock.
[    2.052947] systemd[1]: Configuration file /etc/systemd/system.conf is marked executable. Please remove executable permission bit.
[    2.090606] systemd[1]: systemd 234 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPT)
[    2.112863] systemd[1]: Detected architecture arm.

Welcome to Arago 2018.10!

[    2.154480] systemd[1]: Set hostname to <spx-vanguard>.
[    2.484847] systemd[1]: Configuration file /lib/systemd/system/system.slice is marked executable. Please remove executable permis.
[    2.503713] systemd[1]: Configuration file /lib/systemd/system/slices.target is marked executable. Please remove executable permi.
[    2.521919] systemd[1]: Configuration file /lib/systemd/system/shutdown.target is marked executable. Please remove executable per.
[    2.540175] systemd[1]: Configuration file /lib/systemd/system/local-fs.target is marked executable. Please remove executable per.
[    2.566639] systemd[1]: Configuration file /lib/systemd/system/umount.target is marked executable. Please remove executable permi.
[    2.586406] systemd[1]: Configuration file /lib/systemd/system/var-volatile-srv.service is marked executable. Please remove execu.
[    2.607012] systemd[1]: Configuration file /lib/systemd/system/systemd-journald.socket is marked executable. Please remove execut.
[    2.992757] random: systemd: uninitialized urandom read (16 bytes read)
[  OK  ] Started Forward Password Requests to Wall Directory Watch.
[    3.030105] random: systemd: uninitialized urandom read (16 bytes read)
[  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
[    3.070299] random: systemd: uninitialized urandom read (16 bytes read)
[  OK  ] Listening on Process Core Dump Socket.
[  OK  ] Reached target Remote File Systems.
[  OK  ] Listening on Syslog Socket.
[  OK  ] Reached target Swap.
[  OK  ] Listening on Journal Socket (/dev/log).
[  OK  ] Listening on Network Service Netlink Socket.
[  OK  ] Created slice System Slice.
         Mounting Temporary Directory (/tmp)...
         Mounting POSIX Message Queue File System...
         Mounting Kernel Debug File System...
[  OK  ] Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Listening on udev Control Socket.
[  OK  ] Listening on Journal Socket.
         Starting Load Kernel Modules...
         Starting File System Check on Root Device...
[    3.587112] cryptodev: loading out-of-tree module taints kernel.
         [    3.609186] cryptodev: driver 1.9 loaded.
Starting Create list of required st��…ce nodes for the current kernel...
[  OK  ] Created slice User and Session Slice.
[  OK  ] Reached target Slices.
[  OK  ] Created slice system-serial\x2dgetty.slice.
[  OK  ] Reached target Paths.
         Starting Journal Service...
[  OK  ] Listening on udev Kernel Socket.
[  OK  ] Created slice system-getty.slice.
[  OK  ] Mounted Kernel Debug File System.
[  OK  ] Mounted POSIX Message Queue File System.
[  OK  ] Mounted Temporary Directory (/tmp).
[  OK  ] Started Load Kernel Modules.
[    3.876486] systemd-journald[71]: Configuration file /etc/systemd/journald.conf is marked executable. Please remove executable pe.
[  OK  ] Started Create list of required sta��…vice nodes for the current kernel.
         Mounting Kernel Configuration File System...
         Starting Apply Kernel Variables...
[  OK  ] Mounted Kernel Configuration File System.
[  OK  ] Started Apply Kernel Variables.
[  OK  ] Started Journal Service.
[   17.277583] random: crng init doneing for��…ck on Root Device (14s / no limit)
[   17.281049] random: 7 urandom warning(s) missed due to ratelimiting
[  OK  ] Started File System Check on Root Device.
         Starting Remount Root and Kernel File Systems...
[   33.111019] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[  OK  ] Started Remount Root and Kernel File Systems.
         Starting Flush Journal to Persistent Storage...
         Starting Create Static Device Nodes in /dev...
         Starting udev Coldplug all Devices...
[  OK  ] Started Create Static Device Nodes in /dev.
[   33.414506] systemd-journald[71]: Received request to flush runtime journal from PID 1
[  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.
[  OK  ] Started Flush Journal to Persistent Storage.
[  OK  ] Started udev Kernel Device Manager.
         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  ] Created slice system-systemd\x2dbacklight.slice.
         Starting Load/Save Screen Backlight��…ightness of backlight:backlight...
[   36.119435] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[  OK  ] Found device /dev/ttyS0.
[  OK  ] Started udev Coldplug all Devices.
[  OK  ] Started Load/Save Screen Backlight Brightness of backlight:backlight.
[  OK  ] Reached target System Initialization.
[  OK  ] Listening on RPCbind Server Activation Socket.
[  OK  ] Started Daily Cleanup of Temporary Directories.
[  OK  ] Listening on D-Bus System Message Bus Socket.
[  OK  ] Reached target Sockets.
[  OK  ] Reached target Basic System.
[   36.528904] CAN device driver interface
         Starting Login Service...
[   36.623891] c_can_platform 481cc000.can: c_can_platform device registered (regs=fa1cc000, irq=38)
         Starting RPC Bind Service...
[   36.748441] c_can_platform 481d0000.can: c_can_platform device registered (regs=fa1d0000, irq=39)
         Starting Print notice about GPLv3 packages...
         Starting LSB: Raise network interfaces and configure them...
[  OK  ] Reached target Containers.
[  OK  ] Started Job spooling tools.
[  OK  ] Started Periodic Command Scheduler.
         Starting LSB: D-Bus systemwide message bus...
[  OK  ] Started System Logging Service.
[   37.575642] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
[  OK  ] Started D-Bus System Message Bus.
[   37.868497] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
[   37.912719] remoteproc remoteproc0: wkup_m3 is available
[   37.954421] remoteproc remoteproc0: powering up wkup_m3
[   37.972476] PM: Cannot get wkup_m3_ipc handle
[   38.047361] omap-aes 53500000.aes: will run requests pump with realtime priority
[   38.111901] PM: Cannot get wkup_m3_ipc handle
[   38.393041] remoteproc remoteproc0: Booting fw image am335x-pm-firmware.elf, size 224628
[   38.552342] remoteproc remoteproc0: remote processor wkup_m3 is now up
[   38.552374] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x192
         Starting Network Service...
[  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
[  OK  ] Started Kernel Logging Service.
[  OK  ] Started Daily rotation of log files.
[  OK  ] Reached target Timers.
[  OK  ] Started RPC Bind Service.
[  OK  ] Started LSB: D-Bus systemwide message bus.
[  OK  ] Found device /dev/ttyS3.
[  OK  ] Started Network Service.
[   41.032909] net eth0: initializing cpsw version 1.12 (0)
[   41.170214] libphy: PHY 4a101000.mdio:01 not found
[   41.175072] net eth0: phy "4a101000.mdio:01" not found on slave 0, err -19
[   41.369132] libphy: PHY 4a101000.mdio:02 not found
[   41.459540] net eth0: phy "4a101000.mdio:02" not found on slave 1, err -19
[   41.698656] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   41.820935] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[  OK  ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[  OK  ] Reached target Network.
         Starting Network Name Resolution...
         Starting Permit User Sessions...
[  OK  ] Started Login Service.
[  OK  ] Started Permit User Sessions.
[  OK  ] Started Serial Getty on ttyS0.
[  OK  ] Started Serial Getty on ttyS3.
[   44.127665] PM: no-rtc available, rtc-only mode disabled.
[  OK  ] Started Getty on tty1.
[  OK  ] Reached target Login Prompts.
         Starting Synchronize System and HW clocks...
[FAILED] Failed to start Synchronize System and HW clocks.
See 'systemctl status sync-clocks.service' for details.
[   44.656725] am335x-phy-driver 47401300.usb-phy: 47401300.usb-phy supply vcc not found, using dummy regulator
[   44.687534] usbcore: registered new interface driver usbfs
[   44.687607] usbcore: registered new interface driver hub
[   44.736542] usbcore: registered new device driver usb
[  OK  ] Started Network Name Resolution.
[  OK  ] Reached target Host and Network Name Lookups.
[  OK  ] Started NFS status monitor for NFSv2/3 locking..
[   45.003942] musb-hdrc musb-hdrc.0: MUSB HDRC host driver
[   45.009364] musb-hdrc musb-hdrc.0: new USB bus registered, assigned bus number 1
[   45.124099] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[   45.199160] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   45.284141] usb usb1: Product: MUSB HDRC host driver
[   45.289154] usb usb1: Manufacturer: Linux 4.14.79-ge669d52447 musb-hcd
[   45.396581] usb usb1: SerialNumber: musb-hdrc.0
[   45.451001] hub 1-0:1.0: USB hub found
[   45.485838] hub 1-0:1.0: 1 port detected
[   45.528767] am335x-phy-driver 47401b00.usb-phy: 47401b00.usb-phy supply vcc not found, using dummy regulator
[   45.687853] musb-hdrc musb-hdrc.1: MUSB HDRC host driver
[   45.757337] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 2
[   45.826803] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
***************************************************************
***************************************************************
NOTICE: This file system contains the following GPLv3 packages:
        bash
        binutils
        cifs-utils
        cpio
        dosfstools
        elfutils
        gawk
        gzip
        libdw1
        libelf1
        libreadline7
        m4
        which

[   45.899972] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   45.907252] usb usb2: Product: MUSB HDRC host driver
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
***************************************************************
***************************************************************
[   45.973719] usb usb2: Manufacturer: Linux 4.14.79-ge669d52447 musb-hcd
[  OK  ] Started Print notice about GPLv3 packages.
[   46.046031] usb usb2: SerialNumber: musb-hdrc.1
[   46.070467] hub 2-0:1.0: USB hub found
[   46.120758] hub 2-0:1.0: 1 port detected
[   47.286794] input: ti-tsc as /devices/platform/ocp/44e0d000.tscadc/44e0d000.tscadc:tsc/input/input0

 _____ _____ __ __
|   __|  _  |  |  |
|__   |   __|-   -|
|_____|__|  |__|__|

 _____ _____ _____ _____ _____ _____ _____ ____
|  |  |  _  |   | |   __|  |  |  _  | __  |    
|  |  |     | | | |  |  |  |  |     |    -|  |  |
  ___/|__|__|_|___|_____|_____|__|__|__|__|____/

SPX Project http://arago-project.org spx-vanguard ttyS0

Arago 2013.05 spx-vanguard ttyS0

spx-vanguard login: root
Password: 
root@spx-vanguard:~# 
root@spx-vanguard:~# 
root@spx-vanguard:~# 
root@spx-vanguard:~# cat /proc/mtd 
dev:    size   erasesize  name
root@spx-vanguard:~# 
root@spx-vanguard:~# 
root@spx-vanguard:~# 
root@spx-vanguard:~# 


