Other Parts Discussed in Thread: TPS65217
Tool/software:
I have recently build android 12 for AM3358 Beaglebone black.
My bootloader is continuously rebooting. I have attach boot log for your reference.
kindly help as soon as possible.
U-Boot 2019.04-00002-g31a8ae0206 (May 13 2020 - 09:26:17 -0500), Build: jenkins-github_Bootloader-Builder-139
CPU : AM335X-GP rev 2.1
I2C: ready
DRAM: 512 MiB
No match for driver 'omap_hsmmc'
No match for driver 'omap_hsmmc'
Some drivers were not found
Reset Source: Power-on reset has occurred.
RTC 32KCLK Source: External.
MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
Loading Environment from EXT4...
** Unable to use mmc 0:1 for loading the env **
Board: BeagleBone Black
<ethaddr> not set. Validating first E-fuse MAC
BeagleBone Black:
BeagleBone: cape eeprom: i2c_probe: 0x54:
BeagleBone: cape eeprom: i2c_probe: 0x55:
BeagleBone: cape eeprom: i2c_probe: 0x56:
BeagleBone: cape eeprom: i2c_probe: 0x57:
Net: eth0: MII MODE
cpsw, usb_ether
Press SPACE to abort autoboot in 0 seconds
board_name=[A335BNLT] ...
board_rev=[00C0] ...
switch to partitions #0, OK
mmc0 is current device
SD/MMC found on device 0
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
gpio: pin 56 (gpio 56) value is 0
gpio: pin 55 (gpio 55) value is 0
gpio: pin 54 (gpio 54) value is 0
gpio: pin 53 (gpio 53) value is 1
switch to partitions #0, OK
mmc0 is current device
gpio: pin 54 (gpio 54) value is 1
Checking for: /uEnv.txt ...
Checking for: /boot.scr ...
Checking for: /boot/boot.scr ...
Checking for: /boot/uEnv.txt ...
gpio: pin 55 (gpio 55) value is 1
373 bytes read in 6 ms (60.5 KiB/s)
Loaded environment from /boot/uEnv.txt
Checking if uname_r is set in /boot/uEnv.txt...
gpio: pin 56 (gpio 56) value is 1
Running uname_boot ...
loading /boot/vmlinuz-4.19.59-bone36 ...
10318336 bytes read in 652 ms (15.1 MiB/s)
debug: [enable_uboot_overlays=] ...
loading /boot/dtbs/4.19.59-bone36/am335x-boneblack-android.dtb ...
52616 bytes read in 12 ms (4.2 MiB/s)
uboot_overlays: add [enable_uboot_overlays=1] to /boot/uEnv.txt to enable...
loading /boot/initrd.img-4.19.59-bone36 ...
1378721 bytes read in 106 ms (12.4 MiB/s)
debug: [console=ttyO0,115200n8 root=/dev/mmcblk0p1 ro rootfstype=ext4 rootwait console=ttyS0,115200n8 androidboot.console=ttyS0 root.
debug: [bootz 0x82000000 0x88080000:1509a1 0x88000000] ...
## Loading init Ramdisk from Legacy Image at 88080000 ...
Image Name: uRamdisk
Created: 2024-12-17 9:40:17 UTC
Image Type: ARM Linux RAMDisk Image (gzip compressed)
Data Size: 1378657 Bytes = 1.3 MiB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Loading Ramdisk to 8feaf000, end 8ffff961 ... OK
Loading Device Tree to 8fe9f000, end 8feaed87 ... OK
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.19.76-bone36 (kernel_master@AHMCPU2348) (gcc version 7.4.1 20181213 [linaro-7.4-2019.02 revision 56ec4
[ 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 BeagleBone Black
[ 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 0x9d000000
[ 0.000000] CPU: All CPU(s) started in SVC mode.
[ 0.000000] AM335X ES2.1 (sgx neon)
[ 0.000000] random: get_random_bytes called from start_kernel+0xa0/0x5a4 with crng_init=0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129920
[ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/mmcblk0p1 ro rootfstype=ext4 rootwait console=ttyS0,115200n8 ann
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 446292K/524288K available (13312K kernel code, 1056K rwdata, 4412K rodata, 1024K init, 623K bss, 28844K reser)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xe0800000 - 0xff800000 ( 496 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (14304 kB)
[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (1024 kB)
[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) (1057 kB)
[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 624 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] ftrace: allocating 43207 entries in 127 pages
[ 0.000000] rcu: 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 0x(ptrval) (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.000041] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[ 0.000053] OMAP clocksource: timer1 at 24000000 Hz
[ 0.000568] timer_probe: no matching timers found
[ 0.000797] Console: colour dummy device 80x30
[ 0.000858] Calibrating delay loop... 995.32 BogoMIPS (lpj=1990656)
[ 0.046903] pid_max: default: 32768 minimum: 301
[ 0.047200] Security Framework initialized
[ 0.047219] Yama: becoming mindful.
[ 0.047266] SELinux: Initializing.
[ 0.047472] AppArmor: AppArmor disabled by boot time parameter
[ 0.047685] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.047701] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.048845] CPU: Testing write buffer coherency: ok
[ 0.048917] CPU0: Spectre v2: using BPIALL workaround
[ 0.050024] Setting up static identity map for 0x80100000 - 0x80100060
[ 0.050215] rcu: Hierarchical SRCU implementation.
[ 0.053794] EFI services will not be available.
[ 0.055627] devtmpfs: initialized
[ 0.067213] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[ 0.067777] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.067804] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 0.071689] xor: measuring software checksum speed
[ 0.110905] arm4regs : 782.000 MB/sec
[ 0.150898] 8regs : 804.000 MB/sec
[ 0.190898] 32regs : 1043.000 MB/sec
[ 0.230898] neon : 1657.000 MB/sec
[ 0.230907] xor: using function: neon (1657.000 MB/sec)
[ 0.230928] pinctrl core: initialized pinctrl subsystem
[ 0.231794] DMI not present or invalid.
[ 0.232260] NET: Registered protocol family 16
[ 0.235623] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.257632] l4_wkup_cm:clk:0010:0: failed to disable
[ 0.297571] audit: initializing netlink subsys (disabled)
[ 0.303015] audit: type=2000 audit(0.292:1): state=initialized audit_enabled=0 res=1
[ 0.305634] OMAP GPIO hardware version 0.1
[ 0.317303] No ATAGs?
[ 0.317323] hw-breakpoint: debug architecture 0x4 unsupported.
[ 0.333310] raid6: using algorithm neonx8 gen() 0 MB/s
[ 0.333332] raid6: .... xor() 0 MB/s, rmw enabled
[ 0.333342] raid6: using neon recovery algorithm
[ 0.339763] edma 49000000.edma: TI EDMA DMA engine driver
[ 0.342381] SCSI subsystem initialized
[ 0.342733] usbcore: registered new interface driver usbfs
[ 0.342796] usbcore: registered new interface driver hub
[ 0.343049] usbcore: registered new device driver usb
[ 0.343769] media: Linux media interface: v0.10
[ 0.343828] videodev: Linux video capture interface: v2.00
[ 0.343969] pps_core: LinuxPPS API ver. 1 registered
[ 0.343980] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.344006] PTP clock support registered
[ 0.344905] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
[ 0.345664] Advanced Linux Sound Architecture Driver Initialized.
[ 0.346442] NetLabel: Initializing
[ 0.346460] NetLabel: domain hash size = 128
[ 0.346467] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.346578] NetLabel: unlabeled traffic allowed by default
[ 0.348017] clocksource: Switched to clocksource timer1
[ 0.493328] VFS: Disk quotas dquot_6.6.0
[ 0.493431] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.505027] NET: Registered protocol family 2
[ 0.506027] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes)
[ 0.506063] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.506106] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.506145] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.506286] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.506308] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.506526] NET: Registered protocol family 1
[ 0.507376] RPC: Registered named UNIX socket transport module.
[ 0.507394] RPC: Registered udp transport module.
[ 0.507401] RPC: Registered tcp transport module.
[ 0.507408] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.508306] Trying to unpack rootfs image as initramfs...
[ 0.579441] Freeing initrd memory: 1348K
[ 0.580755] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
[ 0.584461] Initialise system trusted keyrings
[ 0.584835] workingset: timestamp_bits=13 max_order=17 bucket_order=4
[ 0.591210] zbud: loaded
[ 0.593336] Registering sdcardfs 0.1
[ 0.594313] NFS: Registering the id_resolver key type
[ 0.594364] Key type id_resolver registered
[ 0.594373] Key type id_legacy registered
[ 0.594393] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.594759] fuse init (API version 7.27)
[ 0.603799] Key type asymmetric registered
[ 0.603824] Asymmetric key parser 'x509' registered
[ 0.603939] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.604354] io scheduler noop registered
[ 0.604368] io scheduler deadline registered
[ 0.604759] io scheduler cfq registered (default)
[ 0.604774] io scheduler mq-deadline registered
[ 0.606299] pinctrl-single 44e10800.pinmux: 142 pins, size 568
[ 0.609666] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
[ 0.610915] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
[ 0.614422] console [ttyS0] disabled
[ 0.614531] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 30, base_baud = 3000000) is a 8250
[ 1.293214] random: fast init done
[ 1.386013] console [ttyS0] enabled
[ 1.390757] 481a8000.serial: ttyS4 at MMIO 0x481a8000 (irq = 31, base_baud = 3000000) is a 8250
[ 1.401020] KGDB: Registered I/O driver kgdboc
[ 1.406067] console [kgdb-1] enabled
[ 1.411358] omap_rng 48310000.rng: Random Number Generator ver. 20
[ 1.417918] random: crng init done
[ 1.422624] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 1.429390] [drm] Driver supports precise vblank timestamp query.
[ 1.436453] [drm] Initialized vkms 1.0.0 20180514 for virtual device on minor 0
[ 1.460632] brd: module loaded
[ 1.474015] loop: module loaded
[ 1.478816] libphy: Fixed MDIO Bus: probed
[ 1.483976] tun: Universal TUN/TAP device driver, 1.6
[ 1.489451] CAN device driver interface
[ 1.548090] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000
[ 1.555834] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
[ 1.562423] davinci_mdio: dt: updated phy_id[0] from phy_mask[fffffffe]
[ 1.570520] libphy: 4a101000.mdio: probed
[ 1.574726] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
[ 1.584995] cpsw 4a100000.ethernet: Detected MACID = 54:45:38:16:b9:4f
[ 1.591857] cpsw 4a100000.ethernet: initialized cpsw ale version 1.4
[ 1.598330] cpsw 4a100000.ethernet: ALE Table size 1024
[ 1.603661] cpsw 4a100000.ethernet: cpts: overflow check period 1250 (jiffies)
[ 1.612401] PPP generic driver version 2.4.2
[ 1.617131] PPP BSD Compression module registered
[ 1.621914] PPP Deflate Compression module registered
[ 1.627032] PPP MPPE Compression module registered
[ 1.631866] NET: Registered protocol family 24
[ 1.636761] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.643418] ehci-omap: OMAP-EHCI Host Controller driver
[ 1.648939] usbcore: registered new interface driver cdc_acm
[ 1.654663] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 1.662792] usbcore: registered new interface driver usb-storage
[ 1.671106] am335x-phy-driver 47401300.usb-phy: 47401300.usb-phy supply vcc not found, using dummy regulator
[ 1.681450] am335x-phy-driver 47401300.usb-phy: Linked as a consumer to regulator.0
[ 1.691478] am335x-phy-driver 47401b00.usb-phy: 47401b00.usb-phy supply vcc not found, using dummy regulator
[ 1.701643] am335x-phy-driver 47401b00.usb-phy: Linked as a consumer to regulator.0
[ 1.712270] musb-hdrc musb-hdrc.1: MUSB HDRC host driver
[ 1.717691] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1
[ 1.725449] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[ 1.733795] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.741072] usb usb1: Product: MUSB HDRC host driver
[ 1.746076] usb usb1: Manufacturer: Linux 4.19.76-bone36 musb-hcd
[ 1.752214] usb usb1: SerialNumber: musb-hdrc.1
[ 1.757614] hub 1-0:1.0: USB hub found
[ 1.761556] hub 1-0:1.0: 1 port detected
[ 1.773262] mousedev: PS/2 mouse device common for all mice
[ 1.779182] usbcore: registered new interface driver xpad
[ 1.784770] usbcore: registered new interface driver usb_acecad
[ 1.790834] usbcore: registered new interface driver aiptek
[ 1.796521] usbcore: registered new interface driver gtco
[ 1.802007] usbcore: registered new interface driver hanwang
[ 1.807752] usbcore: registered new interface driver kbtab
[ 1.816151] omap_rtc 44e3e000.rtc: registered as rtc0
[ 1.822136] i2c /dev entries driver
[ 1.827807] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[ 1.835287] softdog: initialized. soft_noboot=0 soft_margin=60 sec soft_panic=0 (nowayout=0)
[ 1.844252] device-mapper: uevent: version 1.0.3
[ 1.849434] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
[ 1.860623] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22)
[ 1.869769] omap_hsmmc 48060000.mmc: Got CD GPIO
[ 1.875071] omap_hsmmc 48060000.mmc: Linked as a consumer to regulator.1
[ 1.909169] omap_hsmmc 481d8000.mmc: Linked as a consumer to regulator.1
[ 1.943658] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
[ 1.950226] omap-aes 53500000.aes: will run requests pump with realtime priority
[ 1.959724] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
[ 1.969121] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.979629] usbcore: registered new interface driver usbhid
[ 1.985513] usbhid: USB HID core driver
[ 1.989501] mmc0: host does not support reading read-only switch, assuming write-enable
[ 1.998150] ashmem: initialized
[ 2.001817] remoteproc remoteproc0: wkup_m3 is available
[ 2.010116] gnss: GNSS driver registered with major 239
[ 2.015693] mmc0: new high speed SDHC card at address aaaa
[ 2.025112] mmcblk0: mmc0:aaaa SK32G 29.7 GiB
[ 2.030734] u32 classifier
[ 2.033635] Performance counters on
[ 2.038830] input device check on
[ 2.042918] Actions configured
[ 2.046598] mmcblk0: p1 p2 p3 p4
[ 2.050086] mmc1: new high speed MMC card at address 0001
[ 2.057566] xt_time: kernel timezone is -0000
[ 2.065177] mmcblk1: mmc1:0001 MK2704 3.53 GiB
[ 2.070478] Initializing XFRM netlink socket
[ 2.075508] mmcblk1boot0: mmc1:0001 MK2704 partition 1 2.00 MiB
[ 2.082394] NET: Registered protocol family 10
[ 2.087606] mmcblk1boot1: mmc1:0001 MK2704 partition 2 2.00 MiB
[ 2.096316] mmcblk1rpmb: mmc1:0001 MK2704 partition 3 512 KiB, chardev (242:0)
[ 2.106605] Segment Routing with IPv6
[ 2.110673] mmcblk1: p1
[ 2.115362] mip6: Mobile IPv6
[ 2.120952] NET: Registered protocol family 17
[ 2.125607] NET: Registered protocol family 15
[ 2.130134] can: controller area network core (rev 20170425 abi 9)
[ 2.136483] NET: Registered protocol family 29
[ 2.141106] Key type dns_resolver registered
[ 2.145456] mpls_gso: MPLS GSO support
[ 2.149918] ThumbEE CPU extension supported.
[ 2.154262] Registering SWP/SWPB emulation handler
[ 2.159103] omap_voltage_late_init: Voltage driver support not added
[ 2.167323] registered taskstats version 1
[ 2.171549] Loading compiled-in X.509 certificates
[ 2.176536] zswap: loaded using pool lzo/zbud
[ 2.183335] Btrfs loaded, crc32c=crc32c-generic
[ 2.235363] tps6521x_pwrbutton tps65217-pwrbutton: DMA mask not set
[ 2.242443] input: tps65217_pwr_but as /devices/platform/ocp/44e0b000.i2c/i2c-0/0-0024/tps65217-pwrbutton/input/input0
[ 2.254080] tps65217 0-0024: TPS65217 ID 0xe version 1.2
[ 2.260306] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 2.390532] tda998x 0-0070: found TDA19988
[ 2.397730] tilcdc 4830e000.lcdc: bound 0-0070 (ops tda998x_ops)
[ 2.403880] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.410549] [drm] No driver support for vblank timestamp query.
[ 2.416906] [drm] Cannot find any crtc or sizes
[ 2.422304] [drm] Initialized tilcdc 1.0.0 20121205 for 4830e000.lcdc on minor 1
[ 2.429952] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
[ 2.550851] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz
[ 2.557986] remoteproc remoteproc0: powering up wkup_m3
[ 2.563417] remoteproc remoteproc0: Booting fw image am335x-pm-firmware.elf, size 217168
[ 2.574436] cpu cpu0: Linked as a consumer to regulator.3
[ 2.580248] remoteproc remoteproc0: remote processor wkup_m3 is now up
[ 2.580263] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x193
[ 2.593854] cpu cpu0: Dropping the link to regulator.3
[ 2.599569] cpu cpu0: Linked as a consumer to regulator.3
[ 2.607842] asoc-simple-card sound: i2s-hifi <-> 48038000.mcasp mapping ok
[ 2.615033] asoc-simple-card sound: ASoC: no DMI vendor name!
[ 2.623130] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:01 UTC (946684801)
[ 2.632765] ALSA device list:
[ 2.635763] #0: TI BeagleBone Black
[ 2.645110] Freeing unused kernel memory: 1024K
[ 2.650395] Run /init as init process
[ 2.665223] init: init first stage started!
[ 2.670020] init: Unable to open /lib/modules, skipping module loading.
[ 2.677705] init: Copied ramdisk prop to /second_stage_resources/system/etc/ramdisk/build.prop
[ 2.690049] init: Using Android DT directory /proc/device-tree/firmware/android/
[ 2.807730] init: DSU not detected, proceeding with normal boot
[ 2.816712] init: [libfs_mgr]superblock s_max_mnt_count:65535,/dev/block/mmcblk0p2
[ 2.824880] init: [libfs_mgr]Filesystem on /dev/block/mmcblk0p2 was not cleanly shutdown; state flags: 0x1, incompat feature flag6
[ 2.839467] EXT4-fs (mmcblk0p2): Ignoring removed nomblk_io_submit option
[ 2.951478] EXT4-fs (mmcblk0p2): recovery complete
[ 2.957758] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit
[ 2.968862] init: [libfs_mgr]check_fs(): mount(/dev/block/mmcblk0p2,/system,ext4)=0: Success
[ 2.992201] init: [libfs_mgr]check_fs(): unmount(/system) succeeded
[ 2.999245] init: [libfs_mgr]Not running /system/bin/e2fsck on /dev/block/mmcblk0p2 (executable not in system image)
[ 3.016526] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: errors=panic
[ 3.125326] reboot: Restarting system with command 'bootloader'