
U-Boot SPL 2018.01-00569-g7b4e473-dirty (Sep 06 2019 - 18:17:40)
Trying to boot from MMC1
*** Warning - bad CRC, using default environment
U-Boot 2018.01-00569-g7b4e473-dirty (Sep 06 2019 - 18:17:40 +0530)

CPU  : AM335X-GP rev 2.1
Model: TI AM335x EVM-SK
DRAM:  256 MiB
256 MiB

256 MiB
Srini MMC:   OF: translating address: 00000648
OF: parent translation for: 00000000
OF: one level translation: 00000648
OMAP SD/MMC: 0
*** Warning - bad CRC, using default environment

Net:   No ethernet found.
TI-SDK U-Boot




Hit any key to stop autoboot:  0 
=> 
=> 
=> 
=> 
=> fatload mmc 0:1 0x88000000 am335x-evmsk.dtb
32526 bytes read in 9 ms (3.4 MiB/s)
=> setenv bootargs console=ttyS0,115200n8 root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait
=> fatload mmc 0:1 0x82000000 uImage
3834432 bytes read in 531 ms (6.9 MiB/s)
=> bootm 0x82000000 - 0x88000000
## Booting kernel from Legacy Image at 82000000 ...
   Image Name:   Linux-4.14.79-ge669d52447
   Created:      2019-09-13  15:57:28 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    3834368 Bytes = 3.7 MiB
   Load Address: 82000000
   Entry Point:  82000000
   Verifying Checksum ... OK
## Flattened Device Tree blob at 88000000
   Booting using the fdt blob at 0x88000000
   Loading Kernel Image ... OK
   Loading Device Tree to 8df34000, end 8df3ef0d ... OK

Starting kernel ...

Srini machid : 3589

Srini r2 : 8df34000

Jumping to 82000000


