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 
=> 
=> 
=> fatload mmc 0:1 0x88000000 am335x-mitysom-devkit.dtb
41927 bytes read in 5 ms (8 MiB/s)
=> setenv bootargs console=ttyS0,115200n8 root=/dev/mmcblk0p2
=> fatload mmc 0:1 0x82000000 zImage
3871232 bytes read in 288 ms (12.8 MiB/s)
=> bootz 0x82000000 - 0x88000000
## Flattened Device Tree blob at 88000000
   Booting using the fdt blob at 0x88000000
   Loading Device Tree to 8df3a000, end 8df473c6 ... OK
ret = 0

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 0x8a800000
[    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: 197268K/262144K available (8192K kernel code, 319K rwdata, 2484K rodata, 1024K init, 267K bss, 15724K 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.000018] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
[    0.000039] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[    0.000052] OMAP clocksource: timer1 at 24000000 Hz
[    0.000271] timer_probe: no matching timers found
[    0.000515] Console: colour dummy device 80x30
[    0.000572] Calibrating delay loop... 718.02 BogoMIPS (lpj=3590144)
[    0.118934] 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.120081] CPU: Testing write buffer coherency: ok
[    0.120162] CPU0: Spectre v2: using BPIALL workaround
[    0.120957] Setting up static identity map for 0x80100000 - 0x80100060
[    0.121135] Hierarchical SRCU implementation.
[    0.121541] EFI services will not be available.
[    0.123159] devtmpfs: initialized
[    0.133220] random: get_random_u32 called from bucket_table_alloc+0x8c/0x1ac with crng_init=0
[    0.133719] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[    0.134077] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.134103] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.138266] pinctrl core: initialized pinctrl subsystem
[    0.139302] DMI not present or invalid.
[    0.139793] NET: Registered protocol family 16
[    0.142330] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.158575] omap_hwmod: debugss: _wait_target_disable failed
[    0.187344] cpuidle: using governor ladder
[    0.187392] cpuidle: using governor menu
[    0.192575] OMAP GPIO hardware version 0.1
[    0.203656] omap-gpmc 50000000.gpmc: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/nandflash_pins_de
[    0.206835] No ATAGs?
[    0.206851] hw-breakpoint: debug architecture 0x4 unsupported.
[    0.222516] edma 49000000.edma: TI EDMA DMA engine driver
[    0.226652] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, e
[    0.226725] omap_i2c 4802a000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c1_pins, e
[    0.226773] omap_i2c 4819c000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c2_pins, e
[    0.226932] media: Linux media interface: v0.10
[    0.226985] Linux video capture interface: v2.00
[    0.227111] pps_core: LinuxPPS API ver. 1 registered
[    0.227121] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.227148] PTP clock support registered
[    0.227188] EDAC MC: Ver: 3.0.0
[    0.227747] dmi: Firmware registration failed.
[    0.228262] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
[    0.228700] Advanced Linux Sound Architecture Driver Initialized.
[    0.230190] clocksource: Switched to clocksource timer1
[    0.239760] NET: Registered protocol family 2
[    0.240684] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
[    0.240724] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[    0.240756] TCP: Hash tables configured (established 2048 bind 2048)
[    0.240886] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.240909] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.241095] NET: Registered protocol family 1
[    0.241620] RPC: Registered named UNIX socket transport module.
[    0.241635] RPC: Registered udp transport module.
[    0.241643] RPC: Registered tcp transport module.
[    0.241651] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.242635] hw perfevents: no interrupt-affinity property for /pmu, guessing.
[    0.242788] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
[    0.244556] workingset: timestamp_bits=14 max_order=16 bucket_order=2
[    0.249475] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.250716] NFS: Registering the id_resolver key type
[    0.250771] Key type id_resolver registered
[    0.250781] Key type id_legacy registered
[    0.250833] ntfs: driver 2.1.32 [Flags: R/O].
[    0.253279] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.253305] io scheduler noop registered
[    0.253315] io scheduler deadline registered
[    0.253570] io scheduler cfq registered (default)
[    0.253584] io scheduler mq-deadline registered
[    0.253593] io scheduler kyber registered
[    0.255138] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
[    0.258705] pwm-backlight backlight: backlight supply power not found, using dummy regulator
[    0.316506] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
[    0.320347] console [ttyS0] disabled
[    0.320458] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 30, base_baud = 3000000) is a 8250
[    0.975053] console [ttyS0] enabled
[    0.979836] 481a6000.serial: ttyS3 at MMIO 0x481a6000 (irq = 31, base_baud = 3000000) is a 8250
[    0.989835] 481a8000.serial: ttyS4 at MMIO 0x481a8000 (irq = 32, base_baud = 3000000) is a 8250
[    1.000971] omap_rng 48310000.rng: Random Number Generator ver. 20
[    1.009734] pinctrl-single 44e10800.pinmux: pin PIN40 already requested by lcd-controller@1; cannot claim for 4830e000.lcdc
[    1.021076] pinctrl-single 44e10800.pinmux: pin-40 (4830e000.lcdc) status -22
[    1.028253] pinctrl-single 44e10800.pinmux: could not request pin 40 (PIN40) from group lcd_pins_default  on device pinctrl-single
[    1.040071] tilcdc 4830e000.lcdc: Error applying setting, reverse things back
[    1.047283] tilcdc: probe of 4830e000.lcdc failed with error -22
[    1.066491] brd: module loaded
[    1.077473] loop: module loaded
[    1.085194] m25p80 spi1.0: m25p64 (8192 Kbytes)
[    1.089793] 1 ofpart partitions found on MTD device spi1.0
[    1.095486] Creating 1 MTD partitions on "spi1.0":
[    1.100345] 0x000000000000-0x000000800000 : "NOR User Defined"
[    1.108460] libphy: Fixed MDIO Bus: probed
[    1.180287] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000
[    1.187996] davinci_mdio 4a101000.mdio: no live phy, scanning all
[    1.194633] davinci_mdio: probe of 4a101000.mdio failed with error -5
[    1.202111] cpsw 4a100000.ethernet: Detected MACID = d0:ff:50:45:d9:c6
[    1.208798] cpsw 4a100000.ethernet: initialized cpsw ale version 1.4
[    1.215261] cpsw 4a100000.ethernet: ALE Table size 1024
[    1.220576] cpsw 4a100000.ethernet: cpts: overflow check period 500 (jiffies)
[    1.229629] i2c /dev entries driver
[    1.233862] IR NEC protocol handler initialized
[    1.238420] IR RC5(x/sz) protocol handler initialized
[    1.243543] IR RC6 protocol handler initialized
[    1.248094] IR JVC protocol handler initialized
[    1.252658] IR Sony protocol handler initialized
[    1.257293] IR SANYO protocol handler initialized
[    1.262030] IR Sharp protocol handler initialized
[    1.266754] IR MCE Keyboard/mouse protocol handler initialized
[    1.272624] IR XMP protocol handler initialized
[    1.279033] cpuidle: enable-method property 'ti,am3352' found operations
[    1.286310] sdhci: Secure Digital Host Controller Interface driver
[    1.292563] sdhci: Copyright(c) Pierre Ossman
[    1.350564] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.360442] ledtrig-cpu: registered to indicate activity on CPUs
[    1.375213] NET: Registered protocol family 10
[    1.381349] Segment Routing with IPv6
[    1.385133] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    1.392011] NET: Registered protocol family 17
[    1.396823] Key type dns_resolver registered
[    1.401417] omap_voltage_late_init: Voltage driver support not added
[    1.414454] Value returned for gpmc,num-cs is 0 and gpmc,num-cs: 7
[    1.420876] gpmc,num-cs Success....
[    1.424401] omap-gpmc 50000000.gpmc: GPMC revision 6.0
[    1.429561] Value of GPMC_CS_CONFIG7 is 3904
[    1.433910] CS0 is enabled, so validating...
[    1.438200] GPMC_CS_CONFIG7 value read : 0xf40
[    1.442733] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000
[    1.448887] Value of GPMC_CS_CONFIG7 is 3840
[    1.453219] CS1 is not enabled, so continuing...
[    1.457891] Value of GPMC_CS_CONFIG7 is 3840
[    1.462219] CS2 is not enabled, so continuing...
[    1.466881] Value of GPMC_CS_CONFIG7 is 3840
[    1.471206] CS3 is not enabled, so continuing...
[    1.475906] Value of GPMC_CS_CONFIG7 is 3840
[    1.480263] CS4 is not enabled, so continuing...
[    1.484931] Value of GPMC_CS_CONFIG7 is 3840
[    1.489257] CS5 is not enabled, so continuing...
[    1.493938] mmc0: host does not support reading read-only switch, assuming write-enable
[    1.502111] mmc0: new high speed SDHC card at address aaaa
[    1.508233] Value of GPMC_CS_CONFIG7 is 3840
[    1.512635] mmcblk0: mmc0:aaaa SC32G 29.7 GiB 
[    1.518130]  mmcblk0: p1 p2
[    1.522066] CS6 is not enabled, so continuing...
[    1.527121] gpmc_gpio_init is success!!!
[    1.531201] gpmc_setup_irq is success!!!
[    1.535189] Value of GPMC_CS_CONFIG7 is 3840
[    1.539483] Value of res->start: 16777216 resource_size(res): 16777216
[    1.546107] Child name is nand
[    1.549262] Value of CS is 0
[    1.552177] GPMC_CS_CONFIG7 value read : 0xf01
[    1.556638] Old base is NOT equal to new base !!!!!!!!
[    1.561813] gpmc_cs_delete_mem success
[    1.565578] gpmc_cs_insert_mem success
[    1.569340] gpmc_cs_remap success 
[    1.572777] Not Reserving wait pins .....
[    1.576804] gpmc_cs_program_settings Success !!!!
[    1.581570] gpmc_cs_set_timings Success !!!!
[    1.587136] nand: Srini -> device found, Manufacturer ID: 0x2c, Chip ID: 0xda
[    1.594386] nand: Micron MT29F2G08ABAEAWP
[    1.598417] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    1.606089] nand: using OMAP_ECC_BCH8_CODE_HW ECC scheme
[    1.611701] 10 ofpart partitions found on MTD device omap2-nand.0
[    1.617825] Creating 10 MTD partitions on "omap2-nand.0":
[    1.623303] 0x000000000000-0x000000020000 : "SPL"
[    1.629329] 0x000000020000-0x000000040000 : "SPL.backup1"
[    1.635898] 0x000000040000-0x000000060000 : "SPL.backup2"
[    1.642402] 0x000000060000-0x000000080000 : "SPL.backup3"
[    1.648840] 0x000000080000-0x000000260000 : "u-boot"
[    1.656554] 0x000000260000-0x000000280000 : "u-boot Env"
[    1.662945] 0x000000280000-0x000000780000 : "Current Kernel"
[    1.674304] 0x000000780000-0x000000c80000 : "Backup Kernel"
[    1.685597] 0x000000c80000-0x000001180000 : "Fail Safe Kernel"
[    1.697158] 0x000001180000-0x000010000000 : "File System"
[    1.929003] of_platform_device_create Success !!!!
[    1.933879] of_match_node Success !!!!
[    1.939221] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
[    1.946158] omap_i2c 4802a000.i2c: bus 1 rev0.11 at 400 kHz
[    1.980503] tps65910 2-002d: No interrupt support, no core IRQ
[    1.988597] vrtc: supplied by vbat
[    1.995345] random: fast init done
[    1.999327] vio: supplied by vbat
[    2.004248] vdd1: supplied by vbat
[    2.009512] vdd2: supplied by vbat
[    2.016339] vdig1: supplied by vbat
[    2.021299] vdig2: supplied by vbat
[    2.026216] vpll: supplied by vbat
[    2.031072] vdac: supplied by vbat
[    2.035891] vaux1: supplied by vbat
[    2.040827] vaux2: supplied by vbat
[    2.045749] vaux33: supplied by vbat
[    2.050778] vmmc: supplied by vbat
[    2.055625] vbb: supplied by vbat
[    2.060296] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 400 kHz
[    2.068034] hctosys: unable to open rtc device (rtc0)
[    2.074177] ALSA device list:
[    2.077175]   No soundcards found.
[    2.085094] EXT4-fs (mmcblk0p2): mounting ext3 file system using the ext4 subsystem
[    2.107821] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    2.116265] VFS: Mounted root (ext3 filesystem) readonly on device 179:2.
[    2.128268] devtmpfs: mounted
[    2.133355] Freeing unused kernel memory: 1024K
[    2.517189] systemd[1]: System time before build time, advancing clock.
[    2.578356] systemd[1]: Configuration file /etc/systemd/system.conf is marked executable. Please remove executable permission bit.
[    2.615843] systemd[1]: systemd 234 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPT)
[    2.637743] systemd[1]: Detected architecture arm.

