U-Boot 2021.07-rc2 (May 28 2021 - 17:05:35 +0200) DRAM: 8 MiB Flash: 2 MiB Loading Environment from Flash... OK In: serial@40011000 Out: serial@40011000 Err: serial@40011000 Hit any key to stop autoboot: 0 U-Boot > setenv bootargs 'console=tty0 console=ttySTM0,115200 root=/dev/ram rdinit=/linuxrc loglevel=8 fbcon=rotate:2 initcall_debug' U-Boot > setenv loadaddr 0x90400000 U-Boot > loady ## Ready for binary (ymodem) download to 0x90400000 at 115200 bps... C CRC mode, 156(SOH)/0(STX)/0(CAN) packets, 7 retries ## Total Size = 0x00004cad = 19629 Bytes U-Boot > setenv loadaddr 0x90406000 U-Boot > loady ## Ready for binary (ymodem) download to 0x90406000 at 115200 bps... CxyzModem - CRC mode, 12473(SOH)/0(STX)/0(CAN) packets, 5 retries ## Total Size = 0x00185b68 = 1596264 Bytes U-Boot > bootm 0x90406000 - 0x90400000 ## Booting kernel from Legacy Image at 90406000 ... Image Name: Linux-5.13.0-rc1-00082-g8743c6c7 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 1596200 Bytes = 1.5 MiB Load Address: 90008000 Entry Point: 90008000 Verifying Checksum ... OK ## Flattened Device Tree blob at 90400000 Booting using the fdt blob at 0x90400000 Loading Kernel Image Loading Device Tree to 905b9000, end 905c0cac ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.13.0-rc1-00082-g8743c6c7048c (nxp11987@lmecxl0573.lme.st.com) (arm-none-eabi-gcc (GNU Arm Embedded Toolchain 10-2020-q4-major) 10.2.1 20201103 (r1 [ 0.000000] CPU: ARMv7-M [410fc241] revision 1 (ARMv7M), cr=00000000 [ 0.000000] CPU: unknown data cache, unknown instruction cache [ 0.000000] OF: fdt: Machine model: STMicroelectronics STM32F429i-DISCO board [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000090000000-0x00000000907fffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000090000000-0x00000000907fffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000090000000-0x00000000907fffff] [ 0.000000] On node 0 totalpages: 2048 [ 0.000000] Normal zone: 16 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 2048 pages, LIFO batch:0 [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists, mobility grouping off. Total pages: 2032 [ 0.000000] Kernel command line: console=tty0 console=ttySTM0,115200 root=/dev/ram rdinit=/linuxrc loglevel=8 fbcon=rotate:2 initcall_debug [ 0.000000] Dentry cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.000000] Inode-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 5256K/8192K available (1379K kernel code, 302K rwdata, 520K rodata, 324K init, 118K bss, 2936K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] /soc/interrupt-controller@40013c00: bank0 [ 0.000000] random: get_random_bytes called from start_kernel+0x1ed/0x364 with crng_init=0 [ 0.000000] clocksource: arm_system_timer: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 331816030 ns [ 0.000000] ARM System timer initialized as clocksource [ 0.000025] sched_clock: 32 bits at 90MHz, resolution 11ns, wraps every 23860929530ns [ 0.000678] timer@40000c00: STM32 sched_clock registered [ 0.001277] Switching to timer-based delay loop, resolution 11ns [ 0.001720] timer@40000c00: STM32 delay timer registered [ 0.002256] clocksource: timer@40000c00: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 21236227187 ns [ 0.003066] /soc/timer@40000c00: STM32 clockevent driver initialized (32 bits) [ 0.014751] Console: colour dummy device 80x30 [ 0.062500] printk: console [tty0] enabled [ 0.063953] Calibrating delay loop (skipped), value calculated using timer frequency.. 180.00 BogoMIPS (lpj=900000) [ 0.066518] pid_max: default: 4096 minimum: 301 [ 0.071470] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.073788] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.102609] calling cpu_suspend_alloc_sp+0x1/0x54 @ 1 [ 0.104556] initcall cpu_suspend_alloc_sp+0x1/0x54 returned 0 after 0 usecs [ 0.106605] calling spawn_ksoftirqd+0x1/0x2c @ 1 [ 0.109997] initcall spawn_ksoftirqd+0x1/0x2c returned 0 after 0 usecs [ 0.112090] calling srcu_bootup_announce+0x1/0x2c @ 1 [ 0.113677] rcu: Hierarchical SRCU implementation. [ 0.115058] initcall srcu_bootup_announce+0x1/0x2c returned 0 after 9765 usecs [ 0.117216] calling rcu_sysrq_init+0x1/0x18 @ 1 [ 0.118713] initcall rcu_sysrq_init+0x1/0x18 returned 0 after 0 usecs [ 0.120535] calling check_cpu_stall_init+0x1/0x18 @ 1 [ 0.122126] initcall check_cpu_stall_init+0x1/0x18 returned 0 after 0 usecs [ 0.124037] calling rcu_spawn_gp_kthread+0x1/0x108 @ 1 [ 0.127094] initcall rcu_spawn_gp_kthread+0x1/0x108 returned 0 after 0 usecs [ 0.129028] calling rcu_spawn_core_kthreads+0x1/0x58 @ 1 [ 0.130667] initcall rcu_spawn_core_kthreads+0x1/0x58 returned 0 after 0 usecs [ 0.132829] calling initialize_ptr_random+0x1/0x3c @ 1 [ 0.134561] initcall initialize_ptr_random+0x1/0x3c returned 0 after 0 usecs [ 0.141029] devtmpfs: initialized [ 0.361184] calling ptrace_break_init+0x1/0x24 @ 1 [ 0.362919] initcall ptrace_break_init+0x1/0x24 returned 0 after 0 usecs [ 0.364971] calling wq_sysfs_init+0x1/0x24 @ 1 [ 0.369422] initcall wq_sysfs_init+0x1/0x24 returned 0 after 9765 usecs [ 0.371536] calling ksysfs_init+0x1/0x64 @ 1 [ 0.373956] initcall ksysfs_init+0x1/0x64 returned 0 after 0 usecs [ 0.376004] calling pm_init+0x1/0x44 @ 1 [ 0.380345] initcall pm_init+0x1/0x44 returned 0 after 0 usecs [ 0.382021] calling rcu_set_runtime_mode+0x1/0x14 @ 1 [ 0.383604] initcall rcu_set_runtime_mode+0x1/0x14 returned 0 after 0 usecs [ 0.385508] calling dma_init_reserved_memory+0x1/0x38 @ 1 [ 0.387164] initcall dma_init_reserved_memory+0x1/0x38 returned -12 after 0 usecs [ 0.389565] calling init_jiffies_clocksource+0x1/0x10 @ 1 [ 0.391266] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.393671] initcall init_jiffies_clocksource+0x1/0x10 returned 0 after 0 usecs [ 0.395874] calling cpu_pm_init+0x1/0x10 @ 1 [ 0.397534] initcall cpu_pm_init+0x1/0x10 returned 0 after 0 usecs [ 0.399710] calling init_script_binfmt+0x1/0x14 @ 1 [ 0.401471] initcall init_script_binfmt+0x1/0x14 returned 0 after 0 usecs [ 0.403553] calling init_elf_fdpic_binfmt+0x1/0x14 @ 1 [ 0.405360] initcall init_elf_fdpic_binfmt+0x1/0x14 returned 0 after 0 usecs [ 0.407486] calling init_flat_binfmt+0x1/0x14 @ 1 [ 0.409410] initcall init_flat_binfmt+0x1/0x14 returned 0 after 0 usecs [ 0.411461] calling prandom_init_early+0x1/0x98 @ 1 [ 0.413274] initcall prandom_init_early+0x1/0x98 returned 0 after 0 usecs [ 0.415405] calling pinctrl_init+0x1/0x10 @ 1 [ 0.417121] pinctrl core: initialized pinctrl subsystem [ 0.418376] initcall pinctrl_init+0x1/0x10 returned 0 after 0 usecs [ 0.420619] calling gpiolib_dev_init+0x1/0xc0 @ 1 [ 0.424495] initcall gpiolib_dev_init+0x1/0xc0 returned 0 after 0 usecs [ 0.429523] calling irq_sysfs_init+0x1/0x60 @ 1 [ 0.462695] initcall irq_sysfs_init+0x1/0x60 returned 0 after 29296 usecs [ 0.464558] calling bdi_class_init+0x1/0x2c @ 1 [ 0.466618] initcall bdi_class_init+0x1/0x2c returned 0 after 0 usecs [ 0.468496] calling mm_sysfs_init+0x1/0x28 @ 1 [ 0.470374] initcall mm_sysfs_init+0x1/0x28 returned 0 after 0 usecs [ 0.472235] calling init_per_zone_wmark_min+0x1/0x4c @ 1 [ 0.474034] initcall init_per_zone_wmark_min+0x1/0x4c returned 0 after 0 usecs [ 0.476321] calling backlight_class_init+0x1/0x6c @ 1 [ 0.478705] initcall backlight_class_init+0x1/0x6c returned 0 after 0 usecs [ 0.481081] calling amba_init+0x1/0xc @ 1 [ 0.483910] initcall amba_init+0x1/0xc returned 0 after 0 usecs [ 0.485905] calling tty_class_init+0x1/0x2c @ 1 [ 0.487881] initcall tty_class_init+0x1/0x2c returned 0 after 0 usecs [ 0.489669] calling vtconsole_class_init+0x1/0xa4 @ 1 [ 0.494278] initcall vtconsole_class_init+0x1/0xa4 returned 0 after 0 usecs [ 0.496174] calling devlink_class_init+0x1/0x30 @ 1 [ 0.498256] initcall devlink_class_init+0x1/0x30 returned 0 after 0 usecs [ 0.500133] calling software_node_init+0x1/0x2c @ 1 [ 0.502069] initcall software_node_init+0x1/0x2c returned 0 after 0 usecs [ 0.503972] calling wakeup_sources_debugfs_init+0x1/0x4 @ 1 [ 0.505678] initcall wakeup_sources_debugfs_init+0x1/0x4 returned 0 after 0 usecs [ 0.507908] calling wakeup_sources_sysfs_init+0x1/0x24 @ 1 [ 0.510126] initcall wakeup_sources_sysfs_init+0x1/0x24 returned 0 after 0 usecs [ 0.512538] calling regmap_initcall+0x1/0x4 @ 1 [ 0.514055] initcall regmap_initcall+0x1/0x4 returned 0 after 0 usecs [ 0.515898] calling syscon_init+0x1/0xc @ 1 [ 0.518543] initcall syscon_init+0x1/0xc returned 0 after 0 usecs [ 0.520329] calling spi_init+0x1/0x58 @ 1 [ 0.523653] initcall spi_init+0x1/0x58 returned 0 after 9765 usecs [ 0.525459] calling i2c_init+0x1/0x80 @ 1 [ 0.529142] initcall i2c_init+0x1/0x80 returned 0 after 0 usecs [ 0.533830] calling customize_machine+0x1/0x14 @ 1 [ 0.535564] initcall customize_machine+0x1/0x14 returned 0 after 0 usecs [ 0.537622] calling exceptions_init+0x1/0x58 @ 1 [ 0.539348] initcall exceptions_init+0x1/0x58 returned 0 after 0 usecs [ 0.541398] calling kcmp_cookies_init+0x1/0x2c @ 1 [ 0.543453] initcall kcmp_cookies_init+0x1/0x2c returned 0 after 0 usecs [ 0.545333] calling stm32_exti_arch_init+0x1/0xc @ 1 [ 0.548038] initcall stm32_exti_arch_init+0x1/0xc returned 0 after 0 usecs [ 0.550180] calling stm32f429_pinctrl_init+0x1/0xc @ 1 [ 0.553145] initcall stm32f429_pinctrl_init+0x1/0xc returned 0 after 9765 usecs [ 0.555566] calling dma_bus_init+0x1/0x68 @ 1 [ 0.557951] initcall dma_bus_init+0x1/0x68 returned 0 after 0 usecs [ 0.560028] calling dma_channel_table_init+0x1/0x8c @ 1 [ 0.562867] initcall dma_channel_table_init+0x1/0x8c returned 0 after 0 usecs [ 0.565292] calling stm32_dmamux_init+0x1/0xc @ 1 [ 0.567695] initcall stm32_dmamux_init+0x1/0xc returned 0 after 0 usecs [ 0.569502] calling of_platform_default_populate_init+0x1/0x6a @ 1 [ 0.832095] stm32f429-pinctrl soc:pin-controller: No package detected, use default one [ 0.853970] stm32f429-pinctrl soc:pin-controller: GPIOA bank added [ 0.863359] stm32f429-pinctrl soc:pin-controller: GPIOB bank added [ 0.873017] stm32f429-pinctrl soc:pin-controller: GPIOC bank added [ 0.882444] stm32f429-pinctrl soc:pin-controller: GPIOD bank added [ 0.891830] stm32f429-pinctrl soc:pin-controller: GPIOE bank added [ 0.901352] stm32f429-pinctrl soc:pin-controller: GPIOF bank added [ 0.910826] stm32f429-pinctrl soc:pin-controller: GPIOG bank added [ 0.920351] stm32f429-pinctrl soc:pin-controller: GPIOH bank added [ 0.930113] stm32f429-pinctrl soc:pin-controller: GPIOI bank added [ 0.939520] stm32f429-pinctrl soc:pin-controller: GPIOJ bank added [ 0.949025] stm32f429-pinctrl soc:pin-controller: GPIOK bank added [ 0.950870] stm32f429-pinctrl soc:pin-controller: Pinctrl STM32 initialized [ 0.981687] initcall of_platform_default_populate_init+0x1/0x6a returned 0 after 390625 usecs [ 0.987050] calling topology_init+0x1/0x18 @ 1 [ 0.991330] initcall topology_init+0x1/0x18 returned 0 after 0 usecs [ 0.993322] calling uid_cache_init+0x1/0x80 @ 1 [ 0.995161] initcall uid_cache_init+0x1/0x80 returned 0 after 0 usecs [ 0.997440] calling param_sysfs_init+0x1/0x240 @ 1 [ 1.134651] initcall param_sysfs_init+0x1/0x240 returned 0 after 126953 usecs [ 1.137500] calling user_namespace_sysctl_init+0x1/0x28 @ 1 [ 1.140638] initcall user_namespace_sysctl_init+0x1/0x28 returned 0 after 0 usecs [ 1.143123] calling pm_sysrq_init+0x1/0x14 @ 1 [ 1.146486] initcall pm_sysrq_init+0x1/0x14 returned 0 after 0 usecs [ 1.148849] calling default_bdi_init+0x1/0x2c @ 1 [ 1.154727] initcall default_bdi_init+0x1/0x2c returned 0 after 0 usecs [ 1.156641] calling percpu_enable_async+0x1/0x10 @ 1 [ 1.158817] initcall percpu_enable_async+0x1/0x10 returned 0 after 0 usecs [ 1.160776] calling init_admin_reserve+0x1/0x24 @ 1 [ 1.162455] initcall init_admin_reserve+0x1/0x24 returned 0 after 0 usecs [ 1.164458] calling init_user_reserve+0x1/0x24 @ 1 [ 1.166117] initcall init_user_reserve+0x1/0x24 returned 0 after 0 usecs [ 1.168293] calling io_wq_init+0x1/0x30 @ 1 [ 1.169932] initcall io_wq_init+0x1/0x30 returned 0 after 0 usecs [ 1.171885] calling crc32c_mod_init+0x1/0xc @ 1 [ 1.173734] initcall crc32c_mod_init+0x1/0xc returned 0 after 0 usecs [ 1.175781] calling init_bio+0x1/0x54 @ 1 [ 1.178833] initcall init_bio+0x1/0x54 returned 0 after 9765 usecs [ 1.180836] calling blk_ioc_init+0x1/0x28 @ 1 [ 1.182631] initcall blk_ioc_init+0x1/0x28 returned 0 after 0 usecs [ 1.184656] calling blk_mq_init+0x1/0x74 @ 1 [ 1.186376] initcall blk_mq_init+0x1/0x74 returned 0 after 0 usecs [ 1.188582] calling genhd_device_init+0x1/0x50 @ 1 [ 1.192787] initcall genhd_device_init+0x1/0x50 returned 0 after 0 usecs [ 1.194891] calling stmpe_gpio_init+0x1/0xc @ 1 [ 1.197606] initcall stmpe_gpio_init+0x1/0xc returned 0 after 0 usecs [ 1.200104] calling fbmem_init+0x1/0x98 @ 1 [ 1.204738] initcall fbmem_init+0x1/0x98 returned 0 after 0 usecs [ 1.206762] calling stm32_dma_init+0x1/0xc @ 1 [ 1.239296] stm32-dma 40026000.dma-controller: STM32 DMA driver registered [ 1.271543] stm32-dma 40026400.dma-controller: STM32 DMA driver registered [ 1.275498] initcall stm32_dma_init+0x1/0xc returned 0 after 58593 usecs [ 1.277640] calling stm32_mdma_init+0x1/0xc @ 1 [ 1.281442] initcall stm32_mdma_init+0x1/0xc returned 0 after 0 usecs [ 1.283217] calling misc_init+0x1/0x84 @ 1 [ 1.285415] initcall misc_init+0x1/0x84 returned 0 after 0 usecs [ 1.287149] calling stmpe_init+0x1/0xc @ 1 [ 1.289682] initcall stmpe_init+0x1/0xc returned 0 after 9765 usecs [ 1.291491] calling dma_buf_init+0x1/0x34 @ 1 [ 1.293919] initcall dma_buf_init+0x1/0x34 returned 0 after 0 usecs [ 1.295741] calling input_init+0x1/0xac @ 1 [ 1.298056] initcall input_init+0x1/0xac returned 0 after 0 usecs [ 1.302769] calling iomem_init_inode+0x1/0x58 @ 1 [ 1.305426] initcall iomem_init_inode+0x1/0x58 returned 0 after 0 usecs [ 1.307531] calling clocksource_done_booting+0x1/0x30 @ 1 [ 1.309292] clocksource: Switched to clocksource timer@40000c00 [ 1.311169] initcall clocksource_done_booting+0x1/0x30 returned 0 after 1896 usecs [ 1.313414] calling init_pipe_fs+0x1/0x30 @ 1 [ 1.315789] initcall init_pipe_fs+0x1/0x30 returned 0 after 751 usecs [ 1.317755] calling anon_inode_init+0x1/0x48 @ 1 [ 1.320498] initcall anon_inode_init+0x1/0x48 returned 0 after 779 usecs [ 1.322556] calling proc_nommu_init+0x1/0x24 @ 1 [ 1.324351] initcall proc_nommu_init+0x1/0x24 returned 0 after 87 usecs [ 1.326405] calling proc_cmdline_init+0x1/0x20 @ 1 [ 1.328232] initcall proc_cmdline_init+0x1/0x20 returned 0 after 84 usecs [ 1.330503] calling proc_consoles_init+0x1/0x24 @ 1 [ 1.332353] initcall proc_consoles_init+0x1/0x24 returned 0 after 89 usecs [ 1.334458] calling proc_cpuinfo_init+0x1/0x1c @ 1 [ 1.336292] initcall proc_cpuinfo_init+0x1/0x1c returned 0 after 90 usecs [ 1.338381] calling proc_devices_init+0x1/0x24 @ 1 [ 1.340464] initcall proc_devices_init+0x1/0x24 returned 0 after 90 usecs [ 1.342554] calling proc_interrupts_init+0x1/0x24 @ 1 [ 1.344437] initcall proc_interrupts_init+0x1/0x24 returned 0 after 89 usecs [ 1.346572] calling proc_loadavg_init+0x1/0x20 @ 1 [ 1.348413] initcall proc_loadavg_init+0x1/0x20 returned 0 after 90 usecs [ 1.350759] calling proc_meminfo_init+0x1/0x20 @ 1 [ 1.352603] initcall proc_meminfo_init+0x1/0x20 returned 0 after 92 usecs [ 1.354700] calling proc_stat_init+0x1/0x1c @ 1 [ 1.356493] initcall proc_stat_init+0x1/0x1c returned 0 after 91 usecs [ 1.358542] calling proc_uptime_init+0x1/0x20 @ 1 [ 1.360616] initcall proc_uptime_init+0x1/0x20 returned 0 after 88 usecs [ 1.362695] calling proc_version_init+0x1/0x20 @ 1 [ 1.364547] initcall proc_version_init+0x1/0x20 returned 0 after 95 usecs [ 1.366650] calling proc_softirqs_init+0x1/0x20 @ 1 [ 1.368509] initcall proc_softirqs_init+0x1/0x20 returned 0 after 88 usecs [ 1.370877] calling proc_kmsg_init+0x1/0x1c @ 1 [ 1.372676] initcall proc_kmsg_init+0x1/0x1c returned 0 after 83 usecs [ 1.374740] calling init_ramfs_fs+0x1/0xc @ 1 [ 1.376450] initcall init_ramfs_fs+0x1/0xc returned 0 after 27 usecs [ 1.378477] calling chr_dev_init+0x1/0x7c @ 1 [ 1.617091] initcall chr_dev_init+0x1/0x7c returned 0 after 231364 usecs [ 1.618939] calling populate_rootfs+0x1/0x38 @ 1 [ 1.622201] initcall populate_rootfs+0x1/0x38 returned 0 after 93 usecs [ 1.626960] calling proc_execdomains_init+0x1/0x20 @ 1 [ 1.628890] initcall proc_execdomains_init+0x1/0x20 returned 0 after 91 usecs [ 1.688877] calling register_warn_debugfs+0x1/0x4 @ 1 [ 1.690962] initcall register_warn_debugfs+0x1/0x4 returned 0 after 5 usecs [ 1.693113] calling ioresources_init+0x1/0x40 @ 1 [ 1.695061] initcall ioresources_init+0x1/0x40 returned 0 after 170 usecs [ 1.697195] calling irq_gc_init_ops+0x1/0x10 @ 1 [ 1.698704] initcall irq_gc_init_ops+0x1/0x10 returned 0 after 12 usecs [ 1.700858] calling irq_pm_init_ops+0x1/0x10 @ 1 [ 1.702368] initcall irq_pm_init_ops+0x1/0x10 returned 0 after 12 usecs [ 1.704214] calling timekeeping_init_ops+0x1/0x10 @ 1 [ 1.705826] initcall timekeeping_init_ops+0x1/0x10 returned 0 after 12 usecs [ 1.707769] calling init_clocksource_sysfs+0x1/0x20 @ 1 [ 1.714319] initcall init_clocksource_sysfs+0x1/0x20 returned 0 after 4497 usecs [ 1.716528] calling init_timer_list_procfs+0x1/0x30 @ 1 [ 1.718262] initcall init_timer_list_procfs+0x1/0x30 returned 0 after 90 usecs [ 1.720756] calling alarmtimer_init+0x1/0x40 @ 1 [ 1.723479] initcall alarmtimer_init+0x1/0x40 returned 0 after 1160 usecs [ 1.725388] calling init_posix_timers+0x1/0x28 @ 1 [ 1.727220] initcall init_posix_timers+0x1/0x28 returned 0 after 256 usecs [ 1.729153] calling clockevents_init_sysfs+0x1/0x44 @ 1 [ 1.735627] initcall clockevents_init_sysfs+0x1/0x44 returned 0 after 4413 usecs [ 1.737845] calling sched_clock_syscore_init+0x1/0x10 @ 1 [ 1.749804] initcall sched_clock_syscore_init+0x1/0x10 returned 0 after 12 usecs [ 1.752026] calling kallsyms_init+0x1/0x1c @ 1 [ 1.753638] initcall kallsyms_init+0x1/0x1c returned 0 after 94 usecs [ 1.755501] calling seccomp_sysctl_init+0x1/0x20 @ 1 [ 1.757484] initcall seccomp_sysctl_init+0x1/0x20 returned 0 after 362 usecs [ 1.823512] calling utsname_sysctl_init+0x1/0x10 @ 1 [ 1.825643] initcall utsname_sysctl_init+0x1/0x10 returned 0 after 506 usecs [ 1.827615] calling kswapd_init+0x1/0x10 @ 1 [ 1.830777] initcall kswapd_init+0x1/0x10 returned 0 after 1630 usecs [ 1.832646] calling workingset_init+0x1/0x68 @ 1 [ 1.834223] workingset: timestamp_bits=30 max_order=11 bucket_order=0 [ 1.835849] initcall workingset_init+0x1/0x68 returned 0 after 1589 usecs [ 1.837800] calling slab_sysfs_init+0x1/0xac @ 1 [ 2.099890] initcall slab_sysfs_init+0x1/0xac returned 0 after 253921 usecs [ 2.101930] calling fcntl_init+0x1/0x28 @ 1 [ 2.103785] initcall fcntl_init+0x1/0x28 returned 0 after 271 usecs [ 2.105723] calling proc_filesystems_init+0x1/0x20 @ 1 [ 2.107574] initcall proc_filesystems_init+0x1/0x20 returned 0 after 96 usecs [ 2.109977] calling start_dirtytime_writeback+0x1/0x24 @ 1 [ 2.111831] initcall start_dirtytime_writeback+0x1/0x24 returned 0 after 28 usecs [ 2.114200] calling blkdev_init+0x1/0x10 @ 1 [ 2.116326] initcall blkdev_init+0x1/0x10 returned 0 after 484 usecs [ 2.118317] calling dio_init+0x1/0x28 @ 1 [ 2.123085] initcall dio_init+0x1/0x28 returned 0 after 2806 usecs [ 2.125044] calling io_uring_init+0x1/0x28 @ 1 [ 2.126944] initcall io_uring_init+0x1/0x28 returned 0 after 229 usecs [ 2.128973] calling crypto_algapi_init+0x1/0xc @ 1 [ 2.131136] initcall crypto_algapi_init+0x1/0xc returned 0 after 91 usecs [ 2.133246] calling proc_genhd_init+0x1/0x3c @ 1 [ 2.135177] initcall proc_genhd_init+0x1/0x3c returned 0 after 181 usecs [ 2.137283] calling deadline_init+0x1/0xc @ 1 [ 2.138985] io scheduler mq-deadline registered [ 2.204145] initcall deadline_init+0x1/0xc returned 0 after 63637 usecs [ 2.206230] calling kyber_init+0x1/0xc @ 1 [ 2.207895] io scheduler kyber registered [ 2.209005] initcall kyber_init+0x1/0xc returned 0 after 1092 usecs [ 2.211339] calling of_fixed_factor_clk_driver_init+0x1/0xc @ 1 [ 2.215120] initcall of_fixed_factor_clk_driver_init+0x1/0xc returned 0 after 1730 usecs [ 2.217701] calling of_fixed_clk_driver_init+0x1/0xc @ 1 [ 2.221661] initcall of_fixed_clk_driver_init+0x1/0xc returned 0 after 1712 usecs [ 2.224135] calling gpio_clk_driver_init+0x1/0xc @ 1 [ 2.228240] initcall gpio_clk_driver_init+0x1/0xc returned 0 after 2212 usecs [ 2.230756] calling reset_simple_driver_init+0x1/0xc @ 1 [ 2.241954] initcall reset_simple_driver_init+0x1/0xc returned 0 after 9384 usecs [ 2.244115] calling n_null_init+0x1/0x14 @ 1 [ 2.245544] initcall n_null_init+0x1/0x14 returned 0 after 8 usecs [ 2.247298] calling sysrq_init+0x1/0x30 @ 1 [ 2.248958] initcall sysrq_init+0x1/0x30 returned 0 after 250 usecs [ 2.251031] calling stm32_usart_init+0x1/0x3c @ 1 [ 2.252533] STM32 USART driver initialized [ 2.318786] 40011000.serial: ttySTM0 at MMIO 0x40011000 (irq = 34, base_baud = 5625000) is a stm32-usart [ 2.621807] random: fast init done [ 4.771542] printk: console [ttySTM0] enabled [ 4.787938] initcall stm32_usart_init+0x1/0x3c returned 0 after 2475980 usecs [ 4.797206] calling drm_kms_helper_init+0x1/0x4 @ 1 [ 4.803784] initcall drm_kms_helper_init+0x1/0x4 returned 0 after 5 usecs [ 4.812510] calling drm_core_init+0x1/0x6c @ 1 [ 4.819058] initcall drm_core_init+0x1/0x6c returned 0 after 713 usecs [ 4.827480] calling stm_drm_platform_driver_init+0x1/0xc @ 1 [ 4.837132] initcall stm_drm_platform_driver_init+0x1/0xc returned 0 after 2110 usecs [ 4.847280] calling ili9341_driver_init+0x1/0xc @ 1 [ 4.854790] initcall ili9341_driver_init+0x1/0xc returned 0 after 902 usecs [ 4.863731] calling topology_sysfs_init+0x1/0x28 @ 1 [ 4.872183] initcall topology_sysfs_init+0x1/0x28 returned 0 after 1709 usecs [ 4.881343] calling cacheinfo_sysfs_init+0x1/0x28 @ 1 [ 4.887929] initcall cacheinfo_sysfs_init+0x1/0x28 returned -2 after 22 usecs [ 4.897093] calling stm32_timers_driver_init+0x1/0xc @ 1 [ 4.906312] initcall stm32_timers_driver_init+0x1/0xc returned 0 after 2044 usecs [ 4.916084] calling stm32_spi_driver_init+0x1/0xc @ 1 [ 4.962302] panel-ilitek-ili9341 spi0.1: get optional vcc failed [ 4.973282] spi_stm32 40015000.spi: driver initialized [ 4.985767] initcall stm32_spi_driver_init+0x1/0xc returned 0 after 61391 usecs [ 4.995342] calling evdev_init+0x1/0xc @ 1 [ 5.001419] initcall evdev_init+0x1/0xc returned 0 after 20 usecs [ 5.009129] calling stmpe_ts_driver_init+0x1/0xc @ 1 [ 5.017103] initcall stmpe_ts_driver_init+0x1/0xc returned 0 after 1224 usecs [ 5.026632] calling i2c_dev_init+0x1/0x8c @ 1 [ 5.032648] i2c /dev entries driver [ 5.037535] initcall i2c_dev_init+0x1/0x8c returned 0 after 4772 usecs [ 5.046023] calling stm32f4_i2c_driver_init+0x1/0xc @ 1 [ 5.080317] stmpe-i2c 0-0041: stmpe811 detected, chip id: 0x811 [ 5.132138] stmpe-ts stmpe-ts: DMA mask not set [ 5.162721] input: stmpe-ts as /devices/platform/soc/40005c00.i2c/i2c-0/0-0041/stmpe-ts/input/input0 [ 5.188740] stm32f4-i2c 40005c00.i2c: STM32F4 I2C driver registered [ 5.200250] initcall stm32f4_i2c_driver_init+0x1/0xc returned 0 after 143741 usecs [ 5.212863] calling init_machine_late+0x1/0x58 @ 1 [ 5.219568] initcall init_machine_late+0x1/0x58 returned 0 after 31 usecs [ 5.228245] calling init_oops_id+0x1/0x2c @ 1 [ 5.234418] initcall init_oops_id+0x1/0x2c returned 0 after 163 usecs [ 5.242778] calling reboot_ksysfs_init+0x1/0x38 @ 1 [ 5.249955] initcall reboot_ksysfs_init+0x1/0x38 returned 0 after 298 usecs [ 5.258934] calling printk_late_init+0x1/0xec @ 1 [ 5.265323] initcall printk_late_init+0x1/0xec returned 0 after 29 usecs [ 5.273939] calling blk_timeout_init+0x1/0x10 @ 1 [ 5.280560] initcall blk_timeout_init+0x1/0x10 returned 0 after 6 usecs [ 5.289080] calling prandom_init_late+0x1/0x1c @ 1 [ 5.295825] initcall prandom_init_late+0x1/0x1c returned 0 after 10 usecs [ 5.304817] calling amba_deferred_retry+0x1/0x60 @ 1 [ 5.311556] initcall amba_deferred_retry+0x1/0x60 returned 0 after 11 usecs [ 5.320545] calling sync_state_resume_initcall+0x1/0xa @ 1 [ 5.327689] initcall sync_state_resume_initcall+0x1/0xa returned 0 after 15 usecs [ 5.337528] calling deferred_probe_initcall+0x1/0x50 @ 1 [ 5.396496] [drm] Initialized stm 1.0.0 20170330 for 40016800.display-controller on minor 0 [ 6.012158] panel-ilitek-ili9341 spi0.1: initialized display rgb interface [ 6.110848] Console: switching to colour frame buffer device 30x40 [ 6.378820] stm32-display 40016800.display-controller: [drm] fb0: stmdrmfb frame buffer device [ 6.523104] initcall deferred_probe_initcall+0x1/0x50 returned 0 after 1150630 usecs [ 6.634869] calling of_fdt_raw_init+0x1/0x50 @ 1 [ 6.721800] initcall of_fdt_raw_init+0x1/0x50 returned 0 after 10750 usecs [ 6.837947] calling fb_logo_late_init+0x1/0x10 @ 1 [ 6.918836] initcall fb_logo_late_init+0x1/0x10 returned 0 after 6 usecs [ 7.042600] calling clk_disable_unused+0x1/0x76 @ 1 [ 7.130445] initcall clk_disable_unused+0x1/0x76 returned 0 after 2337 usecs [ 7.258552] calling of_platform_sync_state_init+0x1/0xa @ 1 [ 7.384228] initcall of_platform_sync_state_init+0x1/0xa returned 0 after 17 usecs [ 7.551241] Freeing unused kernel memory: 324K [ 7.635490] This architecture does not have kernel memory protection. [ 7.761787] Run /linuxrc as init process [ 7.845353] with arguments: [ 7.927244] /linuxrc [ 7.970672] with environment: [ 8.051435] HOME=/ [ 8.093230] TERM=linux