Bye bye u-boot :( 

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.14.79-ge669d52447 (pcadmin@pcadmin-OptiPlex-790) (gcc version 4.7.3 20130226 (prerelease) (crosstool-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: TI AM335x EVM-SK
[    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 ES2.1 (neon)
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 64960
[    0.000000] Kernel command line: console=ttyS0,115200n8 root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait
[    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: 197304K/262144K available (8192K kernel code, 316K rwdata, 2468K rodata, 1024K init, 268K bss, 15688K 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 - 0xc0d4f1f8   ( 317 kB)
[    0.000000]        .bss : 0xc0d4f1f8 - 0xc0d9223c   ( 269 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] hw name: timer1
[    0.000027] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
[    0.000073] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[    0.000099] OMAP clocksource: timer1 at 24000000 Hz
[    0.000498] timer_probe: no matching timers found
[    0.000937] Console: colour dummy device 80x30
[    0.001036] Calibrating delay loop... 289.99 BogoMIPS (lpj=1449984)
[    0.067683] pid_max: default: 32768 minimum: 301
[    0.068143] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.068181] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.070027] CPU: Testing write buffer coherency: ok
[    0.070157] CPU0: Spectre v2: using BPIALL workaround
[    0.071642] Setting up static identity map for 0x80100000 - 0x80100060
[    0.072014] Hierarchical SRCU implementation.
[    0.072878] EFI services will not be available.
[    0.076552] devtmpfs: initialized
[    0.096740] random: get_random_u32 called from bucket_table_alloc+0x9c/0x1ac with crng_init=0
[    0.097861] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[    0.098548] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.098599] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.106151] pinctrl core: initialized pinctrl subsystem
[    0.108048] DMI not present or invalid.
[    0.108943] NET: Registered protocol family 16
[    0.114401] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.124162] ------------[ cut here ]------------
[    0.124231] WARNING: CPU: 0 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:2501 _init+0x4d4/0x54c
[    0.124252] omap_hwmod: rtc: doesn't have mpu register target base
[    0.124270] Modules linked in:
[    0.124317] CPU: 0 PID: 1 Comm: swapper Not tainted 4.14.79-ge669d52447 #9
[    0.124337] Hardware name: Generic AM33XX (Flattened Device Tree)
[    0.124355] Backtrace: 
[    0.124431] [<c010b764>] (dump_backtrace) from [<c010b9c8>] (show_stack+0x18/0x1c)
[    0.124465]  r6:00000000 r5:c0a98c08 r4:cf03fe18 r3:00000000
[    0.124519] [<c010b9b0>] (show_stack) from [<c08074f0>] (dump_stack+0x20/0x28)
[    0.124570] [<c08074d0>] (dump_stack) from [<c0128750>] (__warn+0xdc/0x104)
[    0.124609] [<c0128674>] (__warn) from [<c0128830>] (warn_slowpath_fmt+0x40/0x48)
[    0.124647]  r10:00000000 r8:c0c3b81c r7:00000000 r6:c0d0af64 r5:00000000 r4:00000000
[    0.124686] [<c01287f4>] (warn_slowpath_fmt) from [<c0c0b3e4>] (_init+0x4d4/0x54c)
[    0.124711]  r3:c0acff68 r2:c0a99050
[    0.124731]  r4:c0d0af20
[    0.124768] [<c0c0af10>] (_init) from [<c011b570>] (omap_hwmod_for_each+0x38/0x64)
[    0.124803]  r8:c0c3b81c r7:00000000 r6:c0c0af10 r5:c0d07fb8 r4:c0d0af20
[    0.124840] [<c011b538>] (omap_hwmod_for_each) from [<c0c0baa8>] (__omap_hwmod_setup_all+0x2c/0xac)
[    0.124871]  r7:00000000 r6:c0c0ba7c r5:00000002 r4:c0c4c3b4
[    0.124909] [<c0c0ba7c>] (__omap_hwmod_setup_all) from [<c01018fc>] (do_one_initcall+0x44/0x170)
[    0.124963] [<c01018b8>] (do_one_initcall) from [<c0c00e7c>] (kernel_init_freeable+0x108/0x1c4)
[    0.124998]  r8:c0c3b81c r7:000000d5 r6:c0d4f200 r5:00000002 r4:c0c4c3b4
[    0.125054] [<c0c00d74>] (kernel_init_freeable) from [<c081b438>] (kernel_init+0x10/0x120)
[    0.125090]  r10:00000000 r9:00000000 r8:00000000 r7:00000000 r6:00000000 r5:c081b428
[    0.125110]  r4:00000000
[    0.125148] [<c081b428>] (kernel_init) from [<c0107e68>] (ret_from_fork+0x14/0x2c)
[    0.125173]  r4:00000000 r3:ffffffff
[    0.125214] ---[ end trace c431ab096944d1ac ]---
[    0.144610] ------------[ cut here ]------------
[    0.144658] WARNING: CPU: 0 PID: 1 at arch/arm/mach-omap2/omap_hwmod.c:2501 _init+0x4d4/0x54c
[    0.144678] omap_hwmod: usb_otg_hs: doesn't have mpu register target base
[    0.144694] Modules linked in:
[    0.144732] CPU: 0 PID: 1 Comm: swapper Tainted: G        W       4.14.79-ge669d52447 #9
[    0.144751] Hardware name: Generic AM33XX (Flattened Device Tree)
[    0.144768] Backtrace: 
[    0.144831] [<c010b764>] (dump_backtrace) from [<c010b9c8>] (show_stack+0x18/0x1c)
[    0.144864]  r6:00000000 r5:c0a98c08 r4:cf03fe18 r3:00000000
[    0.144908] [<c010b9b0>] (show_stack) from [<c08074f0>] (dump_stack+0x20/0x28)
[    0.144954] [<c08074d0>] (dump_stack) from [<c0128750>] (__warn+0xdc/0x104)
[    0.144993] [<c0128674>] (__warn) from [<c0128830>] (warn_slowpath_fmt+0x40/0x48)
[    0.145030]  r10:00000000 r8:c0c3b81c r7:00000000 r6:c0d09394 r5:00000000 r4:00000000
[    0.145069] [<c01287f4>] (warn_slowpath_fmt) from [<c0c0b3e4>] (_init+0x4d4/0x54c)
[    0.145094]  r3:c0a9a394 r2:c0a99050
[    0.145113]  r4:c0d09350
[    0.145148] [<c0c0af10>] (_init) from [<c011b570>] (omap_hwmod_for_each+0x38/0x64)
[    0.145182]  r8:c0c3b81c r7:00000000 r6:c0c0af10 r5:c0d07fb8 r4:c0d09350
[    0.145219] [<c011b538>] (omap_hwmod_for_each) from [<c0c0baa8>] (__omap_hwmod_setup_all+0x2c/0xac)
[    0.145250]  r7:00000000 r6:c0c0ba7c r5:00000002 r4:c0c4c3b4
[    0.145288] [<c0c0ba7c>] (__omap_hwmod_setup_all) from [<c01018fc>] (do_one_initcall+0x44/0x170)
[    0.145334] [<c01018b8>] (do_one_initcall) from [<c0c00e7c>] (kernel_init_freeable+0x108/0x1c4)
[    0.145369]  r8:c0c3b81c r7:000000d5 r6:c0d4f200 r5:00000002 r4:c0c4c3b4
[    0.145419] [<c0c00d74>] (kernel_init_freeable) from [<c081b438>] (kernel_init+0x10/0x120)
[    0.145456]  r10:00000000 r9:00000000 r8:00000000 r7:00000000 r6:00000000 r5:c081b428
[    0.145475]  r4:00000000
[    0.145514] [<c081b428>] (kernel_init) from [<c0107e68>] (ret_from_fork+0x14/0x2c)
[    0.145538]  r4:00000000 r3:ffffffff
[    0.145559] ---[ end trace c431ab096944d1ad ]---
[    0.148564] hw name: rng
[    0.152131] omap_hwmod: debugss: _wait_target_disable failed
[    0.213843] cpuidle: using governor ladder
[    0.213931] cpuidle: using governor menu
[    0.225288] OMAP GPIO hardware version 0.1
[    0.241045] omap-gpmc 50000000.gpmc: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/nor_pins, deferre
[    0.245901] No ATAGs?
[    0.245929] hw-breakpoint: debug architecture 0x4 unsupported.
[    0.281687] edma 49000000.edma: TI EDMA DMA engine driver
[    0.290967] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, e
[    0.291250] media: Linux media interface: v0.10
[    0.291370] Linux video capture interface: v2.00
[    0.291635] pps_core: LinuxPPS API ver. 1 registered
[    0.291658] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.291725] PTP clock support registered
[    0.291819] EDAC MC: Ver: 3.0.0
[    0.292844] dmi: Firmware registration failed.
[    0.293763] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
[    0.294489] Advanced Linux Sound Architecture Driver Initialized.
[    0.297118] clocksource: Switched to clocksource timer1
[    0.319299] NET: Registered protocol family 2
[    0.321075] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
[    0.321167] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[    0.321242] TCP: Hash tables configured (established 2048 bind 2048)
[    0.321464] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.321517] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.321897] NET: Registered protocol family 1
[    0.322846] RPC: Registered named UNIX socket transport module.
[    0.322879] RPC: Registered udp transport module.
[    0.322899] RPC: Registered tcp transport module.
[    0.322918] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.324750] hw perfevents: no interrupt-affinity property for /pmu, guessing.
[    0.325022] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
[    0.328697] workingset: timestamp_bits=14 max_order=16 bucket_order=2
[    0.340927] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.342869] NFS: Registering the id_resolver key type
[    0.342962] Key type id_resolver registered
[    0.342983] Key type id_legacy registered
[    0.343098] ntfs: driver 2.1.32 [Flags: R/O].
[    0.348380] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.348429] io scheduler noop registered
[    0.348451] io scheduler deadline registered
[    0.349020] io scheduler cfq registered (default)
[    0.349047] io scheduler mq-deadline registered
[    0.349067] io scheduler kyber registered
[    0.351927] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
[    0.490342] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled
[    0.497913] console [ttyS0] disabled
[    0.498108] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 30, base_baud = 3000000) is a 8250
[    2.614538] console [ttyS0] enabled
[    2.621800] omap_rng 48310000.rng: Random Number Generator ver. 20
[    2.659061] brd: module loaded
[    2.679252] loop: module loaded
[    2.683581] mtdoops: mtd device (mtddev=name/number) must be supplied
[    2.777226] libphy: Fixed MDIO Bus: probed
[    2.786304] i2c /dev entries driver
[    2.790926] IR NEC protocol handler initialized
[    2.795504] IR RC5(x/sz) protocol handler initialized
[    2.800674] IR RC6 protocol handler initialized
[    2.805241] IR JVC protocol handler initialized
[    2.809842] IR Sony protocol handler initialized
[    2.814492] IR SANYO protocol handler initialized
[    2.819261] random: fast init done
[    2.822698] IR Sharp protocol handler initialized
[    2.827473] IR MCE Keyboard/mouse protocol handler initialized
[    2.833345] IR XMP protocol handler initialized
[    2.841447] cpuidle: enable-method property 'ti,am3352' found operations
[    2.849145] sdhci: Secure Digital Host Controller Interface driver
[    2.855377] sdhci: Copyright(c) Pierre Ossman
[    2.861021] omap_hsmmc 48060000.mmc: Got CD GPIO
[    2.867562] sdhci-pltfm: SDHCI platform and OF driver helper
[    2.874770] ledtrig-cpu: registered to indicate activity on CPUs
[    2.888449] NET: Registered protocol family 10
[    2.895410] Segment Routing with IPv6
[    2.899579] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    2.907407] NET: Registered protocol family 17
[    2.912411] Key type dns_resolver registered
[    2.933670] omap_voltage_late_init: Voltage driver support not added
[    2.952789] omap-gpmc 50000000.gpmc: GPMC revision 6.0
[    2.959449] gpmc_read_settings_dt: page/burst-length set but not used!
[    2.966251] gpmc cs0 before gpmc_cs_program_settings:
[    2.971536] cs0 GPMC_CS_CONFIG1: 0x00001210
[    2.975757] cs0 GPMC_CS_CONFIG2: 0x00101000
[    2.980025] cs0 GPMC_CS_CONFIG3: 0x00030301
[    2.984241] cs0 GPMC_CS_CONFIG4: 0x10041004
[    2.988493] cs0 GPMC_CS_CONFIG5: 0x000c1010
[    2.992708] cs0 GPMC_CS_CONFIG6: 0x08070280
[    2.996918] gpmc cs0 access configuration:
[    3.001084] gpmc,time-para-granularity = <1>;
[    3.005475] gpmc,mux-add-data = <2>;
[    3.009117] gpmc,device-width = <2>;
[    3.012721] gpmc,wait-pin = <0>;
[    3.015975] gpmc,burst-length = <4>;
[    3.019619] gpmc,cycle2cycle-samecsen = <1>;
[    3.023921] gpmc cs0 timings configuration:
[    3.028181] gpmc,cs-on-ns = <0>; /* 0 ns - 0 ns; 0 ticks */
[    3.033800] gpmc,cs-rd-off-ns = <160>; /* 151 ns - 160 ns; 16 ticks */
[    3.040413] gpmc,cs-wr-off-ns = <160>; /* 151 ns - 160 ns; 16 ticks */
[    3.046992] gpmc,adv-on-ns = <10>; /* 1 ns - 10 ns; 1 ticks */
[    3.052907] gpmc,adv-rd-off-ns = <30>; /* 21 ns - 30 ns; 3 ticks */
[    3.059260] gpmc,adv-wr-off-ns = <30>; /* 21 ns - 30 ns; 3 ticks */
[    3.065576] gpmc,adv-aad-mux-on-ns = <0>; /* 0 ns - 0 ns; 0 ticks */
[    3.072012] gpmc,adv-aad-mux-rd-off-ns = <0>; /* 0 ns - 0 ns; 0 ticks */
[    3.078798] gpmc,adv-aad-mux-wr-off-ns = <0>; /* 0 ns - 0 ns; 0 ticks */
[    3.085552] gpmc,oe-on-ns = <40>; /* 31 ns - 40 ns; 4 ticks */
[    3.091467] gpmc,oe-off-ns = <160>; /* 151 ns - 160 ns; 16 ticks */
[    3.097817] gpmc,oe-aad-mux-on-ns = <0>; /* 0 ns - 0 ns; 0 ticks */
[    3.104132] gpmc,oe-aad-mux-off-ns = <0>; /* 0 ns - 0 ns; 0 ticks */
[    3.110568] gpmc,we-on-ns = <40>; /* 31 ns - 40 ns; 4 ticks */
[    3.116449] gpmc,we-off-ns = <160>; /* 151 ns - 160 ns; 16 ticks */
[    3.122800] gpmc,rd-cycle-ns = <160>; /* 151 ns - 160 ns; 16 ticks */
[    3.129328] gpmc,wr-cycle-ns = <160>; /* 151 ns - 160 ns; 16 ticks */
[    3.135819] gpmc,access-ns = <120>; /* 111 ns - 120 ns; 12 ticks */
[    3.142167] gpmc,page-burst-access-ns = <0>; /* 0 ns - 0 ns; 0 ticks */
[    3.148865] gpmc,bus-turnaround-ns = <0>; /* 0 ns - 0 ns; 0 ticks */
[    3.155267] gpmc,cycle2cycle-delay-ns = <20>; /* 11 ns - 20 ns; 2 ticks */
[    3.162228] gpmc,wait-monitoring-ns = <0>; /* 0 ns - 0 ns; 0 ticks */
[    3.168754] gpmc,clk-activation-ns = <0>; /* 0 ns - 0 ns; 0 ticks */
[    3.175156] gpmc,wr-data-mux-bus-ns = <70>; /* 61 ns - 70 ns; 7 ticks */
[    3.181943] gpmc,wr-access-ns = <80>; /* 71 ns - 80 ns; 8 ticks */
[    3.188217] GPMC CS0: cs_on            :   0 ticks,   0 ns (was   0 ticks)   0 ns
[    3.195756] GPMC CS0: cs_rd_off        :  16 ticks, 160 ns (was  16 ticks) 160 ns
[    3.203329] GPMC CS0: cs_wr_off        :  16 ticks, 160 ns (was  16 ticks) 160 ns
[    3.210904] GPMC CS0: adv_on           :   1 ticks,  10 ns (was   1 ticks)  10 ns
[    3.218478] GPMC CS0: adv_rd_off       :   3 ticks,  30 ns (was   3 ticks)  30 ns
[    3.226016] GPMC CS0: adv_wr_off       :   3 ticks,  30 ns (was   3 ticks)  30 ns
[    3.233588] GPMC CS0: adv_aad_mux_on   :   0 ticks,   0 ns (was   0 ticks)   0 ns
[    3.241160] GPMC CS0: adv_aad_mux_rd_off:   0 ticks,   0 ns (was   0 ticks)   0 ns
[    3.248820] GPMC CS0: adv_aad_mux_wr_off:   0 ticks,   0 ns (was   0 ticks)   0 ns
[    3.256445] GPMC CS0: oe_on            :   4 ticks,  40 ns (was   4 ticks)  40 ns
[    3.264019] GPMC CS0: oe_off           :  16 ticks, 160 ns (was  16 ticks) 160 ns
[    3.271593] GPMC CS0: oe_aad_mux_on    :   0 ticks,   0 ns (was   0 ticks)   0 ns
[    3.279164] GPMC CS0: oe_aad_mux_off   :   0 ticks,   0 ns (was   0 ticks)   0 ns
[    3.286702] GPMC CS0: we_on            :   4 ticks,  40 ns (was   4 ticks)  40 ns
[    3.294275] GPMC CS0: we_off           :  16 ticks, 160 ns (was  16 ticks) 160 ns
[    3.301850] GPMC CS0: rd_cycle         :  16 ticks, 160 ns (was  16 ticks) 160 ns
[    3.309424] GPMC CS0: wr_cycle         :  16 ticks, 160 ns (was  16 ticks) 160 ns
[    3.316964] GPMC CS0: access           :  12 ticks, 120 ns (was  12 ticks) 120 ns
[    3.324536] GPMC CS0: page_burst_access:   0 ticks,   0 ns (was   0 ticks)   0 ns
[    3.332108] GPMC CS0: bus_turnaround   :   0 ticks,   0 ns (was   0 ticks)   0 ns
[    3.339684] GPMC CS0: cycle2cycle_delay:   2 ticks,  20 ns (was   2 ticks)  20 ns
[    3.347258] GPMC CS0: wr_data_mux_bus  :   7 ticks,  70 ns (was   7 ticks)  70 ns
[    3.354797] GPMC CS0: wr_access        :   8 ticks,  80 ns (was   8 ticks)  80 ns
[    3.362368] GPMC CS0: wait_monitoring  :   0 ticks,   0 ns (was   0 ticks)   0 ns
[    3.369941] GPMC CS0: clk_activation   :   0 ticks,   0 ns (was   0 ticks)   0 ns
[    3.377508] GPMC CS0 CLK period is 10 ns (div 1)
[    3.382164] gpmc cs0 after gpmc_cs_set_timings:
[    3.386726] cs0 GPMC_CS_CONFIG1: 0x00001210
[    3.390977] cs0 GPMC_CS_CONFIG2: 0x00101000
[    3.395192] cs0 GPMC_CS_CONFIG3: 0x00030301
[    3.399441] cs0 GPMC_CS_CONFIG4: 0x10041004
[    3.403655] cs0 GPMC_CS_CONFIG5: 0x000c1010
[    3.407902] cs0 GPMC_CS_CONFIG6: 0x08070280
[    3.412116] gpmc cs0 access configuration:
[    3.416242] gpmc,time-para-granularity = <1>;
[    3.420664] gpmc,mux-add-data = <2>;
[    3.424267] gpmc,device-width = <2>;
[    3.427905] gpmc,wait-pin = <0>;
[    3.431161] gpmc,burst-length = <4>;
[    3.434766] gpmc,cycle2cycle-samecsen = <1>;
[    3.439099] gpmc cs0 timings configuration:
[    3.443320] gpmc,cs-on-ns = <0>; /* 0 ns - 0 ns; 0 ticks */
[    3.448973] gpmc,cs-rd-off-ns = <160>; /* 151 ns - 160 ns; 16 ticks */
[    3.455551] gpmc,cs-wr-off-ns = <160>; /* 151 ns - 160 ns; 16 ticks */
[    3.462178] gpmc,adv-on-ns = <10>; /* 1 ns - 10 ns; 1 ticks */
[    3.468093] gpmc,adv-rd-off-ns = <30>; /* 21 ns - 30 ns; 3 ticks */
[    3.474409] gpmc,adv-wr-off-ns = <30>; /* 21 ns - 30 ns; 3 ticks */
[    3.480759] gpmc,adv-aad-mux-on-ns = <0>; /* 0 ns - 0 ns; 0 ticks */
[    3.487195] gpmc,adv-aad-mux-rd-off-ns = <0>; /* 0 ns - 0 ns; 0 ticks */
[    3.493947] gpmc,adv-aad-mux-wr-off-ns = <0>; /* 0 ns - 0 ns; 0 ticks */
[    3.500732] gpmc,oe-on-ns = <40>; /* 31 ns - 40 ns; 4 ticks */
[    3.506613] gpmc,oe-off-ns = <160>; /* 151 ns - 160 ns; 16 ticks */
[    3.512962] gpmc,oe-aad-mux-on-ns = <0>; /* 0 ns - 0 ns; 0 ticks */
[    3.519313] gpmc,oe-aad-mux-off-ns = <0>; /* 0 ns - 0 ns; 0 ticks */
[    3.525715] gpmc,we-on-ns = <40>; /* 31 ns - 40 ns; 4 ticks */
[    3.531628] gpmc,we-off-ns = <160>; /* 151 ns - 160 ns; 16 ticks */
[    3.537981] gpmc,rd-cycle-ns = <160>; /* 151 ns - 160 ns; 16 ticks */
[    3.544470] gpmc,wr-cycle-ns = <160>; /* 151 ns - 160 ns; 16 ticks */
[    3.550995] gpmc,access-ns = <120>; /* 111 ns - 120 ns; 12 ticks */
[    3.557343] gpmc,page-burst-access-ns = <0>; /* 0 ns - 0 ns; 0 ticks */
[    3.564008] gpmc,bus-turnaround-ns = <0>; /* 0 ns - 0 ns; 0 ticks */
[    3.570444] gpmc,cycle2cycle-delay-ns = <20>; /* 11 ns - 20 ns; 2 ticks */
[    3.577405] gpmc,wait-monitoring-ns = <0>; /* 0 ns - 0 ns; 0 ticks */
[    3.583894] gpmc,clk-activation-ns = <0>; /* 0 ns - 0 ns; 0 ticks */
[    3.590330] gpmc,wr-data-mux-bus-ns = <70>; /* 61 ns - 70 ns; 7 ticks */
[    3.597082] gpmc,wr-access-ns = <80>; /* 71 ns - 80 ns; 8 ticks */
[    3.794993] GPMC_REVISION            = 60
[    3.798192] GPMC_SYSCONFIG           = 11
[    3.801446] GPMC_SYSSTATUS           = 1
[    3.804609] GPMC_IRQSTATUS           = 0
[    3.807804] GPMC_IRQENABLE           = 0
[    3.810971] GPMC_TIMEOUT_CONTROL     = 1ff0
[    3.814832] GPMC_ERR_ADDRESS = 0
[    3.818115] GPMC_ERR_TYPE            = 0
[    3.821194] GPMC_CONFIG              = 200
[    3.824270] GPMC_STATUS              = 101
[    3.827379] GPMC_CONFIG1_0           = 1210
[    3.830806] GPMC_CONFIG2_0           = 101000
[    3.834405] GPMC_CONFIG3_0           = 30301
[    3.837950] GPMC_CONFIG4_0           = 10041004
[    3.841726] GPMC_CONFIG5_0           = c1010
[    3.845237] GPMC_CONFIG6_0           = 8070280
[    3.848957] GPMC_CONFIG7_0           = 848
[    3.852299] GPMC_NAND_COMMAND_0      = 746e6f63
[    3.856422] GPMC_NAND_ADDRESS_0      = 75626972
[    3.860578] GPMC_NAND_DATA_0 = 20646574
[    3.864441] GPMC_CONFIG1_1           = 1000
[    3.867900] GPMC_CONFIG2_1           = 101001
[    3.871503] GPMC_CONFIG3_1           = 22060514
[    3.875276] GPMC_CONFIG4_1           = 10057016
[    3.879083] GPMC_CONFIG5_1           = 10f1111
[    3.882772] GPMC_CONFIG6_1           = 8f070000
[    3.886545] GPMC_CONFIG7_1           = f00
[    3.889914] GPMC_CONFIG1_2           = 1000
[    3.893341] GPMC_CONFIG2_2           = 101001
[    3.896939] GPMC_CONFIG3_2           = 22060514
[    3.900747] GPMC_CONFIG4_2           = 10057016
[    3.904523] GPMC_CONFIG5_2           = 10f1111
[    3.908243] GPMC_CONFIG6_2           = 8f070000
[    3.912019] GPMC_CONFIG7_2           = f00
[    3.915359] GPMC_CONFIG1_3           = 1000
[    3.918818] GPMC_CONFIG2_3           = 101001
[    3.922419] GPMC_CONFIG3_3           = 22060514
[    3.926192] GPMC_CONFIG4_3           = 10057016
[    3.930000] GPMC_CONFIG5_3           = 10f1111
[    3.933689] GPMC_CONFIG6_3           = 8f070000
[    3.937496] GPMC_CONFIG7_3           = f00
[    3.940835] GPMC_CONFIG1_4           = 1000
[    3.944261] GPMC_CONFIG2_4           = 101001
[    3.947893] GPMC_CONFIG3_4           = 22060514
[    3.951669] GPMC_CONFIG4_4           = 10057016
[    3.955442] GPMC_CONFIG5_4           = 10f1111
[    3.959162] GPMC_CONFIG6_4           = 8f070000
[    3.962939] GPMC_CONFIG7_4           = f00
[    3.966276] GPMC_CONFIG1_5           = 1000
[    3.969735] GPMC_CONFIG2_5           = 101001
[    3.973337] GPMC_CONFIG3_5           = 22060514
[    3.977143] GPMC_CONFIG4_5           = 10057016
[    3.980920] GPMC_CONFIG5_5           = 10f1111
[    3.984608] GPMC_CONFIG6_5           = 8f070000
[    3.988414] GPMC_CONFIG7_5           = f00
[    3.991754] GPMC_CONFIG1_6           = 1000
[    3.995179] GPMC_CONFIG2_6           = 101001
[    3.998811] GPMC_CONFIG3_6           = 22060514
[    4.002588] GPMC_CONFIG4_6           = 10057016
[    4.006363] GPMC_CONFIG5_6           = 10f1111
[    4.010085] GPMC_CONFIG6_6           = 8f070000
[    4.013861] GPMC_CONFIG7_6           = f00
[    4.017233] GPMC_PREFETCH_CONFIG1    = 4000
[    4.021182] GPMC_PREFETCH_CONFIG2    = 0
[    4.024869] GPMC_PREFETCH_CONTROL    = 0
[    4.028589] GPMC_PREFETCH_STATUS     = 0
[    4.032191] GPMC_ECC_CONFIG          = 1030
[    4.035703] GPMC_ECC_CONTROL = 0
[    4.038987] GPMC_ECC_SIZE_CONFIG     = fffff000
[    4.043198] GPMC_ECC1_RESULT = 0
[    4.046448] GPMC_ECC2_RESULT = 0
[    4.049731] GPMC_ECC3_RESULT = 0
[    4.052983] GPMC_ECC4_RESULT = 0
[    4.056233] GPMC_ECC5_RESULT = 0
[    4.059516] GPMC_ECC6_RESULT = 0
[    4.062770] GPMC_ECC7_RESULT = 0
[    4.066019] GPMC_ECC8_RESULT = 0
[    4.069302] GPMC_ECC9_RESULT = 0
[    4.072553] GPMC_BCH_RESULT0_0       = 0
[    4.075977] GPMC_BCH_RESULT1_0       = 0
[    4.079434] GPMC_BCH_RESULT2_0       = 0
[    4.082861] GPMC_BCH_RESULT3_0       = 0
[    4.086284] GPMC_BCH_RESULT0_1       = 0
[    4.089741] GPMC_BCH_RESULT1_1       = 0
[    4.093167] GPMC_BCH_RESULT2_1       = 0
[    4.096591] GPMC_BCH_RESULT3_1       = 0
[    4.100047] GPMC_BCH_RESULT0_2       = 0
[    4.103474] GPMC_BCH_RESULT1_2       = 0
[    4.106898] GPMC_BCH_RESULT2_2       = 0
[    4.110354] GPMC_BCH_RESULT3_2       = 0
[    4.113782] GPMC_BCH_RESULT0_3       = 0
[    4.117239] GPMC_BCH_RESULT1_3       = 0
[    4.120666] GPMC_BCH_RESULT2_3       = 0
[    4.124089] GPMC_BCH_RESULT3_3       = 0
[    4.127555] GPMC_BCH_RESULT0_4       = 0
[    4.130982] GPMC_BCH_RESULT1_4       = 0
[    4.134407] GPMC_BCH_RESULT2_4       = 0
[    4.137866] GPMC_BCH_RESULT3_4       = 0
[    4.141294] GPMC_BCH_RESULT0_5       = 0
[    4.144718] GPMC_BCH_RESULT1_5       = 0
[    4.148177] GPMC_BCH_RESULT2_5       = 0
[    4.151604] GPMC_BCH_RESULT3_5       = 0
[    4.155028] GPMC_BCH_RESULT0_6       = 0
[    4.158486] GPMC_BCH_RESULT1_6       = 0
[    4.161913] GPMC_BCH_RESULT2_6       = 0
[    4.165336] GPMC_BCH_RESULT3_6       = 0
[    4.168796] GPMC_BCH_RESULT0_7       = 0
[    4.172223] GPMC_BCH_RESULT1_7       = 0
[    4.175647] GPMC_BCH_RESULT2_7       = 0
[    4.179104] GPMC_BCH_RESULT3_7       = 0
[    4.182531] GPMC_BCH_SWDATA          = 0
[    4.185781] GPMC_BCH_RESULT4_0       = 0
[    4.189237] GPMC_BCH_RESULT5_0       = 0
[    4.192665] GPMC_BCH_RESULT6_0       = 0
[    4.196089] GPMC_BCH_RESULT4_1       = 0
[    4.199547] GPMC_BCH_RESULT5_1       = 0
[    4.202974] GPMC_BCH_RESULT6_1       = 0
[    4.206397] GPMC_BCH_RESULT4_2       = 0
[    4.209854] GPMC_BCH_RESULT5_2       = 0
[    4.213280] GPMC_BCH_RESULT6_2       = 0
[    4.216704] GPMC_BCH_RESULT4_3       = 0
[    4.220163] GPMC_BCH_RESULT5_3       = 0
[    4.223590] GPMC_BCH_RESULT6_3       = 0
[    4.227012] GPMC_BCH_RESULT4_4       = 0
[    4.230469] GPMC_BCH_RESULT5_4       = 0
[    4.233895] GPMC_BCH_RESULT6_4       = 0
[    4.237350] GPMC_BCH_RESULT4_5       = 0
[    4.240778] GPMC_BCH_RESULT5_5       = 0
[    4.244201] GPMC_BCH_RESULT6_5       = 0
[    4.247660] GPMC_BCH_RESULT4_6       = 0
[    4.251087] GPMC_BCH_RESULT5_6       = 0
[    4.254510] GPMC_BCH_RESULT6_6       = 0
[    4.257968] GPMC_BCH_RESULT4_7       = 0
[    4.261394] GPMC_BCH_RESULT5_7       = 0
[    4.264818] GPMC_BCH_RESULT6_7       = 0
[    5.433873] Primary Vendor Command Set: 0002 (AMD/Fujitsu Standard)
[    5.440213] Primary Algorithm Table at 0040
[    5.460654] Alternative Vendor Command Set: 0000 (None)
[    5.465913] No Alternate Algorithm Table
[    5.469897] Vcc Minimum:  2.7 V
[    5.473064] Vcc Maximum:  3.6 V
[    5.476225] No Vpp line
[    5.478724] Typical byte/word write timeout: 256 µs
[    5.483721] Maximum byte/word write timeout: 512 µs
[    5.488749] Typical full buffer write timeout: 512 µs
[    5.493921] Maximum full buffer write timeout: 2048 µs
[    5.499212] Typical block erase timeout: 256 ms
[    5.503773] Maximum block erase timeout: 2048 ms
[    5.508454] Typical chip erase timeout: 524288 ms
[    5.513190] Maximum chip erase timeout: 4194304 ms
[    5.518047] Device size: 0x10000000 bytes (256 MiB)
[    5.522958] Flash Device Interface description: 0x0001
[    5.528161]   - x16-only asynchronous interface
[    5.532723] Max. bytes in buffer write: 0x200
[    5.537141] Number of Erase Block Regions: 1
[    5.541448]   Erase Region #0: BlockSize 0x20000 bytes, 2048 blocks
[    5.547797] Correcting S70GL02GS CFI data
[    5.551850] SPX, SPX_partitions: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x000001 Chip ID 0x004801
[    5.631991] Amd/Fujitsu Extended Query Table at 0x0040
[    5.703520]   Amd/Fujitsu Extended Query version 1.5.
[    5.708647]   Silicon revision: 14
[    5.712075]   Address sensitive unlock: Required
[    5.716722]   Erase Suspend: Read/write
[    5.720619]   Block protection: 1 sectors per group
[    5.725531]   Temporary block unprotect: Not supported
[    5.730732]   Block protect/unprotect scheme: 8
[    5.735294]   Number of simultaneous operations: 0
[    5.740147]   Burst mode: Not supported
[    5.744012]   Page mode: 12 word page
[    5.747733]   Vpp Supply Minimum Program/Erase Voltage: 0.0 V
[    5.753517]   Vpp Supply Maximum Program/Erase Voltage: 0.0 V
[    5.759330]   Top/Bottom Boot Block: Uniform, Top WP
[    5.764335] number of CFI chips: 1
[    5.785630] 6 ofpart partitions found on MTD device SPX, SPX_partitions
[    5.792504] Creating 6 MTD partitions on "SPX, SPX_partitions":
[    5.798595] 0x000000000000-0x000000080000 : "uboot"
[    5.805854] 0x000000080000-0x0000000a0000 : "uboot-env"
[    5.813485] 0x0000000a0000-0x0000005a0000 : "Current kernel"
[    5.821364] 0x0000005a0000-0x000000aa0000 : "Backup kernel"
[    5.829183] 0x000000aa0000-0x000000fa0000 : "Failsafe kernel"
[    5.836954] 0x000000fa0000-0x000010000000 : "File System"
[    5.842520] mtd: partition "File System" extends beyond the end of device "SPX, SPX_partitions" -- size truncated to 0x7060000
[    5.897585] tps65910 0-002d: No interrupt support, no core IRQ
[    5.907372] vrtc: supplied by vbat
[    5.915517] vio: supplied by vbat
[    5.921234] vdd1: supplied by vbat
[    5.927495] vdd2: supplied by vbat
[    5.935913] vdig1: supplied by vbat
[    5.941684] vdig2: supplied by vbat
[    5.947490] vpll: supplied by vbat
[    5.953103] vdac: supplied by vbat
[    5.958776] vaux1: supplied by vbat
[    5.964450] vaux2: supplied by vbat
[    5.970265] vaux33: supplied by vbat
[    5.976060] vmmc: supplied by vbat
[    5.981773] vbb: supplied by vbat
[    5.987424] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
[    5.995468] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 290880 KHz
[    6.003584] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 300000 KHz
[    6.014098] omap_hsmmc 48060000.mmc: Got CD GPIO
[    6.079168] hctosys: unable to open rtc device (rtc0)
[    6.085164] lis3_reg: disabling
[    6.090411] ALSA device list:
[    6.095444]   No soundcards found.
[    6.100259] Waiting for root device /dev/mmcblk0p2...
[    6.145123] mmc0: host does not support reading read-only switch, assuming write-enable
[    6.155430] mmc0: new high speed SDHC card at address 59b4
[    6.162531] mmcblk0: mmc0:59b4 USDU1 14.7 GiB 
[    6.169195]  mmcblk0: p1 p2
[    6.188836] EXT4-fs (mmcblk0p2): mounting ext3 file system using the ext4 subsystem
[    6.299992] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    6.308364] VFS: Mounted root (ext3 filesystem) on device 179:2.
[    6.318847] devtmpfs: mounted
[    6.323809] Freeing unused kernel memory: 1024K
[    6.810858] systemd[1]: System time before build time, advancing clock.
[    6.906097] systemd[1]: systemd 234 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPT)
[    6.927978] systemd[1]: Detected architecture arm.