Welcome to Arago 2018.10!

[    2.684398] systemd[1]: Set hostname to <spx-vanguard>.
[    3.011620] systemd[1]: Configuration file /lib/systemd/system/system.slice is marked executable. Please remove executable permis.
[    3.031037] systemd[1]: Configuration file /lib/systemd/system/slices.target is marked executable. Please remove executable permi.
[    3.049428] systemd[1]: Configuration file /lib/systemd/system/shutdown.target is marked executable. Please remove executable per.
[    3.067756] systemd[1]: Configuration file /lib/systemd/system/local-fs.target is marked executable. Please remove executable per.
[    3.095077] systemd[1]: Configuration file /lib/systemd/system/umount.target is marked executable. Please remove executable permi.
[    3.114701] systemd[1]: Configuration file /lib/systemd/system/var-volatile-srv.service is marked executable. Please remove execu.
[    3.135016] systemd[1]: Configuration file /lib/systemd/system/systemd-journald.socket is marked executable. Please remove execut.
[    3.515775] random: systemd: uninitialized urandom read (16 bytes read)
[  OK  ] Listening on Journal Socket (/dev/log).
[    3.550666] random: systemd: uninitialized urandom read (16 bytes read)
[  OK  ] Listening on udev Kernel Socket.
[    3.581265] random: systemd: uninitialized urandom read (16 bytes read)
[  OK  ] Listening on Journal Socket.
[  OK  ] Listening on udev Control Socket.
[  OK  ] Created slice User and Session Slice.
[  OK  ] Listening on Syslog Socket.
[  OK  ] Listening on Process Core Dump Socket.
[  OK  ] Created slice System Slice.
[  OK  ] Reached target Slices.
         Mounting POSIX Message Queue File System...
         Starting File System Check on Root Device...
         Starting Create list of required st��…ce nodes for the current kernel...
         Starting Load Kernel Modules...
