connecting to NetworkSerialPort(target=Target(name='da850-lcdk', env=None), name='USBSerialPort', state=, avail=True, host='nuc-2', port=49551, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t nuc-2:49551 connected to 192.168.0.2 (port 49551) Escape character: Ctrl-\ Type the escape character to get to the prompt. U-Boot SPL 2017.01-rc1-00065-g53e8ca22538c (Dec 16 2016 - 08:37:09) Trying to boot from NAND U-Boot 2017.01-rc1-00065-g53e8ca22538c (Dec 16 2016 - 08:37:09 -0800) I2C: ready DRAM: 128 MiB WARNING: Caches not enabled NAND: 512 MiB MMC: davinci: 0 In: serial Out: serial Err: serial Net: DaVinci-EMAC Hit any key to stop autoboot: 3  0 U-Boot > setenv autoload no setenv autoload no U-Boot > setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff U-Boot > setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff U-Boot > dhcp dhcp BOOTP broadcast 1 DHCP client bound to address 192.168.0.190 (11 ms) U-Boot > setenv serverip 192.168.0.2 setenv serverip 192.168.0.2 U-Boot > tftp 0xc1000000 3222019/tftp-deploy-di6gfut_/kernel/uImage tftp 0xc1000000 3222019/tftp-deploy-di6gfut_/kernel/uImage Using DaVinci-EMAC device TFTP from server 192.168.0.2; our IP address is 192.168.0.190 Filename '3222019/tftp-deploy-di6gfut_/kernel/uImage'. Load address: 0xc1000000 Loading: *################################################################# ################################################################# ################################################################# ######################################################### 911.1 KiB/s done Bytes transferred = 3693928 (385d68 hex) U-Boot > tftp 0xc3000000 3222019/tftp-deploy-di6gfut_/ramdisk/ramdisk.cpio.gz.uboot tftp 0xc3000000 3222019/tftp-deploy-di6gfut_/ramdisk/ramdisk.cpio.gz.uboot Using DaVinci-EMAC device TFTP from server 192.168.0.2; our IP address is 192.168.0.190 Filename '3222019/tftp-deploy-di6gfut_/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0xc3000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############### 924.8 KiB/s done Bytes transferred = 12617172 (c085d4 hex) U-Boot > setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot > tftp 0xc2f00000 3222019/tftp-deploy-di6gfut_/dtb/da850-lcdk.dtb tftp 0xc2f00000 3222019/tftp-deploy-di6gfut_/dtb/da850-lcdk.dtb Using DaVinci-EMAC device TFTP from server 192.168.0.2; our IP address is 192.168.0.190 Filename '3222019/tftp-deploy-di6gfut_/dtb/da850-lcdk.dtb'. Load address: 0xc2f00000 Loading: *## 780.3 KiB/s done Bytes transferred = 20779 (512b hex) U-Boot > setenv bootargs 'console=ttyS2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttyS2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' U-Boot > bootm 0xc1000000 0xc3000000 0xc2f00000 bootm 0xc1000000 0xc3000000 0xc2f00000 ## Booting kernel from Legacy Image at c1000000 ... Image Name: Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 3693864 Bytes = 3.5 MiB Load Address: c1000000 Entry Point: c1000000 Verifying Checksum ... OK ## Loading init Ramdisk from Legacy Image at c3000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 12617108 Bytes = 12 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at c2f00000 Booting using the fdt blob at 0xc2f00000 Loading Kernel Image ... OK Using Device Tree in place at c2f00000, end c2f0812a Starting kernel ... Booting Linux on physical CPU 0x0 Linux version 5.10.162-cip24-rt10 (KernelCI@build-j926964-arm-gcc-10-davinci-all-defconfig-z5f6s) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 PREEMPT Thu Jan 26 23:59:31 UTC 2023 CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=0005317f CPU: VIVT data cache, VIVT instruction cache OF: fdt: Machine model: DA850/AM1808/OMAP-L138 LCDK earlycon: ns16550a0 at MMIO32 0x01d0d000 (options '115200n8') printk: bootconsole [ns16550a0] enabled Memory policy: Data cache writethrough Reserved memory: created CMA memory pool at 0xc3000000, size 16 MiB OF: reserved mem: initialized node dsp-memory@c3000000, compatible id shared-dma-pool cma: Reserved 16 MiB at 0xc7000000 DaVinci da850/omap-l138/am18x variant 0x1 Zone ranges: DMA [mem 0x00000000c0000000-0x00000000c7ffffff] Normal empty Movable zone start for each node Early memory node ranges node 0: [mem 0x00000000c0000000-0x00000000c7ffffff] Initmem setup node 0 [mem 0x00000000c0000000-0x00000000c7ffffff] On node 0 totalpages: 32768 DMA zone: 256 pages used for memmap DMA zone: 0 pages reserved DMA zone: 32768 pages, LIFO batch:7 pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 pcpu-alloc: [0] 0 Built 1 zonelists, mobility grouping on. Total pages: 32512 Kernel command line: console=ttyS2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp <6>Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear) <6>Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>mem auto-init: stack:off, heap alloc:off, heap free:off <6>Memory: 89496K/131072K available (5388K kernel code, 320K rwdata, 1208K rodata, 248K init, 158K bss, 8808K reserved, 32768K cma-reserved) <6>SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>rcu: Preemptible hierarchical RCU implementation. <6>rcu: RCU event tracing is enabled. <6> Trampoline variant of Tasks RCU enabled. <6>rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>clocksource: tim34: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns <6>Console: colour dummy device 80x30 <6>Calibrating delay loop... 227.32 BogoMIPS (lpj=1136640) <6>pid_max: default: 32768 minimum: 301 <6>Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>CPU: Testing write buffer coherency: ok <6>Setting up static identity map for 0xc0008400 - 0xc0008458 <6>rcu: Hierarchical SRCU implementation. <6>devtmpfs: initialized <6>clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>futex hash table entries: 256 (order: -1, 3072 bytes, linear) <6>pinctrl core: initialized pinctrl subsystem <6>NET: Registered protocol family 16 <6>DMA: preallocated 256 KiB pool for atomic coherent allocations <6>cpuidle: using governor menu <4>mux: initialized RTC_ALARM <4>mux: Setting register RTC_ALARM <4>mux: PINMUX0 (0x00000000) = 0x44080000 -> 0x24080000 <3>gpiochip_add_data_with_key: GPIOs 368..511 (1e26000.gpio) failed to register, -517 ����8�g����p<�c�8�g��1�6<�g�>��g�0g��|g�<�`6�����<�g����p �8�g��1d6c10�d0d6`1���6s�g�0g�6s8686�l���>g��2<�>��1��>|�g�6<0g �<�pg6�>0g��� �>g��6��>���1��>|�g�680g�8�xg2��>0g��� ������p�g��Γ�|g��1��>�g��p�g�<1��������p�g��Γ�|g�06s�g8��`6��� �6l�1c6<>g��|06< 680g��|�g�����p>�g��|�g�6pg8681��ΐ�|�g��|�`�s1��Ό<6g��1�o  |1�606<��6s�g�6p6�`6�����p�2�6s>6g>�2��Ό>g< �2�6ps1�6xs1�6p g86<1��Θ�|�g��|�`& <�cΌ<6g��1� g0 p&8 `�p�>2g��� �6s�g�6x6�`6�����`2����|06pg86ss2g�g��|�g�6p g8681��Θ�|�g��|� `& 8�1��Ό82g��1� o0p&?�1�6068��6s�g�6p 6�`6�����`6���|81�6ps1�6pg86<1��ΐ�|�g��|�`&<8�1��Ό<6g��1� o00 p&<`�p>6g��� �6s�g�6p 6�`6�� � ��`2�`cg���6pg868g�|�8�g86�|6g�c��|06pg86{s6g x�0`�p�g><1� 8c0�l&�l���̓06� �6ps1�6pg8681��ΐ�|�g��|�`�<�8`3�Ό<2g��1�o0��|�1�606<��6s�g�6p 6�`6���ȓ06� �c>6g�6ps1�6p g8681��ΐ�|�g��|�`�<�8`3�g�<6g��1�o0p&8 `�p�>6g����6s�g�6p6�`6����6L> 6��<�g��>6g�6<0g��|�g�����pg��|06<680g�6�816��c6p���s6g�0�|g>�|�Ό>1���6>�g���s0�� ��6d�`�l2g8�g��>6g�6<0g��80�|g>�|�Ό>1���6>�g���{0�� � �6d�`�l2g<�g��>6g�680g ��x0�|g>�|�΄>1���6>�g���s0����6d� `�l6g8�g��>2g�680g ��p�d���>0ƃ `�pg�s�sg>��� ��|g>�|�Ό>1���6>�g���s0�����|�6{�g<1������΀6pg���>8g��g�6p>g�g��g>6s0�|g��8��| �s03���p���6>d�`�`g6p>g�>g�681��� ��|�g�<�|1��>g�|2g�1��8�g���s p�`6��s� �6p>g���c�> �>g861�688g��Γ�ΐ� `&�|gΓ�ΐ��c��< `&�|6s�g<�p< p p1���68�� �1��8�g�pg8p&�l�� s� <�g��8�1� ��c� 0s �d6�l��s��8>�1�p<p<`< p�p`<p�x� `pp `p p0 ` ppg 8g�0g�6΀680g �<g�6>68�`�����6<����6p�p�g��ΐ6�l��s�ȏ��6>�g��|1�6s�g�80g�������� s���626�`1`6c0d� `&1���s6��`�|��g�|6g��dΘ06p�g>>2g2 ƒ x�ƒ�o�p�g��0�g�|06`����s��6p8>6p 681�6p�g��102g>686sg�6`��s<��66`6� ȃ�8��&6��6�l��s��΃��p&<0g 6pg�61��|�g��6���p�p����ȟ�c���>�2��>g�s�o p p�€�60�l&�l��s��΃�� x�p����ȟ�c���>�6��>g�s�c`�8 ��s�6������� ��̟�c6p0g6�6p>g�� ��p0�ƀ�6 |&�`6�� {��΃��������̟�c6p0g6�6p>g�61��|�g��2������0g�p�̟�c��|�g86p06<�2��p�6�6x>g��|�c��6 g��€ �6g��|�c8 ��s�6�����g� �ȟ�c�|6g��6��Ό6<8g6�6p>g����pgƀ�60 x6�`6��{��΃����g��̟�c�|2g��2��Ό688g2�6x>g�61��|�g��6�����8 �ȟ�c�|2g��6�686<�>2g�6��|6g�� ��g€�6p&3��l�� s��΃����8�ȟ�c�|6g��6�6868�>6g�6��|6g�61��|�g��2���8��6��ȟ�c��΀6>�g�>2g2���> p&�`6��s��΃��8��6��ȟ�c��΀6>�g�>6g2���>8g�� 8 ��s�2��� p&?< s�ȟ�c���6�|6<�2���c>g��p��gƀ�60g��l&�l��s��΃��p&g�s�ȟ�c���6�|68�6���c>g��p61��|�g��2���8�|&8�6��|2g�6p g868�c� �6�|�ƀ�� s&�`6�� s��΃��<�|&<8g�ȟ�c�< ����6���c>�2��|6g�6p g86<�c8 ��s�2���6 s���ȟ�c��< ����2���c>�c� ��c���8��l&�l�� {��΃��2 {�� � ̟�c�<����2���c>�c8 ��s�2��� p2s�̟�c�680�2��|�g��6��Ό�s�c��60�€��0�l&�l��s�ȃg�|06s�g>>g�s�`pg�|�> <g� `>�g pg� |�<><8g��l&�l�� s��8g��`1�`0�1�`0 1� `1�`1�`1�`1�`1� `1� x xp x x p p p pp< p<��� s��8g��` x p` pp`<p<p0p< p1�p p pp pp pp<p0 p<p<�`6��s��g���0g�681�����8 ��� �6p�g>>�`6���p���2>d� `�`g6p>g�>g�6<1�����|�g�8�|1��>g�|2g�1��8�g���s0p�`6��s� �6p>g���c�>�>g861�688g��Λ�ΐ�`&�|gΛ�ΐ��c��8`&�|6s�g8� xp x1���6<���1��<�g� xg8� x&�l��s� <�g��8�1� ��c� 0s �d6�l��s� �8>�1�pp<p0 p�p<�1�p<�p�<1� pp<p&�l�� s� �6p>g�0g�6΀680g�<g�6>68�`�����68����6x�p�g��Θ6�d�� {�̇��6>�g��|1�6s�g��<0g��������s���662�`1`6c0d�`&1���s6��`�|>6x|2g�02�6{�g�6<0g� `�01�`d`1�`1�`1��s�ƃp�ƃ �o�p�g��0�g�|06 `���� s� �6p 8>6p 681�6p�g��106g>686sg�6`��s<�c�s6l�c8���8��&6� �6�l��s��΃��p&80g8s8�ȟ�c��Ο6s�g�2�6pg��> 6pg�61��|�g��6���p�p���ȟ�c���>�6��>g�s�o pp�€�60�l&�l�� {��΃�� p�p����̟�c���>�6��>g�s�c`�<��s�6������� ��̟�c6x0g6�6p>g�� ��p0�ƀ �6|&3��l�� s��΃������ ��ȟ�c6p0g6�6p>g�61��|�g��2������0g�p�ȟ�c��|�g86p06<�2��p�2�6p>g��|�c� �6g��ƀ �68g��d6�l�� s��΃�����0g�p�ȟ�c��|�g86p06<�6��p�2�6p>g��|�c 8��s�2����� g� �̟�c�|6g��2��Ό68g����pg€ �60p&�`6�� s��΃���� g��̟�c�|2g��2��Ό68g�61��|�g��6�����<� ȟ�c�|2g��6�6<68 �>6g�2��|2g����g€ �6 p&�`6��s��΃����8 �̟�c�|6g��6�6<6<�>2g�6��|6g�61��|�g��6���8��6 ��ȟ�c��΀6>�g�>2g6���>8g�sƀ�6���€�6> p&�`6�� s��΃��<��6 ��ȟ�c��΀6>�g�>2g2���>g��p��g€ �60g��l&�d�� {��΃�� x&g�s�̟�c���6�|68�2���c>g��p61��|�g��2���8�|&<8g�ȟ�c�<����2���c>�6��|6g�6pg868�c��6�|�€��s&3��l��s��΃��8�|&8�6��|6g�6pg868�c <��s�2���2 s�<� � ̟�c�8����6���c>�c� ��c���8��l&�l��s��΃��6 {���̟�c��<����6���c>�c <��s�6���p6 s�ȟ�c�6<0�6��|�g��2��Ό�s�c� �60�ƀ ��0�l&�l��s�̃g�|06s�g>>g�s�`pg�|�<> 8g� `>�gpg�|�<><8g��l&�l��s��d� `�`g6x>g�>g�6<1�����|�g�8�|1��>g�|6g�1��8�g���s�p�`6�� s��6p>g���c�> �>g861�688g��Γ�ΐ�`&�|gΛ�Θ��c��8 `6�|6{�g<� x x x1���68���1��<�g� pg< p�`6�� s� <�g��<�1���c� 0s �d6�d�� {��8>�1� x x pp p& x x p& <p xp xp< s p p��81�p<� p��� s� �6p>g�0g�6΀680g�<g�6>6<�`�����6< ����6p�p�g��ΐ6�l�� s�ȏ��6>�g��|1�6s�g�<0g��������s���622� `< 60� `&< d�s6��`�|>6p|2g�06�6s�g�680g� `�01�`0d`0 1�`0 1�`02ƃ p�ƃ �o�p�g��0�o�|06 `�0���s��6p<>6p6<1�6p�g��106g>6<6sg �6`��s�c�s6d�c8���8��66� �6�d��s��΃��p&<0g 6pg�61��|�g��6���p�p����ȟ�c���>�6��>g�{�o p p�€�60�l&�l��s��΃�� p�p����̟�c���>�6��>g�s�c`�<��{�6������� ��ȟ�c6x0g2�6x>g����x0�€�6 |6�`6�� s��΃��������̟�c6p0g6�6p>g�61��|�g��6������0g�p�ȟ�c��|�g86x06<�2��p�2�6x>g��|�c��6 g��€ �68g��l&�l��s��΃�����0g�p�ȟ�c��|�g86p068�2��p�6�6p>g��|�c 8��s�6����� g� �ȟ�c�|6g��2��Ό68g�� ��xg€ �60 p&3��l�� s��΃����g� �ȟ�c�|2g��6��Ό6<g�61��|�g��6�����8� ȟ�c�|6g��2�686<�>2g�2��|2g����g€ �6p&�`6��s��΃����8�ȟ�c�|6g��6�6868�>2g�6��|6g�61��|�g��6���8��6 ��̟�c��΀6>�g�>6g6���>8g�sƀ�6���ƀ�6> p&3��l��s��΃��8��6��ȟ�c��΀6>�g�>2g6���>8g��8 ��s�6���p&?g�s�ȟ�c���6�|6<�6���c>g��p��g€�60g��l&�l��s��΃�� p&?<s�ȟ�c���2�|6<�6���c>g��p61��|�g��6���<�|&8�2��|2g�6pg86<�c��6� |�ƀ��s&�`6�� s��΃��8�|&8�6��|6g�6pg868�c 8��s�2���6 s��� ȟ�c�< ����2���c>�c���c� ��<��l&�l��s��΃��6s�� �ȟ�c�8 ����2���c>�c<��s�6���p6 s�ȟ�c�6<0�2��|�g��6��Ό�s�c��60�ƀ��0�l&�l�� s�̃g�|06s�g>>g�s�` py<|�<� 88g��l&�l�� s��8g��`1�`1�`1� `1� `1� `1� `1� `1� `1� `p x `p x `pp`pp��� s��8g�� ` pp `p p `pp`pp`pp`< pp<1� p< pp pp p&�l��s��6{0�|0g��6<�gΌ6�`& ��g��s�g>�<680�1�6s�g��|06p�g��6�6s0�|��81�6p��6Ό86g�6�p�1�6>g��<0�6Ό<6g�6 p&�l�������p�o�6p�686�s&�l�86g>68 6sgl�py>>g� �< 6s868 <68 �|�g�|Ɛ`�6x0g�81���6p�gΌ�s&<�c��� �������s8�g�86��|1�6|�c68g�c��68>g��|06<680g����������s8�g�82��|1��p6g� 68>g��|068 680g��� ��6s�g��>�s���|�8�g���0�p�<�c�6s�g�6>��1�� `|�g>�|�c����681� p&�l����ȓ8 6{g8�1�<��ƃ 2�s1��|�g�68 ��<�Ό>�̌�l2�����|�g>�81�6{6x g8680g��� � ��|�g>>�g� `�p�g>�|�g8681΃>062�ȟ0g��|g�8�`6�� ��p8�p�68 6sg8�1�>��l `&p0�d6c�dp�0g� p1����|� `�>og��|6g6�6p681� 08�p<�c���|1�060d��c� d�c�6�l�<6>printk: console [ttyS2] enabled <6>printk: console [ttyS2] enabled <6>printk: bootconsole [ns16550a0] disabled <6>printk: bootconsole [ns16550a0] disabled <6>brd: module loaded <6>davinci_mdio 1e24000.mdio: davinci mdio revision 1.5, bus freq 2200000 <4>davinci_mdio 1e24000.mdio: no live phy, scanning all <6>i2c /dev entries driver <6>davinci-wdt 1c21000.wdt: heartbeat 60 sec <6>NET: Registered protocol family 10 <6>Segment Routing with IPv6 <6>sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>NET: Registered protocol family 17 <6>printk: console [ttyS2]: printing thread started <6>edma 1c00000.edma: memcpy is disabled <6>edma 1c00000.edma: TI EDMA DMA engine driver <6>davinci_mmc 1c40000.mmc: Got CD GPIO <3>davinci_mmc 1c40000.mmc: IRQ index 1 not found <6>printk: console [netcon0]: printing thread started <6>printk: console [netcon0] enabled <6>netconsole: network logging started <6>davinci_emac 1e20000.ethernet: incompatible machine/device type for reading mac address <6>input: gpio-keys as /devices/platform/gpio-keys/input/input0 <6>davinci_mmc 1c40000.mmc: Using DMA, 4-bit mode <5>net eth0: no phy, defaulting to 100/full <1>BUG: Bad page state in process swapper pfn:c3c00 <4>page:(ptrval) refcount:0 mapcount:-128 mapping:00000000 index:0x4 pfn:0xc3c00 <4>flags: 0x0() CMA <4>raw: 00000000 00000100 00000122 00000000 00000004 0000000a ffffff7f 00000000 <4>page dumped because: nonzero mapcount <4>Modules linked in: <4>CPU: 0 PID: 1 Comm: swapper Tainted: G B 5.10.162-cip24-rt10 #1 <4>Hardware name: Generic DA850/OMAP-L138/AM18x <4>[] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[] (show_stack) from [] (bad_page+0xc4/0x108) <4>[] (bad_page) from [] (isolate_pcp_pages+0x1b8/0x1f4) <4>[] (isolate_pcp_pages) from [] (free_unref_page+0xcc/0x140) <4>[] (free_unref_page) from [] (free_reserved_area+0x6c/0x130) <4>[] (free_reserved_area) from [] (kernel_init+0x10/0xf8) <4>[] (kernel_init) from [] (ret_from_fork+0x14/0x34) <4>Exception stack(0xc0837fb0 to 0xc0837ff8) <4>7fa0: 00000000 00000000 00000000 00000000 <4>7fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>7fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <6>Freeing unused kernel memory: 248K <4>Kernel memory protection not selected by kernel config. <6>Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>udevd[80]: starting version 3.2.9 <5>random: udevd: uninitialized urandom read (16 bytes read) <5>random: udevd: uninitialized urandom read (16 bytes read) <5>random: udevd: uninitialized urandom read (16 bytes read) <27>udevd[80]: specified user 'tss' unknown <27>udevd[80]: specified group 'tss' unknown <30>udevd[81]: starting eudev-3.2.9 <6>cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 72000 KHz, changing to: 456000 KHz <6>davinci-rproc 11800000.dsp: assigned reserved memory node dsp-memory@c3000000 <6>remoteproc remoteproc0: dsp is available <4>remoteproc remoteproc0: Direct firmware load for rproc-dsp-fw failed with error -2 <6>remoteproc remoteproc0: powering up dsp <4>remoteproc remoteproc0: Direct firmware load for rproc-dsp-fw failed with error -2 <3>remoteproc remoteproc0: request_firmware failed: -2 <6>nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xcc <6>nand: Micron MT29F4G16ABADAH4 <6>nand: 512 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 <4>Bad block table not found for chip 0 <4>Bad block table not found for chip 0 <6>Scanning device for bad blocks <6>omap_rtc 1c23000.rtc: registered as rtc0 <6>omap_rtc 1c23000.rtc: setting system clock to 2000-01-01T00:00:00 UTC (946684800) <6>vpif 1e17000.video: vpif probe success <5>SCSI subsystem initialized <6>usbcore: registered new interface driver usbfs <6>usbcore: registered new interface driver hub <6>usbcore: registered new device driver usb <6>ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>ohci-da8xx: DA8XX <6>ohci-da8xx 1e25000.usb: USB Host Controller <6>ohci-da8xx 1e25000.usb: new USB bus registered, assigned bus number 1 <6>ohci-da8xx 1e25000.usb: irq 75, io mem 0x01e25000 <4>usb_phy_generic usb_phy_generic.1.auto: supply vcc not found, using dummy regulator <4>usb_phy_generic usb_phy_generic.1.auto: dummy supplies not allowed for exclusive requests <6>hub 1-0:1.0: USB hub found <6>hub 1-0:1.0: 1 port detected <3>davinci-mcasp 1d00000.mcasp: IRQ rx not found <3>davinci-mcasp 1d00000.mcasp: IRQ tx not found <4>ahci_da850 1e18000.sata: supply ahci not found, using dummy regulator <4>ahci_da850 1e18000.sata: supply phy not found, using dummy regulator <4>ahci_da850 1e18000.sata: supply target not found, using dummy regulator <4>ahci_da850 1e18000.sata: forcing PORTS_IMPL to 0x1 <6>ahci_da850 1e18000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode <6>ahci_da850 1e18000.sata: flags: ncq sntf pm led clo only pmp pio slum part ccc <6>mc: Linux media interface: v0.10 <6>scsi host0: ahci_da850 <6>ata1: SATA max UDMA/133 mmio [mem 0x01e18000-0x01e19fff] port 0x100 irq 83 <6>videodev: Linux video capture interface: v2.00 <6>ata1: SATA link down (SStatus 0 SControl 300) <6>tvp514x 0-005d: tvp514x 0-005d decoder driver registered !! <6>vpif_capture vpif_capture: registered sub device tvp514x-0 <6>vpif_capture vpif_capture: VPIF capture driver initialized <4>Bad eraseblock 4092 at 0x00001ff80000 <4>Bad eraseblock 4093 at 0x00001ffa0000 <6>Bad block table written to 0x00001ffe0000, version 0x01 <6>Bad block table written to 0x00001ffc0000, version 0x01 <5>3 fixed-partitions partitions found on MTD device 62000000.nand <5>Creating 3 MTD partitions on \"62000000.nand\": <5>0x000000000000-0x000000020000 : \"u-boot env\" <5>0x000000020000-0x0000000a0000 : \"u-boot\" <5>0x0000000a0000-0x000020000000 : \"free space\" <6>davinci_nand 62000000.nand: controller rev. 2.5 <6>musb-hdrc musb-hdrc.2.auto: MUSB HDRC host driver <6>musb-hdrc musb-hdrc.2.auto: new USB bus registered, assigned bus number 2 <6>hub 2-0:1.0: USB hub found <6>hub 2-0:1.0: 1 port detected done Saving random seed: <5>random: dd: uninitialized urandom read (32 bytes read) OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: <5>random: dropbear: uninitialized urandom read (32 bytes read) OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-3222019/environment . /lava-3222019/environment / # /lava-3222019/bin/lava-test-runner /lava-3222019/0 /lava-3222019/bin/lava-test-runner /lava-3222019/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-3222019/0/tests/0_dmesg + cat uuid + UUID=3222019_1.5.2.4.1 + set +x + KERNELCI_LAVA=y<8> /bin/sh /opt/kernelci/dmesg.sh <8> kern :alert : BUG: Bad page state in process swapper pfn:c3000 kern :alert : BUG: Bad page state in process swapper pfn:c3400 kern :alert : BUG: Bad page state in process swapper pfn:c3800 kern :alert : BUG: Bad page state in process swapper pfn:c3c00 <8> + set +x <8> <8> / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-3222019/environment / # . /lava-3222019/environment/lava-3222019/bin/lava-test-runner /lava-3222019/1 / # /lava-3222019/bin/lava-test-runner /lava-3222019/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-3222019/1/tests/1_bootrr + cat uuid + UUID=3222019_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-<8> 3222019/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto vga-bridge 1e13000.display /lava-3222019/1/../bin/lava-test-case <8> /lava-3222019/1/../bin/lava-test-case <8> /lava-3222019/1/../bin/lava-test-case <8> + set +x <8> / #