Welcome to Arago 2018.10!

[    6.969296] systemd[1]: Set hostname to <am335x-evm>.
[    7.692847] random: systemd: uninitialized urandom read (16 bytes read)
[    7.700706] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
[    7.738014] random: systemd: uninitialized urandom read (16 bytes read)
[    7.745032] systemd[1]: Listening on Network Service Netlink Socket.
[  OK  ] Listening on Network Service Netlink Socket.
[    7.788153] random: systemd: uninitialized urandom read (16 bytes read)
[    7.795635] systemd[1]: Listening on udev Control Socket.
[  OK  ] Listening on udev Control Socket.
[    7.828797] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Started Dispatch Password Requests to Console Directory Watch.
[    7.868557] systemd[1]: Listening on udev Kernel Socket.
[  OK  ] Listening on udev Kernel Socket.
[    7.977705] systemd[1]: Listening on Syslog Socket.
[  OK  ] Listening on Syslog Socket.
[    8.021787] systemd[1]: Listening on Process Core Dump Socket.
[  OK  ] Listening on Process Core Dump Socket.
[  OK  ] Created slice User and Session Slice.
[  OK  ] Listening on Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket.
[  OK  ] Started Forward Password Requests to Wall Directory Watch.
[  OK  ] Reached target Paths.
[  OK  ] Created slice System Slice.
[  OK  ] Reached target Slices.
         Mounting Kernel Debug File System...
