- barebox:/ reset
- barebox 2019.07.0-20190911-1-EAG_3.01-ga426ac926c17 #1 Wed Sep 9 13:36:54 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
- ==> Saving Defaultenv ...
- saving environment
- 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'
- 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
- ubi0: attached by fastmap
- ubi0: fastmap pool size: 30
- ubi0: fastmap WL pool size: 15
- 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: 112/73, WL threshold: 4096, image sequence number: 10023
- 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 843f7a28, small LPT model
- Loading ARM Linux zImage '/mnt/nand0-root/boot/zImage'
- Loading devicetree from '/mnt/nand0-root/boot/imx25-eckelmann-ecu01.dtb'
- commandline: console=ttymxc4,115200n consoleblank=0 vt.global_cursor_default=0 ro root=ubi0_0 rootfstype=ubifs ubi.mtd=3,2048
- [ 0.000000] Booting Linux on physical CPU 0x0
- [ 0.000000] Linux version 4.9.0-g62e6294dc4e7 (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] OF: fdt:Machine model: Eckelmann AG 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 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: 121636K/131072K available (5846K kernel code, 205K rwdata, 1656K rodata, 252K init, 180K bss, 9436K 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 - 0xff800000 ( 880 MB)
- [ 0.000000] lowmem : 0xc0000000 - 0xc8000000 ( 128 MB)
- [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
- [ 0.000000] .text : 0xc0008000 - 0xc05bdea0 (5848 kB)
- [ 0.000000] .init : 0xc075d000 - 0xc079c000 ( 252 kB)
- [ 0.000000] .data : 0xc079c000 - 0xc07cf5e0 ( 206 kB)
- [ 0.000000] .bss : 0xc07cf5e0 - 0xc07fc6e0 ( 181 kB)
- [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
- [ 0.000000] Preemptible hierarchical RCU implementation.
- [ 0.000000] Build-time adjustment of leaf fanout to 32.
- [ 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.000024] sched_clock: 32 bits at 66MHz, resolution 15ns, wraps every 32292987384ns
- [ 0.000103] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 28740758601 ns
- [ 0.001600] Console: colour dummy device 80x30
- [ 0.001671] Calibrating delay loop (skipped), value calculated using timer frequency.. 133.00 BogoMIPS (lpj=332500)
- [ 0.001723] pid_max: default: 32768 minimum: 301
- [ 0.001987] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
- [ 0.002036] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
- [ 0.004274] CPU: Testing write buffer coherency: ok
- [ 0.005421] Setting up static identity map for 0x80008400 - 0x80008458
- [ 0.011113] devtmpfs: initialized
- [ 0.029695] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302231375000 ns
- [ 0.030083] pinctrl core: initialized pinctrl subsystem
- [ 0.032099] NET: Registered protocol family 16
- [ 0.034164] DMA: preallocated 256 KiB pool for atomic coherent allocations
- [ 0.061475] cpuidle: using governor ladder
- [ 0.061936] No ATAGs?
- [ 0.068824] imx25-pinctrl 43fac000.iomuxc: initialized IMX pinctrl driver
- [ 0.148298] SCSI subsystem initialized
- [ 0.149492] usbcore: registered new interface driver usbfs
- [ 0.149812] usbcore: registered new interface driver hub
- [ 0.150179] usbcore: registered new device driver usb
- [ 0.154025] i2c i2c-0: IMX I2C adapter registered
- [ 0.154100] i2c i2c-0: can't use DMA, using PIO instead.
- [ 0.155111] pps_core: LinuxPPS API ver. 1 registered
- [ 0.155157] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
- [ 0.155282] PTP clock support registered
- [ 0.160843] clocksource: Switched to clocksource mxc_timer1
- [ 0.210286] NET: Registered protocol family 2
- [ 0.212701] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
- [ 0.212796] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
- [ 0.212868] TCP: Hash tables configured (established 1024 bind 1024)
- [ 0.213131] UDP hash table entries: 256 (order: 0, 4096 bytes)
- [ 0.213220] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
- [ 0.213755] NET: Registered protocol family 1
- [ 0.215076] RPC: Registered named UNIX socket transport module.
- [ 0.215127] RPC: Registered udp transport module.
- [ 0.215149] RPC: Registered tcp transport module.
- [ 0.215168] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 0.219371] futex hash table entries: 256 (order: -1, 3072 bytes)
- [ 0.220162] workingset: timestamp_bits=30 max_order=15 bucket_order=0
- [ 0.254793] NFS: Registering the id_resolver key type
- [ 0.254895] Key type id_resolver registered
- [ 0.254927] Key type id_legacy registered
- [ 0.254991] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
- [ 0.272265] jitterentropy: Initialization failed with host not compliant with requirements: 2
- [ 0.273026] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
- [ 0.273080] io scheduler noop registered
- [ 0.273666] io scheduler cfq registered (default)
- [ 0.277584] imx-fb 53fbc000.lcdc: i.MX Framebuffer driver
- [ 0.277804] /display/display-timings/320x240: illegal timing specification in clock-frequency
- [ 0.277860] /display/display-timings/320x240: error reading timing properties
- [ 0.277886] /display: error in timing 1
- [ 0.277908] /display: no timings specified
- [ 0.277944] imx-fb 53fbc000.lcdc: Failed to get videomode from DT
- [ 0.278016] imx-fb: probe of 53fbc000.lcdc failed with error -22
- [ 0.281199] imx-sdma 53fd4000.sdma: Direct firmware load for imx/sdma/sdma-imx25.bin failed with error -2
- [ 0.281271] imx-sdma 53fd4000.sdma: external firmware not found, using ROM firmware
- [ 0.297317] 43f94000.serial: ttymxc1 at MMIO 0x43f94000 (irq = 48, base_baud = 2078125) is a IMX
- [ 0.299990] 5002c000.serial: ttymxc4 at MMIO 0x5002c000 (irq = 56, base_baud = 2078125) is a IMX
- [ 0.837846] console [ttymxc4] enabled
- [ 0.871356] loop: module loaded
- [ 0.878291] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xb1
- [ 0.884830] nand: Micron MT29F1G16ABBEAH4
- [ 0.888991] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
- [ 0.898619] Bad block table found at page 65472, version 0x01
- [ 0.905223] Bad block table found at page 65408, version 0x01
- [ 0.912820] 4 ofpart partitions found on MTD device mxc_nand
- [ 0.918802] Creating 4 MTD partitions on "mxc_nand":
- [ 0.924035] 0x000000000000-0x000000100000 : "barebox"
- [ 0.934261] 0x000000100000-0x000000200000 : "environment"
- [ 0.944873] 0x000000460000-0x000005460000 : "root"
- [ 0.958914] 0x000005460000-0x000008000000 : "var"
- [ 0.976600] spi_imx 43fa4000.cspi: probed
- [ 0.984159] spi_master spi1: cannot find modalias for /soc/spba@50000000/cspi@50010000/spidev@1
- [ 0.993162] spi_master spi1: Failed to create SPI device for /soc/spba@50000000/cspi@50010000/spidev@1
- [ 1.002685] spi_imx 50010000.cspi: probed
- [ 1.008352] libphy: Fixed MDIO Bus: probed
- [ 1.014684] usbcore: registered new interface driver rt2800usb
- [ 1.021201] usbcore: registered new interface driver rtl8192cu
- [ 1.027515] usbcore: registered new interface driver asix
- [ 1.033324] usbcore: registered new interface driver ax88179_178a
- [ 1.040506] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 1.047232] ehci-mxc: Freescale On-Chip EHCI Host driver
- [ 1.053703] usbcore: registered new interface driver usb-storage
- [ 1.070711] ci_hdrc ci_hdrc.1: EHCI Host Controller
- [ 1.076951] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1
- [ 1.095959] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
- [ 1.104781] hub 1-0:1.0: USB hub found
- [ 1.108984] hub 1-0:1.0: 1 port detected
- [ 1.119109] input: 43fa8000.kpp as /devices/platform/soc/43f00000.aips/43fa8000.kpp/input/input0
- [ 1.129547] rtc-pcf2123 spi1.0: clock was stopped. Time is not valid
- [ 1.136681] rtc-pcf2123 spi1.0: spiclk 4000 KHz.
- [ 1.141836] rtc-pcf2123 spi1.0: clock was stopped. Time is not valid
- [ 1.149338] rtc-pcf2123 spi1.0: rtc core: registered rtc-pcf2123 as rtc0
- [ 1.156799] i2c /dev entries driver
- [ 1.163064] sdhci: Secure Digital Host Controller Interface driver
- [ 1.169448] sdhci: Copyright(c) Pierre Ossman
- [ 1.173948] sdhci-pltfm: SDHCI platform and OF driver helper
- [ 1.181721] usbcore: registered new interface driver usbhid
- [ 1.187487] usbhid: USB HID core driver
- [ 1.193930] NET: Registered protocol family 10
- [ 1.202279] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
- [ 1.211402] NET: Registered protocol family 17
- [ 1.216903] Key type dns_resolver registered
- [ 1.243223] ubi0: attaching mtd3
- [ 1.248224] random: fast init done
- [ 1.274158] ubi0: "delete" compatible internal volume 2147479552:0 found, will remove it
- [ 1.498097] ubi0: scanning is finished
- [ 1.515749] ubi0: attached mtd3 (name "var", size 43 MiB)
- [ 1.521410] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
- [ 1.528450] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 512
- [ 1.535288] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
- [ 1.542391] ubi0: good PEBs: 345, bad PEBs: 4, corrupted PEBs: 0
- [ 1.548533] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
- [ 1.555911] ubi0: max/mean erase counter: 81/45, WL threshold: 4096, image sequence number: 48
- [ 1.564660] ubi0: available PEBs: 87, total reserved PEBs: 258, PEBs reserved for bad PEB handling: 16
- [ 1.574145] ubi0: background thread "ubi_bgt0d" started, PID 64
- [ 1.581064] rtc-pcf2123 spi1.0: clock was stopped. Time is not valid
- [ 1.581086] rtc-pcf2123 spi1.0: hctosys: unable to read the hardware clock
- [ 1.672058] UBIFS (ubi0:0): UBIFS: mounted UBI device 0, volume 0, name "dyn", R/O mode
- [ 1.680283] UBIFS (ubi0:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
- [ 1.690361] UBIFS (ubi0:0): FS size: 13840384 bytes (13 MiB, 109 LEBs), journal size 1015809 bytes (0 MiB, 6 LEBs)
- [ 1.700883] UBIFS (ubi0:0): reserved for root: 653715 bytes (638 KiB)
- [ 1.707468] UBIFS (ubi0:0): media format: w4/r0 (latest is w4/r0), UUID 30205726-B785-418B-A836-DB1A7803510D, small LPT model
- [ 1.720199] VFS: Mounted root (ubifs filesystem) readonly on device 0:13.
- [ 1.727287] devtmpfs: error mounting -2
- [ 1.733959] Freeing unused kernel memory: 252K (c075d000 - c079c000)
- [ 1.740472] This architecture does not have kernel memory protection.
- [ 1.747318] Kernel panic - not syncing: No working init found. Try passing init= option to kernel. See Linux Documentation/init.txt for guidance.
- [ 1.760515] ---[ end Kernel panic - not syncing: No working init found. Try passing init= option to kernel. See Linux Documentation/init.txt for guidance.
ukl/development20200909 quantron boot fails
Posted by Anonymous on Wed 9th Sep 2020 15:06
raw | new post
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.