[  OK  ] Created slice system-serial\x2dgetty.slice.
[    4.021660] cryptodev: loading out-of-tree module taints kernel.
[  OK  ] Created slice system-getty.slice.
[    4.036274] cryptodev: driver 1.9 loaded.
[  OK  ] Reached target Remote File Systems.
         Mounting Kernel Debug File System...
[  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
[  OK  ] Reached target Swap.
         Mounting Temporary Directory (/tmp)...
[  OK  ] Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Started Forward Password Requests to Wall Directory Watch.
[  OK  ] Reached target Paths.
[  OK  ] Listening on Network Service Netlink Socket.
         Starting Journal Service...
[  OK  ] Mounted Kernel Debug File System.
[  OK  ] Mounted POSIX Message Queue File System.
[  OK  ] Mounted Temporary Directory (/tmp).
[    4.264726] systemd-journald[70]: 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.
[  OK  ] Started Load Kernel Modules.
         Starting Apply Kernel Variables...
         Mounting Kernel Configuration File System...
[  OK  ] Mounted Kernel Configuration File System.
[  OK  ] Started Apply Kernel Variables.
[  OK  ] Started Journal Service.
[   17.662486] random: crng init doneing for��…ck on Root Device (13s / no limit)
[   17.665952] 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.568616] 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.879003] systemd-journald[70]: 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 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.
[  OK  ] Created slice system-systemd\x2dbacklight.slice.
[   36.424939] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
         Starting Load/Save Screen Backlight��…ightness of backlight:backlight...