[  OK  ] Created slice system-getty.slice.
         Starting Journal Service...
         Starting Load Kernel Modules...
         Mounting POSIX Message Queue File System...
[    8.431609] cryptodev: loading out-of-tree module taints kernel.
         Starting Remount Root and Kernel File Systems...
[    8.477736] cryptodev: driver 1.9 loaded.
         Starting Create list of required st…ce nodes for the current kernel...
[  OK  ] Reached target Remote File Systems.
[  OK  ] Created slice system-serial\x2dgetty.slice.
[  OK  ] Reached target Swap.
[    8.576580] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
         Mounting Temporary Directory (/tmp)...
[  OK  ] Mounted Kernel Debug File System.
[  OK  ] Mounted POSIX Message Queue File System.
[  OK  ] Mounted Temporary Directory (/tmp).
[  OK  ] Started Journal Service.
[  OK  ] Started Load Kernel Modules.
[  OK  ] Started Remount Root and Kernel File Systems.
[  OK  ] Started Create list of required sta…vice nodes for the current kernel.
         Starting Create Static Device Nodes in /dev...
         Starting udev Coldplug all Devices...
         Mounting Kernel Configuration File System...
         Starting Apply Kernel Variables...
         Starting Flush Journal to Persistent Storage...
[  OK  ] Mounted Kernel Configuration File System.
[  OK  ] Started Create Static Device Nodes in /dev.
[  OK  ] Started Apply Kernel Variables.
[    9.360161] systemd-journald[58]: 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.
[   11.467767] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[  OK  ] Found device /dev/ttyS0.
[  OK  ] Started udev Coldplug all Devices.
[  OK  ] Reached target System Initialization.
[  OK  ] Listening on D-Bus System Message Bus Socket.
[  OK  ] Started Daily Cleanup of Temporary Directories.
[  OK  ] Started Daily rotation of log files.
[  OK  ] Reached target Timers.
[  OK  ] Listening on RPCbind Server Activation Socket.
[  OK  ] Reached target Sockets.
[  OK  ] Reached target Basic System.
[  OK  ] Started Kernel Logging Service.
         Starting Login Service...
