# ukl/development 74601c85b794+patch pre-DeviceTreeSupport ecu01 boot log diff --git a/ptxdist/configs/ecu01/barebox-defaultenv-2/init/partitioning b/ptxdist/configs/ecu01/barebox-defaultenv-2/init/partitioning new file mode 100644 index 0000000000000000000000000000000000000000..2f482fe5bb9d73feece11c9f1e5034d2bbecd2c3 --- /dev/null +++ b/ptxdist/configs/ecu01/barebox-defaultenv-2/init/partitioning @@ -0,0 +1,3 @@ +#!/bin/sh + +addpart /dev/nand0 0x260000@0x00200000(history) barebox:/ reset barebox 2019.07.0-20190911-1-EAG_3.01-g0bf1059c750d #1 Wed Sep 16 08:42:49 CEST 2020 Board: Eckelmann AG ECU01 mdio_bus: miibus0: probed nand: ONFI flash detected nand: NAND device: Manufacturer ID: 0x2c, Chip ID: 0xb1 (Micron MT29F1G16ABBEAH4), 128MiB, page size: 2048, OOB size: 64 Bad block table found at page 65472, version 0x01 Bad block table found at page 65408, version 0x01 imx-usb 53ff4400.usb@53ff4400.of: USB EHCI 1.00 imxfb imxfb: i.MX Framebuffer driver registered as fbconsole0 malloc space: 0x83e7de60 -> 0x87cfbcbf (size 62.5 MiB) running /env/bin/init... Check if Memory is flashbased ... __PASS__ Hit CTRL-C to stop autoboot: 0 __DEVELOPER_MODE__ENABLED__ nv variable modified, will save nv variables on shutdown usb: USB: scanning bus for devices... usb: 1 USB Device(s) found usb: USB: scanning bus for devices... usb: 1 USB Device(s) found running automount command 'usb && if [ -e /dev/disk0.0 ]; then mount /dev/disk0.0 /mnt/usbstorage; elif [ -e /dev/disk0 ]; then mount /dev/disk0 /mnt/usbstorage; fi' failed usb: USB: scanning bus for devices... usb: 1 USB Device(s) found running automount command 'usb && if [ -e /dev/disk0.0 ]; then mount /dev/disk0.0 /mnt/usbstorage; elif [ -e /dev/disk0 ]; then mount /dev/disk0 /mnt/usbstorage; fi' failed Booting entry 'nand' ubi0: scanning is finished ubi0 warning: print_rsvd_warning: cannot reserve enough PEBs for bad PEB handling, reserved 6, need 20 ubi0: registering /dev/nand0.root.ubi ubi0: registering root as /dev/nand0.root.ubi.root ubi0: attached mtd0 (name "nand0.root", size 80 MiB) to ubi0 ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 512 ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 ubi0: good PEBs: 640, bad PEBs: 0, corrupted PEBs: 0 ubi0: user volume: 1, internal volumes: 1, max. volumes count: 128 ubi0: max/mean erase counter: 118/76, WL threshold: 4096, image sequence number: 29444 ubi0: available PEBs: 0, total reserved PEBs: 640, PEBs reserved for bad PEB handling: 6 UBIFS (ubi0:0): UBIFS: mounted UBI device 0, volume 0, name "root", R/O mode UBIFS (ubi0:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes UBIFS (ubi0:0): FS size: 78344192 bytes (74 MiB, 617 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs) UBIFS (ubi0:0): reserved for root: 0 bytes (0 KiB) UBIFS (ubi0:0): media format: w4/r0 (latest is w5/r0), UUID 843f2348, small LPT model usb: USB: scanning bus for devices... usb: 1 USB Device(s) found running automount command 'usb && if [ -e /dev/disk0.0 ]; then mount /dev/disk0.0 /mnt/usbstorage; elif [ -e /dev/disk0 ]; then mount /dev/disk0 /mnt/usbstorage; fi' failed Loading ARM Linux zImage '/mnt/nand0-root/boot/zImage' commandline: console=ttymxc4,115200n consoleblank=0 mtdparts=mxc_nand:1M(barebox),1M(environment),2432k(history),80M(root),44672k(var) vt.global_cursor_default=0 ro root=ubi0_0 rootfstype=ubifs ubi.mtd=3,2048 arch_number: 8017 nv variables modified, saving them [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.0.0-g02b3c4208796 (ptxdist@ptxdist) (gcc version 5.4.0 (OSELAS.Toolchain-2016.06.0) ) #1 PREEMPT 2016-06-01 [ 0.000000] CPU: ARM926EJ-S [41069264] revision 4 (ARMv5TEJ), cr=0005317f [ 0.000000] CPU: VIVT data cache, VIVT instruction cache [ 0.000000] Machine: Eckelmann ECU01 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512 [ 0.000000] Kernel command line: console=ttymxc4,115200n consoleblank=0 mtdparts=mxc_nand:1M(barebox),1M(environment),2432k(history),80M(root),44672k(var) vt.global_cursor_default=0 ro root=ubi0_0 rootfstype=ubifs ubi.mtd=3,2048 [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes) [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) [ 0.000000] Memory: 122396K/131072K available (5342K kernel code, 207K rwdata, 1524K rodata, 236K init, 163K bss, 8676K reserved, 0K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xc8800000 - 0xff000000 ( 872 MB) [ 0.000000] lowmem : 0xc0000000 - 0xc8000000 ( 128 MB) [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB) [ 0.000000] .text : 0xc0008000 - 0xc06bceec (6868 kB) [ 0.000000] .init : 0xc06bd000 - 0xc06f8000 ( 236 kB) [ 0.000000] .data : 0xc06f8000 - 0xc072bde0 ( 208 kB) [ 0.000000] .bss : 0xc072bde0 - 0xc0754b2c ( 164 kB) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] MXC IRQ initialized [ 0.000000] Switching to timer-based delay loop, resolution 15ns [ 0.000027] sched_clock: 32 bits at 66MHz, resolution 15ns, wraps every 64585974768ns [ 0.000590] Console: colour dummy device 80x30 [ 0.000655] Calibrating delay loop (skipped), value calculated using timer frequency.. 133.00 BogoMIPS (lpj=332500) [ 0.000703] pid_max: default: 32768 minimum: 301 [ 0.000990] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.001044] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.003067] Initializing cgroup subsys blkio [ 0.003149] Initializing cgroup subsys freezer [ 0.003281] CPU: Testing write buffer coherency: ok [ 0.004346] Setting up static identity map for 0x8053dfb0 - 0x8053e008 [ 0.009210] devtmpfs: initialized [ 0.014981] pinctrl core: initialized pinctrl subsystem [ 0.017205] NET: Registered protocol family 16 [ 0.019320] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.035825] cpuidle: using governor ladder [ 0.050974] cpuidle: using governor menu [ 0.087727] SCSI subsystem initialized [ 0.088885] usbcore: registered new interface driver usbfs [ 0.089176] usbcore: registered new interface driver hub [ 0.089571] usbcore: registered new device driver usb [ 0.091099] i2c i2c-0: IMX I2C adapter registered [ 0.091167] i2c i2c-0: can't use DMA [ 0.091482] pps_core: LinuxPPS API ver. 1 registered [ 0.091518] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.091836] PTP clock support registered [ 0.097213] Switched to clocksource mxc_timer1 [ 0.099361] cfg80211: Calling CRDA to update world regulatory domain [ 0.145256] NET: Registered protocol family 2 [ 0.147890] TCP established hash table entries: 1024 (order: 0, 4096 bytes) [ 0.147990] TCP bind hash table entries: 1024 (order: 0, 4096 bytes) [ 0.148063] TCP: Hash tables configured (established 1024 bind 1024) [ 0.148342] TCP: reno registered [ 0.148403] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.148485] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.149110] NET: Registered protocol family 1 [ 0.150192] RPC: Registered named UNIX socket transport module. [ 0.150243] RPC: Registered udp transport module. [ 0.150265] RPC: Registered tcp transport module. [ 0.150284] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.154685] futex hash table entries: 256 (order: -1, 3072 bytes) [ 0.186989] NFS: Registering the id_resolver key type [ 0.187161] Key type id_resolver registered [ 0.187358] Key type id_legacy registered [ 0.187482] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.196611] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) [ 0.196694] io scheduler noop registered [ 0.196850] io scheduler cfq registered (default) [ 0.198059] imx-fb imx21-fb.0: i.MX Framebuffer driver [ 0.204516] Console: switching to colour frame buffer device 40x30 [ 0.212461] imx-sdma imx35-sdma: Direct firmware load for sdma-imx25.bin failed with error -2 [ 0.212533] imx-sdma imx35-sdma: external firmware not found, using ROM firmware [ 0.225262] imx-sdma imx35-sdma: initialized [ 0.226744] imx21-uart.1: ttymxc1 at MMIO 0x43f94000 (irq = 48, base_baud = 2078125) is a IMX [ 0.228420] imx21-uart.4: ttymxc4 at MMIO 0x5002c000 (irq = 56, base_baud = 2078125) is a IMX [ 0.728099] console [ttymxc4] enabled [ 0.755715] loop: module loaded [ 0.761464] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xb1 [ 0.768010] nand: Micron NAND 128MiB 1,8V 16-bit [ 0.772779] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 0.780638] Scanning device for bad blocks [ 1.323713] Bad eraseblock 1022 at 0x000007fc0000 [ 1.328882] Bad eraseblock 1023 at 0x000007fe0000 [ 1.333786] 5 cmdlinepart partitions found on MTD device mxc_nand [ 1.340032] Creating 5 MTD partitions on "mxc_nand": [ 1.345152] 0x000000000000-0x000000100000 : "barebox" [ 1.354580] 0x000000100000-0x000000200000 : "environment" [ 1.364384] 0x000000200000-0x000000460000 : "history" [ 1.373831] 0x000000460000-0x000005460000 : "root" [ 1.383041] 0x000005460000-0x000008000000 : "var" [ 1.395651] spi_imx imx35-cspi.0: probed [ 1.402757] spi_imx imx35-cspi.1: probed [ 1.409197] fec imx25-fec.0 (unnamed net_device) (uninitialized): Invalid MAC address: 00:00:00:00:00:00 [ 1.418977] fec imx25-fec.0 (unnamed net_device) (uninitialized): Using random MAC address: 46:b4:f3:2f:b5:ac [ 1.433559] libphy: fec_enet_mii_bus: probed [ 1.440490] usbcore: registered new interface driver rtl8192cu [ 1.446931] usbcore: registered new interface driver rt2800usb [ 1.453310] usbcore: registered new interface driver asix [ 1.459186] usbcore: registered new interface driver ax88179_178a [ 1.466488] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.473258] ehci-mxc: Freescale On-Chip EHCI Host driver [ 1.502308] mxc-ehci mxc-ehci.1: EHCI Host Controller [ 1.508438] mxc-ehci mxc-ehci.1: new USB bus registered, assigned bus number 1 [ 1.516407] mxc-ehci mxc-ehci.1: irq 51, io mem 0x53ff4400 [ 1.527325] mxc-ehci mxc-ehci.1: USB 2.0 started, EHCI 1.00 [ 1.536217] hub 1-0:1.0: USB hub found [ 1.540442] hub 1-0:1.0: 1 port detected [ 1.547090] usbcore: registered new interface driver usb-storage [ 1.557066] input: imx-keypad as /devices/platform/imx-keypad/input/input0 [ 1.566876] rtc-pcf2123 spi1.0: chip found, driver version 0.6 [ 1.572924] rtc-pcf2123 spi1.0: spiclk 4000 KHz. [ 1.582410] rtc-pcf2123 spi1.0: rtc core: registered rtc-pcf2123 as rtc0 [ 1.589867] i2c /dev entries driver [ 1.594915] Driver 'mmcblk' needs updating - please use bus_type methods [ 1.602050] Driver 'mmc_test' needs updating - please use bus_type methods [ 1.609737] sdhci: Secure Digital Host Controller Interface driver [ 1.616105] sdhci: Copyright(c) Pierre Ossman [ 1.620646] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.628060] usbcore: registered new interface driver usbhid [ 1.633821] usbhid: USB HID core driver [ 1.638557] TCP: cubic registered [ 1.645708] NET: Registered protocol family 10 [ 1.653831] sit: IPv6 over IPv4 tunneling driver [ 1.661097] NET: Registered protocol family 17 [ 1.666144] Key type dns_resolver registered [ 1.679168] ubi0: attaching mtd3 [ 1.867143] random: nonblocking pool is initialized [ 2.102080] ubi0: scanning is finished [ 2.116682] ubi0 warning: print_rsvd_warning: cannot reserve enough PEBs for bad PEB handling, reserved 8, need 20 [ 2.130012] ubi0: attached mtd3 (name "root", size 80 MiB) [ 2.135755] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 2.142792] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 512 [ 2.149625] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 2.156714] ubi0: good PEBs: 640, bad PEBs: 0, corrupted PEBs: 0 [ 2.162851] ubi0: user volume: 1, internal volumes: 1, max. volumes count: 128 [ 2.170197] ubi0: max/mean erase counter: 118/76, WL threshold: 4096, image sequence number: 29444 [ 2.179288] ubi0: available PEBs: 0, total reserved PEBs: 640, PEBs reserved for bad PEB handling: 8 [ 2.188592] ubi0: background thread "ubi_bgt0d" started, PID 42 [ 2.198123] rtc-pcf2123 spi1.0: setting system clock to 2020-09-16 14:24:37 UTC (1600266277) [ 2.324194] UBIFS: mounted UBI device 0, volume 0, name "root", R/O mode [ 2.331100] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 2.340383] UBIFS: FS size: 78344192 bytes (74 MiB, 617 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs) [ 2.350164] UBIFS: reserved for root: 0 bytes (0 KiB) [ 2.355352] UBIFS: media format: w4/r0 (latest is w4/r0), UUID 43C75DAE-E0EE-41E0-B7C3-2431197AFF75, small LPT model [ 2.368031] VFS: Mounted root (ubifs filesystem) readonly on device 0:14. [ 2.377691] devtmpfs: mounted [ 2.383480] Freeing unused kernel memory: 236K (c06bd000 - c06f8000) [ 2.916308] systemd[1]: systemd 230 running in system mode. (-PAM -AUDIT -SELINUX -IMA -APPARMOR -SMACK -SYSVINIT -UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS -ACL -XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN) [ 2.938480] systemd[1]: Detected architecture arm. Welcome to PTXdist / EAG-ecu01! [ 2.969909] systemd[1]: Set hostname to . [ 3.889677] systemd[1]: Configuration file /lib/systemd/system/udev-trigger-massstorage.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 3.909875] systemd[1]: Configuration file /lib/systemd/system/backup-etc.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 3.950767] systemd[1]: Configuration file /lib/systemd/system/var-dyn.mount is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway. [ 3.974695] systemd[1]: Configuration file /lib/systemd/system/ubi-check-partitions.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway. [ 3.998746] systemd[1]: Configuration file /lib/systemd/system/ubi-attach.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway. [ 4.065622] systemd[1]: Configuration file /lib/systemd/system/var-stat.mount is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway. [ 4.151929] systemd[1]: Configuration file /lib/systemd/system/application.target is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway. [ 4.176857] systemd[1]: Configuration file /lib/systemd/system/codesys3-rt.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 4.198197] systemd[1]: [/lib/systemd/system/codesys3-rt.service:22] Unknown lvalue 'ControlGroup' in section 'Service' [ 4.209568] systemd[1]: [/lib/systemd/system/codesys3-rt.service:25] Failed to parse resource value, ignoring: infinity [ 4.233697] systemd[1]: Configuration file /etc/systemd/system/getty.target.wants/getty-udev-trigger-devices.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway. [ 4.322951] systemd[1]: Configuration file /lib/systemd/system/quantron-goodbye.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway. [ 4.346517] systemd[1]: Configuration file /lib/systemd/system/codesys-stick-missing.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 4.385540] systemd[1]: Configuration file /lib/systemd/system/maintenance.target is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway. [ 4.409128] systemd[1]: Configuration file /lib/systemd/system/testing.target is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway. [ 4.445274] systemd[1]: dev-hugepages.mount: Cannot add dependency job, ignoring: Unit dev-hugepages.mount is masked. [ 4.456559] systemd[1]: systemd-udev-trigger.service: Cannot add dependency job, ignoring: Unit systemd-udev-trigger.service is masked. [ 4.469692] systemd[1]: sys-kernel-config.mount: Cannot add dependency job, ignoring: Unit sys-kernel-config.mount is masked. [ 4.481411] systemd[1]: sys-kernel-debug.mount: Cannot add dependency job, ignoring: Unit sys-kernel-debug.mount is masked. [ 4.495341] systemd[1]: swap.target: Cannot add dependency job, ignoring: Unit swap.target is masked. [ 4.505006] systemd[1]: dev-mqueue.mount: Cannot add dependency job, ignoring: Unit dev-mqueue.mount is masked. [ 4.515490] systemd[1]: systemd-journal-flush.service: Cannot add dependency job, ignoring: Unit systemd-journal-flush.service is masked. [ 4.528767] systemd[1]: systemd-tmpfiles-clean.timer: Cannot add dependency job, ignoring: Unit systemd-tmpfiles-clean.timer is masked. [ 4.542695] systemd[1]: getty@tty1.service: Cannot add dependency job, ignoring: Unit getty@tty1.service is masked. [ 4.579455] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 4.598939] systemd[1]: Listening on udev Control Socket. [ OK ] Listening on udev Control Socket. [ 4.618714] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ OK ] Listening on /dev/initctl Compatibility Named Pipe. [ 4.644004] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ OK ] Started Dispatch Password Requests to Console Directory Watch. [ 4.674973] systemd[1]: Created slice System Slice. [ OK ] Created slice System Slice. [ 4.694071] systemd[1]: Listening on Journal Socket. [ OK ] Listening on Journal Socket. [ 4.732582] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.758066] systemd[1]: Reached target Slices. [ OK ] Reached target Slices. [ 4.779965] systemd[1]: Created slice system-serial\x2dgetty.slice. [ OK ] Created slice system-serial\x2dgetty.slice. [ 4.803641] systemd[1]: Listening on udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. [ 4.864861] systemd[1]: Starting udev Coldplug TTY Devices for Getty... Starting udev Coldplug TTY Devices for Getty... [ 5.083157] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 5.114831] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ OK ] Started Forward Password Requests to Wall Directory Watch. [ 5.153240] systemd[1]: Reached target Paths. [ OK ] Reached target Paths. [ 5.359611] ads7953_init [ 5.445226] mmc_init() called [ 5.455403] systemd[1]: Starting Journal Service... Starting Journal Service... [ 5.541088] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 5.604757] qa_driver_init() called [ 5.641651] systemd[1]: Starting Attach data ubi partition... Starting Attach data ubi partition... [ 5.688704] systemd[1]: Reached target Remote File Systems. [ OK ] Reached target Remote File Systems. [ 5.787132] ubi1: attaching mtd4 [ 5.837195] systemd[1]: Started Remount Root and Kernel File Systems. [ OK ] Started Remount Root and Kernel File Systems. [ 5.935180] systemd[1]: Started Create list of required static device nodes for the current kernel. [ OK ] Started Create list of required sta...ce nodes for the current kernel. [ 6.091329] systemd[1]: Starting Create Static Device Nodes in /dev... Starting Create Static Device Nodes in /dev... [ 6.214041] systemd[1]: Started udev Coldplug TTY Devices for Getty. [ OK ] Started udev Coldplug TTY Devices for Getty. [ 6.886995] systemd[1]: Started Create Static Device Nodes in /dev. [ OK ] Started Create Static Device Nodes in /dev. [ 6.986818] systemd[1]: Starting udev Kernel Device Manager... Starting udev Kernel Device Manager... [ 7.039698] systemd[1]: Reached target Local File Systems (Pre). [ OK ] Reached target Local File Systems (Pre). [ 7.154227] systemd[1]: Mounting /media... Mounting /media... [ 7.267793] systemd[1]: Mounting /var/lock... Mounting /var/lock... [ 7.432708] systemd[1]: Mounting /var/run... Mounting /var/run... [ 7.555938] systemd[1]: Mounting /var/tmp... Mounting /var/tmp... [ 7.623365] systemd[1]: var-log.mount: Directory /var/log to mount over is not empty, mounting anyway. [ 7.687649] ubi1: scanning is finished [ 7.734857] systemd[1]: Mounting /var/log... Mounting /var/log... [ 7.798976] ubi1: attached mtd4 (name "var", size 43 MiB) [ 7.839165] ubi1: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 7.864922] systemd[1]: Mounting /tmp... [ 7.893377] ubi1: min./max. I/O unit sizes: 2048/2048, sub-page size 512 Mounting /tmp... [ 7.937976] systemd[1]: var-lib.mount: Directory /var/lib to mount over is not empty, mounting anyway. [ 7.952658] ubi1: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 7.997844] ubi1: good PEBs: 347, bad PEBs: 2, corrupted PEBs: 0 [ 8.044393] ubi1: user volume: 2, internal volumes: 1, max. volumes count: 128 [ 8.075135] systemd[1]: Mounting /var/lib... [ 8.097924] ubi1: max/mean erase counter: 81/45, WL threshold: 4096, image sequence number: 48 Mounting /var/lib... [ 8.156671] ubi1: available PEBs: 87, total reserved PEBs: 260, PEBs reserved for bad PEB handling: 18 [ 8.215982] ubi1: background thread "ubi_bgt1d" started, PID 83 [ 8.241201] systemd[1]: Mounted /tmp. [ OK ] Mounted /tmp. [ 8.283685] systemd[1]: Mounted /media. [ OK ] Mounted /media. [ 8.323534] systemd[1]: Mounted /var/lib. [ OK ] Mounted /var/lib. [ 8.363575] systemd[1]: Mounted /var/log. [ OK ] Mounted /var/log. [ 8.393954] systemd[1]: Mounted /var/run. [ OK ] Mounted /var/run. [ 8.433794] systemd[1]: Mounted /var/lock. [ OK ] Mounted /var/lock. [ 8.454030] systemd[1]: Mounted /var/tmp. [ OK ] Mounted /var/tmp. [ 8.501302] systemd[1]: Started Journal Service. [ OK ] Started Journal Service. [ OK ] Started Attach data ubi partition. [ OK ] Started udev Kernel Device Manager. Starting Check and create ubi partitions... Mounting /var/lib/nfs... [ 9.003808] RTW: rtl8188eu v5.2.2.4_25483.20171222 [ 9.045799] RTW: build time: Sep 16 2020 08:33:45 [ 9.100286] usbcore: registered new interface driver rtl8188eu [ OK ] Found device /dev/ttymxc4. [ OK ] Mounted /var/lib/nfs. [ OK ] Started Load Kernel Modules. Starting Apply Kernel Variables... [ OK ] Started Apply Kernel Variables. [ OK ] Started Check and create ubi partitions. Mounting Mount /var/dyn partition... Mounting Mount /var/stat partition... [ 9.766770] UBIFS: background thread "ubifs_bgt1_0" started, PID 103 [ 9.880524] UBIFS: background thread "ubifs_bgt1_1" started, PID 105 [ 9.995483] UBIFS: mounted UBI device 1, volume 0, name "dyn" [ 10.006378] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 10.015868] UBIFS: FS size: 13840384 bytes (13 MiB, 109 LEBs), journal size 1015809 bytes (0 MiB, 6 LEBs) [ 10.029340] UBIFS: reserved for root: 653715 bytes (638 KiB) [ 10.036219] UBIFS: media format: w4/r0 (latest is w4/r0), UUID 30205726-B785-418B-A836-DB1A7803510D, small LPT model [ 10.085291] UBIFS: mounted UBI device 1, volume 1, name "stat" [ OK ] Mounted Mount[ 10.105228] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes /var/dyn partition. [ 10.126341] UBIFS: FS size: 13840384 bytes (13 MiB, 109 LEBs), journal size 1015809 bytes (0 MiB, 6 LEBs) [ 10.142510] UBIFS: reserved for root: 653715 bytes (638 KiB) [ 10.149611] UBIFS: media format: w4/r0 (latest is w4/r0), UUID E80C166F-06CC-4970-BC1D-F90E77A0FE3B, small LPT model [ OK ] Mounted Mount /var/stat partition. [ OK ] Reached target Local File Systems. Starting Create Volatile Files and Directories... [FAILED] Failed to start Create Volatile Files and Directories. See 'systemctl status systemd-tmpfiles-setup.service' for details. Starting Network Time Synchronization... Starting udev Trigger all Massstorage Devices... [ OK ] Started udev Trigger all Massstorage Devices. [ OK ] Started Network Time Synchronization. [ OK ] Reached target System Time Synchronized. [ OK ] Reached target System Initialization. [ OK ] Started logrotate timer. [ OK ] Reached target Timers. [ OK ] Listening on sshd.socket. [ OK ] Listening on D-Bus System Message Bus Socket. [ OK ] Listening on RPCbind Server Activation Socket. [ OK ] Reached target Sockets. [ OK ] Reached target Basic System. [ OK ] Started D-Bus System Message Bus. [ OK ] Started Serial Getty on ttymxc4. [ OK ] Reached target Login Prompts. Starting Mark kernel activated network interfaces as up... [ OK ] Started Backup service for configuration in /etc. [ OK ] Started ntpd. [ OK ] Started Mark kernel activated network interfaces as up. Starting Handle network interface with ifup/ifdown... [ 12.450784] fec imx25-fec.0 eth0: no PHY, assuming direct connection to switch [ 12.458416] libphy: PHY fixed-0:00 not found [ 12.467538] fec imx25-fec.0 eth0: could not attach to PHY [FAILED] Failed to start Handle network interface with ifup/ifdown. See 'systemctl status ifupdown.service' for details. [ OK ] Reached target Network. [ OK ] Reached target Multi-User System. Starting CoDeSys 3 runtime... [ OK ] Reached target Graphical Interface. Starting Say Goodbye to user at Shutdown... [ OK ] Started Say Goodbye to user at Shutdown. _____ _ ____ | ____| / ` / ___| | _| / _ `| | _ | |___ / ___ ` |_| | |_____/_/ `_`____| ___ _ ___ ___ _ _ / _ `/ | / _ `/ __| | | | | | | | | __/ (__| |_| | |_| | | `___|`___|`__,_|`___/|_| OSELAS(R)-ecu01-V3.1.10 / ecu01-2012.10.0 ptxdist-2016.06.1/2020-09-16T08:20:07+0200 ecu01 login: [ 24.314937] clock not found: mxc_pwm.0 [ 24.327595] clock not found: mxc_pwm.1 [ 24.354600] qa_mmc_open() [ 24.357465] ecu01-mmc: pin PIN_V_NAMUR_VALID = 0 [ 24.362119] ecu01-mmc: running in WALTERSCHEID mode (12 volt signals). [ 24.368902] ecu01-compcap: irq=70/70, failed to change interrupt thread pid=-1 to 'SCHED_FIFO'/rtprio=95 [ 24.378679] ecu01-compcap: irq=69/69, failed to change interrupt thread pid=-1 to 'SCHED_FIFO'/rtprio=95 [ 24.388455] ecu01-compcap: irq=17/17, failed to change interrupt thread pid=-1 to 'SCHED_FIFO'/rtprio=95 [ 24.398187] qa_mmc_release() [ 24.401325] qa_mmc_open() [ 24.404188] ecu01-compcap: irq=70/70, failed to change interrupt thread pid=-1 to 'SCHED_FIFO'/rtprio=95 [ 24.413948] ecu01-compcap: irq=69/69, failed to change interrupt thread pid=-1 to 'SCHED_FIFO'/rtprio=95 [ 24.423706] ecu01-compcap: irq=17/17, failed to change interrupt thread pid=-1 to 'SCHED_FIFO'/rtprio=95 [ 29.271753] UBIFS: background thread "ubifs_bgt0_0" started, PID 204 [ 30.038147] UBIFS: background thread "ubifs_bgt0_0" stops