[  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.
         Starting Network Service...
[   37.103228] CAN device driver interface
[  OK  ] Started Daily rotation of log files.
[   37.163113] c_can_platform 481cc000.can: c_can_platform device registered (regs=fa1cc000, irq=38)
[  OK  ] Listening on D-Bus System Message Bus Socket.[   37.329458] c_can_platform 481d0000.can: c_can_platform device registered ()

[  OK  ] Listening on RPCbind Server Activation Socket.
[  OK  ] Reached target Sockets.
[  OK  ] Reached target Basic System.
[  OK  ] Reached target Containers.
         Starting LSB: D-Bus systemwide message bus...
         Starting Login Service...
[  OK  ] Started Job spooling tools.
         Starting LSB: Raise network interfaces and configure them...
[  OK  ] Started D-Bus System Message Bus.
[   38.436572] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
[  OK  ] Started System Logging Service.
[  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
         Starting RPC Bind Service...
         Starting Print notice about GPLv3 packages...
[   40.009454] net eth0: initializing cpsw version 1.12 (0)
[   40.036813] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
[   40.078566] libphy: PHY 4a101000.mdio:01 not found
[   40.120456] omap-aes 53500000.aes: will run requests pump with realtime priority
[   40.302505] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
[   40.351911] PM: Cannot get wkup_m3_ipc handle
[   40.441992] remoteproc remoteproc0: wkup_m3 is available
[   40.452706] PM: Cannot get wkup_m3_ipc handle
[   40.452811] remoteproc remoteproc0: powering up wkup_m3
[   40.495996] remoteproc remoteproc0: Booting fw image am335x-pm-firmware.elf, size 224628
[   40.496278] remoteproc remoteproc0: remote processor wkup_m3 is now up
[   40.496316] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x192
[  OK  ] Started Kernel Logging Service.
[  OK  ] Started Daily Cleanup of Temporary Directori[   41.146158] net eth0: phy "4a101000.mdio:01" not found on slave 0, err -19
es.
[  OK  ] Reached target Timers.
[  OK  ] Started Periodic Command Scheduler.
[  OK  ] Started Network Service.
[   41.310399] libphy: PHY 4a101000.mdio:02 not found
[   41.317764] net eth0: phy "4a101000.mdio:02" not found on slave 1, err -19
[  OK  ] Started LSB: D-Bus systemwide message bus.
[  OK  ] Started RPC Bind Service.
[   41.605669] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   41.644520] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[  OK  ] Found device /dev/ttyS3.
[  OK  ] Started Login Service.
[  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 Permit User Sessions.
[  OK  ] Started Serial Getty on ttyS0.
[  OK  ] Started Getty on tty1.
[  OK  ] Started Serial Getty on ttyS3.
[  OK  ] Reached target Login Prompts.
         Starting Synchronize System and HW clocks...
[   46.422202] input: ti-tsc as /devices/platform/ocp/44e0d000.tscadc/44e0d000.tscadc:tsc/input/input0
[   46.487013] PM: no-rtc available, rtc-only mode disabled.
[FAILED] Failed to start Synchronize System and HW clocks.
See 'systemctl status sync-clocks.service' for details.
[  OK  ] Started Network Name Resolution.
[   47.075928] am335x-phy-driver 47401300.usb-phy: 47401300.usb-phy supply vcc not found, using dummy regulator
[   47.094799] usbcore: registered new interface driver usbfs
[   47.094874] usbcore: registered new interface driver hub
[   47.095043] usbcore: registered new device driver usb
[   47.385689] musb-hdrc musb-hdrc.0: MUSB HDRC host driver
[   47.464523] musb-hdrc musb-hdrc.0: new USB bus registered, assigned bus number 1
[   47.518960] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[   47.560444] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   47.567744] usb usb1: Product: MUSB HDRC host driver
[   47.680400] usb usb1: Manufacturer: Linux 4.14.79-ge669d52447 musb-hcd
[   47.686997] usb usb1: SerialNumber: musb-hdrc.0
***************************************************************
***************************************************************
NOTICE: This file system contains the following GPLv3 packages:
        bash
        binutils
        cifs-utils
        cpio
        dosfstools
        elfutils
        gawk
        gzip
        libdw1
        libelf1
        libreadline7
        m4
        which
[   47.815981] hub 1-0:1.0: USB hub found

[   47.855576] hub 1-0:1.0: 1 port detected
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
***************************************************************
************************[   47.924214] am335x-phy-driver 47401b00.usb-phy: 47401b00.usb-phy supply vcc not found, using dummy regular
***************************************
[  OK  ] Started Print notice about GPLv3 packages.
[   48.081545] musb-hdrc musb-hdrc.1: MUSB HDRC host driver
[   48.086975] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 2
[   48.198883] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[   48.249680] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   48.308049] usb usb2: Product: MUSB HDRC host driver
[   48.342771] usb usb2: Manufacturer: Linux 4.14.79-ge669d52447 musb-hcd
[   48.349399] usb usb2: SerialNumber: musb-hdrc.1
[   48.436616] hub 2-0:1.0: USB hub found
[   48.470078] hub 2-0:1.0: 1 port detected

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

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

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:~# cat /proc/mtd 
dev:    size   erasesize  name
mtd0: 00800000 00010000 "NOR User Defined"
mtd1: 00020000 00020000 "SPL"
mtd2: 00020000 00020000 "SPL.backup1"
mtd3: 00020000 00020000 "SPL.backup2"
mtd4: 00020000 00020000 "SPL.backup3"
mtd5: 001e0000 00020000 "u-boot"
mtd6: 00020000 00020000 "u-boot Env"
mtd7: 00500000 00020000 "Current Kernel"
mtd8: 00500000 00020000 "Backup Kernel"
mtd9: 00500000 00020000 "Fail Safe Kernel"
mtd10: 0ee80000 00020000 "File System"
root@spx-vanguard:~# 
root@spx-vanguard:~# 
root@spx-vanguard:~# 
root@spx-vanguard:~# 