[  OK  ] Started System Logging Service.
         Starting telnetd.service...
[  OK  ] Started Periodic Command Scheduler.
[  OK  ] Started D-Bus System Message Bus.
[   12.504465] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
[   12.725128] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
[   12.748902] remoteproc remoteproc0: wkup_m3 is available
[   12.750984] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
[   12.757478] omap-aes 53500000.aes: will run requests pump with realtime priority
[   13.137710] remoteproc remoteproc0: powering up wkup_m3
[   13.145730] PM: Cannot get wkup_m3_ipc handle
[   13.266543] remoteproc remoteproc0: Booting fw image am335x-pm-firmware.elf, size 224628
[   13.381694] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x192
[   13.529773] remoteproc remoteproc0: remote processor wkup_m3 is now up
[  OK  ] Reached target Containers.
[  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
[   13.890670] random: crng init done
[   13.894169] random: 7 urandom warning(s) missed due to ratelimiting
         Starting Print notice about GPLv3 packages...
         Starting RPC Bind Service...
         Starting Network Service...
[  OK  ] Started Job spooling tools.
[  OK  ] Started telnetd.service.
[  OK  ] Started RPC Bind Service.
[  OK  ] Started Network Service.
[  OK  ] Found device /dev/ttyS3.
[   16.660227] 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...
         Starting thttpd.service...
[  OK  ] Started Login Service.
[  OK  ] Started Permit User Sessions.
[  OK  ] Started Serial Getty on ttyS3.
[  OK  ] Started Getty on tty1.
[  OK  ] Started Serial Getty on ttyS0.
[  OK  ] Reached target Login Prompts.
         Starting Synchronize System and HW clocks...
[  OK  ] Started thttpd.service.
[FAILED] Failed to start Synchronize System and HW clocks.
See 'systemctl status sync-clocks.service' for details.
         Starting rng-tools.service...
[  OK  ] Started Network Name Resolution.
[  OK  ] Reached target Host and Network Name Lookups.
[  OK  ] Started NFS status monitor for NFSv2/3 locking..
[  OK  ] Started rng-tools.service.
         Starting thermal-zone-init.service...
[  OK  ] Started thermal-zone-init.service.
***************************************************************
***************************************************************
NOTICE: This file system contains the following GPLv3 packages:
        bash
        binutils
        cifs-utils
        cpio
        dosfstools
        elfutils
        gawk
        gzip
        libdw1
        libelf1
        libreadline7
        m4
        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  ] Started Print notice about GPLv3 packages.

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

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

Arago 2018.10 am335x-evm ttyS0

am335x-evm login: root
root@am335x-evm:~# 
root@am335x-evm:~# 
root@am335x-evm:~# 
root@am335x-evm:~# 
root@am335x-evm:~# cat /proc/mtd
dev:    size   erasesize  name
mtd0: 00080000 00020000 "uboot"
mtd1: 00020000 00020000 "uboot-env"
mtd2: 00500000 00020000 "Current kernel"
mtd3: 00500000 00020000 "Backup kernel"
mtd4: 00500000 00020000 "Failsafe kernel"
mtd5: 07060000 00020000 "File System"
root@am335x-evm:~# 
root@am335x-evm:~# 
root@am335x-evm:~# 
root@am335x-evm:~# cat /proc/partitions
major minor  #blocks  name

   1        0      65536 ram0
   1        1      65536 ram1
   1        2      65536 ram2
   1        3      65536 ram3
   1        4      65536 ram4
   1        5      65536 ram5
   1        6      65536 ram6
   1        7      65536 ram7
   1        8      65536 ram8
   1        9      65536 ram9
   1       10      65536 ram10
   1       11      65536 ram11
   1       12      65536 ram12
   1       13      65536 ram13
   1       14      65536 ram14
   1       15      65536 ram15
  31        0        512 mtdblock0
  31        1        128 mtdblock1
  31        2       5120 mtdblock2
  31        3       5120 mtdblock3
  31        4       5120 mtdblock4
  31        5     115072 mtdblock5
 179        0   15440896 mmcblk0
 179        1      71680 mmcblk0p1
 179        2   15351808 mmcblk0p2
root@am335x-evm:~# 
root@am335x-evm:~# 
root@am335x-evm:~# ls -la /dev/mtd*
crw-------    1 root     root       90,   0 Aug 14 14:55 /dev/mtd0
crw-------    1 root     root       90,   1 Aug 14 14:55 /dev/mtd0ro
crw-------    1 root     root       90,   2 Aug 14 14:55 /dev/mtd1
crw-------    1 root     root       90,   3 Aug 14 14:55 /dev/mtd1ro
crw-------    1 root     root       90,   4 Aug 14 14:55 /dev/mtd2
crw-------    1 root     root       90,   5 Aug 14 14:55 /dev/mtd2ro
crw-------    1 root     root       90,   6 Aug 14 14:55 /dev/mtd3
crw-------    1 root     root       90,   7 Aug 14 14:55 /dev/mtd3ro
crw-------    1 root     root       90,   8 Aug 14 14:55 /dev/mtd4
crw-------    1 root     root       90,   9 Aug 14 14:55 /dev/mtd4ro
crw-------    1 root     root       90,  10 Aug 14 14:55 /dev/mtd5
crw-------    1 root     root       90,  11 Aug 14 14:55 /dev/mtd5ro
brw-rw----    1 root     disk       31,   0 Aug 14 14:55 /dev/mtdblock0
brw-rw----    1 root     disk       31,   1 Aug 14 14:55 /dev/mtdblock1
brw-rw----    1 root     disk       31,   2 Aug 14 14:55 /dev/mtdblock2
brw-rw----    1 root     disk       31,   3 Aug 14 14:55 /dev/mtdblock3
brw-rw----    1 root     disk       31,   4 Aug 14 14:55 /dev/mtdblock4
brw-rw----    1 root     disk       31,   5 Aug 14 14:55 /dev/mtdblock5
root@am335x-evm:~# 
root@am335x-evm:~# 
root@am335x-evm:~# 
root@am335x-evm:~# mtdinfo
Count of MTD devices:           6
Present MTD devices:            mtd0, mtd1, mtd2, mtd3, mtd4, mtd5
Sysfs interface supported:      yes
root@am335x-evm:~# 
root@am335x-evm:~# 
root@am335x-evm:~# mtd_debug info /dev/mtd0
mtd.type = MTD_NORFLASH
mtd.flags = MTD_CAP_NORFLASH
mtd.size = 524288 (512K)
mtd.erasesize = 131072 (128K)
mtd.writesize = 1 
mtd.oobsize = 0 
regions = 0

root@am335x-evm:~# 
root@am335x-evm:~# 
root@am335x-evm:~# 



574         printk("\n\n\nSrini debug @ line %d in function %s in file %s\n\n\n",__LINE__, __FUNCTION__, __FILE__);
575         void __iomem *io = ioremap(0x50000078, 4);
576         writel(0, io);
577         writel(0x50, io);
578 
579         void __iomem *io1 = ioremap(0x50000060, 4);
580         writel(0, io1);
581         void __iomem *io2 = ioremap(0x10000000, 4);
582         readl(io2);
583         writel(0x1210, io1);

Flash: data abort

    MAYBE you should read doc/README.arm-unaligned-accesses

pc : [<8f7770b0>]          lr : [<8f776c48>]
sp : 8f637e38  ip : 00000000     fp : 8f79207c
r10: 8081487c  r9 : 8f637f38     r8 : 00000000
r7 : 0000140c  r6 : 8ffbaa48     r5 : 00000000  r4 : 08000000
r3 : 0000f0f0  r2 : 000000f0     r1 : 8ffbaa48  r0 : 00000001
Flags: Nzcv  IRQs off  FIQs on  Mode SVC_32
Resetting CPU ...

