connecting to NetworkSerialPort(target=Target(name='da850-lcdk', env=None), name='USBSerialPort', state=, avail=True, host='nuc-2', port=44875, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t nuc-2:44875 connected to 192.168.0.2 (port 44875) 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 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 DHCP client bound to address 192.168.0.190 (3384 ms) U-Boot > setenv serverip 192.168.0.2 setenv serverip 192.168.0.2 U-Boot > tftp 0xc1000000 2748480/tftp-deploy-ocvmb87a/kernel/uImage tftp 0xc1000000 2748480/tftp-deploy-ocvmb87a/kernel/uImage Using DaVinci-EMAC device TFTP from server 192.168.0.2; our IP address is 192.168.0.190 Filename '2748480/tftp-deploy-ocvmb87a/kernel/uImage'. Load address: 0xc1000000 Loading: *################################################################# ################################################################# ################################################################# ######################################################## 852.5 KiB/s done Bytes transferred = 3680496 (3828f0 hex) U-Boot > tftp 0xc3000000 2748480/tftp-deploy-ocvmb87a/ramdisk/ramdisk.cpio.gz.uboot tftp 0xc3000000 2748480/tftp-deploy-ocvmb87a/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 '2748480/tftp-deploy-ocvmb87a/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0xc3000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############## 874 KiB/s done Bytes transferred = 12606683 (c05cdb hex) U-Boot > setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot > tftp 0xc2f00000 2748480/tftp-deploy-ocvmb87a/dtb/da850-lcdk.dtb tftp 0xc2f00000 2748480/tftp-deploy-ocvmb87a/dtb/da850-lcdk.dtb Using DaVinci-EMAC device TFTP from server 192.168.0.2; our IP address is 192.168.0.190 Filename '2748480/tftp-deploy-ocvmb87a/dtb/da850-lcdk.dtb'. Load address: 0xc2f00000 Loading: *## 699.2 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: 3680432 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: 12606619 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.147-cip18 (KernelCI@build-j386645-arm-gcc-10-davinci-all-defconfig-44st5) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 PREEMPT Wed Oct 26 08:41:26 UTC 2022 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] 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: 89516K/131072K available (5362K kernel code, 320K rwdata, 1208K rodata, 244K init, 169K bss, 8788K 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�<�g��1�6<�g�>��g�0g��|g�8�`6�����8�g���� p �<�g��1d6c10�d0d6`1���6{�g�0g�6s86< 6�d���>g��28�>��1��>|�g�680g �8�pg6��>0g����>g��2��>� ��1��>|�g�6<0g�<�pg2��>0g���������p�g��Γ�|g��1��>�g��p�g�81��������p�g��Γ�|g�06s�g8��`6�� � �6l�1c68>g��|06<680g��|�g�����p>�g��|�g�6p g8681��ΐ�|�g��|�`�s1��Ό<6g��1� o|1�6068��6s�g�6p 6�`&�����p�2�6{>2g>�6��΄>g8�6�6ps1�6ps1�6pg8681��ΐ�|�g��|� `& 8�cΌ86g��1�o0��|�1�6068��6s�g�6p 6�`6��� ��`2����|06p g86ss2g�g��|�g �6pg86<1��ΐ�|�g��|�`&8�1��Ό<6g��1� o0 p&?< `�p�>2g����6s�g�6p 6�`6�� ���`6���|81�6ps1�6p g8681��Θ�|�g��|� `& 8�1��Ό82g��1� o0p&8 `�p�>6g��� �6s�g�6p6�`6�� ���`6�`cg�� �6pg86<g�|�8�g<6�|2g�c��|06pg86ss2gp�0 `�p�g><1�8c0�l&�l���ȓ02��6ps1�6p g86<1��ΐ�|�g��|�`�<21��Ό82g��1�o00p&8 `�p�>6g��� �6s�g�6p 6�`6�� �ȓ06� �c>2g�6ps1�6pg8681��Θ�|�g��|�`�<�< `3�Ό<2g��1� o0p&?�1�6068��6s�g�6p6�`6����6l�1c6<>g��|06<680g ��|�g�����p2g�6<0g�6�816��c6p���s2g�0�|g>�|�Ό>1���6>�g���s03����6d�`�L�<>g��|068680g��<0�|g>�|�Ό>1���6>�g���s03����&d�`�L�<>g��|068680g��p0�|g>�|�Ό>1���6>�g���s0����6d�`�L6g8�g��>6g�680g ��p�d���>0 ƒ `�pg�{�sg>��� ��|g>�|�Ό>1���6>�g���s0�� ���|�6s�g81������΀6pg���>8g��g�6p>g�g��g>6s0�|g��8��| �s0���p���6>d�`�`g6p>g�>g�6<1�����|�g�8�|1��>g�|6g�1��8�g���s p<�`6��s��6p>g���c�>�>g861�688g��Γ�ΐ� `6�|gΛ�ΐ��c��< `&�|6s�g<�p<p<�p0�|<6g�� �1��8�g� py<p<�`&�� s� 8�g��<�1���c� 0s �d6�l�� s��8>�1� pp x pp& xp x6 <p x ppp<s0p pg <8g�8g�0g�6΀680g�8g�6>68� `�����68 ����6p�p�g��ΐ6�l��s�ȏ��6>�g��|1�6s�g��80g�������� s���666�`1`6c0d�`&<1���s6�� `�|>6p|2g��dΐ06p�g>>2g6ƒp�ƒs��c�΀6�`�0�����6p 8>6p681�6p�g��106g>68 6sg�6`��s�c�s6l�c8���8��&6��6�l��s��΃��p&8g�p�ȟ�c��Ο6s�g�2�6pg�> 6pg�61��|�g��6��� p�p� g�ȟ�c���>�6��>g�s�o p p�ƀ�60�l&�l�� s��΃��p�pg�ȟ�c���>�2��>g�{�c `�8 ��s�2�����6g�s�ȟ�c6p0g6�6p>g�� ��p0�ƀ�6|&3�`6��s��΃����6 g�s�ȟ�c6p0g6�6p>g�61��|�g��6������g�s�ȟ�c�|2g��2��p|g86g��6�6>�g�sƀ���|�ƀ��p&3��l�� s��΃�����g�s�̟�c�|6g��6��p|g86g��6�6>�g�� < ��s�6������g�s�ȟ�c�|6g��6��Ό6<8g6�6p>g���6p��ƀ�8g�l�l�� s��΃�����g� s�ȟ�c�|2g��6��Ό6<8g6�6p>g�61��|�g��2������8 {�̟�c�|2g��2�6868�>2g�6��|2g����gƀ�6p&3��l��s��΃�����8 s�̟�c�|6g��6�6<68�>2g�6��|6g�61��|�g��2���<�|&p��̟�c��΀6>�g�>6g2���> p&�`6�� s��΃��<�|&p�0g� ȟ�c��΀6>�g�>6g2���>g��p��g€�60g��l&�l��s��΃��p&� 80 ȟ�c���2�|6<�6���c>g��p61��|�g��6���8�|��6��|2g�6p g868�c� �6�|�ƀ��s&�`6��s��΃��<�|�8g�̟�c��8����6���c>�2��|2g�6x g86<�c8��s�2���2�8�88g�ȟ�c�<����6���c>�c���c���8��d&�d�� s��΃��6�8�8 8g�̟�c��< ����6���c>�c< ��s�2��� p6 s�̟�c�680�6��|�g��2��΄�s�c��60�€��0�l&�l��s�ȃg�|06s�g>>g�s�`pg�|�<> <g� `>�gpg�|�> 88g��l&�l��s��g���0g�681������<����6p�g>>�`6���p� ��2>d� `�`g6p>g�>g�681��� ��|�g�<�|1��>g�|6g�1��8�g���{0 x�`6�� {� �6p>g���c�>�>g861�6<�1�p<p<1�p<�p`< p< g�0g�6΀6<0g�<g�6>6<�`�����68����6p�x�g��Θ6�l��s�̇��6>�g��|1�6s�g�<0g��������s���626�`1`6c0d�`&1���s6�� `�|>6p|6g�02�6s�g�6<0g� `�01� ` d`01�`1�`1��s�ƒ p�ƃ s��c�΀6�`�0���s� �6p<>6p681�6p�g��102g>6< 6{g�6`��s�c�s6d�c8���8��&6� �6�l��s��΃��p&<g�p�ȟ�c��Ο6s�g�6�6pg��>6pg�61��|�g��6���p�pg�̟�c���>�2��>g�s�o p p�ƀ�60�l&�l�� s��΃�� x�p�g�̟�c���>�6��>g�s�c`�8��s�6�����6g�s�̟�c6x0g2�6x>g�� ��p0�ƀ �6|&�`6��s��΃����6 g�s�̟�c6p0g6�6p>g�61��|�g��2������g� {�ȟ�c�|2g��2��p|g<6g��2�6>�g�sƀ���|�ƀ �� p&3�`6�� s��΃�����g� s�ȟ�c�|6g��6��p|g86g��6�6>�g��8 ��s�6������g� s�ȟ�c�|6g��6��Ό68g���6p��ƀ �<g�l�l��s��΃�����g� {�ȟ�c�|2g��6��Ό688g6�6p>g�61��|�g��2������8 {�̟�c�|2g��6�686<�>2g�2��|2g�� ��gƀ�6 p&�`6��s��΃�����<s�ȟ�c�|2g��2�686<�>6g�6��|2g�61��|�g��6���<�|&p0g� ̟�c��΀6>�g�>6g6���>p&3��l��s��΃��8�|&p��̟�c��΀6>�g�>6g6���>8g��<��s�6���p&?80 ȟ�c���6�|6<�2���c>g��p��gƀ�60g��l&�l�� s��΃��p&�<0 ȟ�c���2�|6<�6���c>g��p61��|�g��6���8�|�8g�ȟ�c��8 ����2���c>�2��|2g�6pg86<�c��6�|�€ �� s&�`6�� s��΃��8�|�8g�̟�c��8 ����6���c>�6��|6g�6pg86<�c< ��s�6���2�<�88g�ȟ�c�8����2���c>�c���c���8��l&�l��s��΃��2�8�< 8g�ȟ�c��<����2���c>�c<��s�2���p?2s�ȟ�c�6<0�2��|�g��2��Ό�s�c��60�ƀ ��0�l&�l��s�̃g�|06s�g>>g�s�` xg� |�> 8 g� `>�g pg�|�> 88g��l&�l��s��d� `�`g6p>g�>g�6<1��� ��|�g�8�|1��>g�|6g�1��8�g���s� x�`6��s� �6p>g���c�> �>g861�6<8g��Λ�ΐ� `&�|gΓ�Θ��c��8 `&�|6s�g<�p pp1���6<���1��8�g�pg8p<��l��s�<�g��<�1� ��c� 0s �d6�l�� s� �8>�1�p<p<`< pp<1�p<p& 8p<p<1�pp s pp<�� <1�p pp&�l��s� �6x>g�0g�6΀6<0g�8g�6>6<�`�����68 ����6p�p�g��ΐ6�l�� s�ȏ��6>�g��|1�6s�g�<0g��������s���626� `1`6c0d� `&1���s6�� `�|>6p|2g�06�6{�g�680g� `�01� ` d`1� `1� `1��{�ƒp�ƃs��c�΀6� `����s��6p <>6x 6<1�6x�g��106g>686sg�6`��s<��66`6� ȃ�8��&6� �6�l�� s��΃��p&<g�p�̟�c��Ο6s�g�6�6pg��> 6xg�61��|�g��6���p�p� g�ȟ�c���>�2��>g�s�gp p�€�60�l&�l��s��΃��p�p� g�ȟ�c���>�6��>g�s�c `�8��s�6�����6g�s�ȟ�c6p0g2�6x>g����p0�ƀ �6 |&�`6�� {��΃����6g�s�ȟ�c6p0g2�6p>g�61��|�g��6������ g�s�ȟ�c�|6g��2��p|g82g��6�6>�g�sƀ��� |�ƀ �� p&�`6�� {��΃�����g� {�̟�c�|6g��2��p|g<6g��6�6>�g��<��s�2������g� s�̟�c�|6g��2��Ό6<8g2�6p>g�� �6x��ƀ �<g�l�l�� s��΃�����g� s�ȟ�c�|2g��6��Ό68g�61��|�g��6������<s�̟�c�|6g��2�6868�>6g�6��|2g����g€�6p&3��l�� s��΃�����8 s�ȟ�c�|6g��2�6868 �>6g�2��|6g�61��|�g��6���8�|&p0g�ȟ�c��΀6>�g�>2g6���>8g�sƀ �6���ƀ�6>p&3��l��s��΃��8�|&p0g� ȟ�c��΀6>�g�>2g6���>g��p� �gƀ �60g��l&�l�� s��΃��p&?80ȟ�c���6�|68�2���c>g��p61��|�g��6���8�|��2��|6g�6p g868�c��6�|�ƀ��s&3��l��s��΃��8�|�8g�ȟ�c��8 ����6���c>�6��|6g�6pg868�c8 ��s�6���6�<�< 8g�ȟ�c��8 ����6���c>�c� ��c���<��l&�d�� s��΃��2�8�<8g�̟�c�<����2���c>�c8��s�6���p2 {�ȟ�c�6<0�6��|�g��6��Ό�s�c��60�€��0�l&�l��s�̃g�|06{�g>>g�s�`pg� |�> < g�`>�g xg� |�> <8g��l&�l�� {��8g�� `1� `1�`1� `1�`0 1� `0 1�`0 1�`0 1�`<pp< ppp0 p< pp pp p&�l��s��8g�� ` pp`pp<1� p<p`< p<p< p<p pppppppp p p&�l�� s��8g�� `pp `p< p< p< p p pp<ppp�8pp x6�l�� �06<2g����g>6s0�|0g��68�gΌ6� `6�8 �›�d����>�g��s�g>�86<0�1�6s�g��|06x�g��6�6s0�|��<1�6p��2Ό86g�6�p�1�6>g��80�6Ό86g�6p&�l�� �����p�g�6x�68 2�s6�d�<2g>686sgl�py�>g� �8 6s868 868�|�g�|`�6p0g�81���6p�gΌ�s&<�s 3�� �������s8�g�82��|1�6|�c68g�c��68>g��|068680g����������s8�g�86��|1��p6g�68>g��|0686<0g���� �6s�g��>�s���|�8�g���0�p� €6s�g�6>��1��`|�g>�|�c����681�p&�l����ȓ8 6sg8�1�8��ƃ 6�s1��|�g�6< ��8�Ό>�̌�l2�����|�g>�<1�6s6p g8680g��� ���|�g>>�o�`�p��|�|�g8681΃>066�ȟ0g��|g�8�`6�� ��p8 �p�Ə68 6sg8�1�>��d `&p0�d6c�dp �0g�p1����|�`�>og��|6g2�6p281� 08� p�l0Ώg �6c16`���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>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] 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 <5>Sending DHCP requests ., OK <6>IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.190 <6>IP-Config: Complete: <6> device=eth0, hwaddr=2a:9d:bb:e8:dc:60, ipaddr=192.168.0.190, mask=255.255.255.0, gw=192.168.0.254 <6> host=192.168.0.190, domain=, nis-domain=(none) <6> bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= <6> nameserver0=192.168.0.1, nameserver1=192.168.1.254 <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.147-cip18 #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 [] (free_pcppages_bulk+0x298/0x320) <4>[] (free_pcppages_bulk) from [] (free_unref_page+0xa8/0xdc) <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: 244K <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[72]: 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[72]: specified user 'tss' unknown <27>udevd[72]: specified group 'tss' unknown <30>udevd[73]: 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 <6>omap_rtc 1c23000.rtc: registered as rtc0 <6>omap_rtc 1c23000.rtc: setting system clock to 2000-01-01T00:00:00 UTC (946684800) <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>vpif 1e17000.video: vpif probe success <6>usbcore: registered new interface driver usbfs <6>usbcore: registered new interface driver hub <5>SCSI subsystem initialized <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 <3>davinci-mcasp 1d00000.mcasp: IRQ rx not found <3>davinci-mcasp 1d00000.mcasp: IRQ tx not found <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>mc: Linux media interface: v0.10 <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 <6>hub 1-0:1.0: USB hub found <4>ahci_da850 1e18000.sata: forcing PORTS_IMPL to 0x1 <6>hub 1-0:1.0: 1 port detected <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>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-2748480/environment . /lava-2748480/environment / # /lava-2748480/bin/lava-test-runner /lava-2748480/0 /lava-2748480/bin/lava-test-runner /lava-2748480/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-2748480/0/tests/0_dmesg + cat uuid + UUID=2748480_1.5.2.4.1 + set +x<8> + KERNELCI_LAVA=y /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> <8> + set +x <8> / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-2748480/environment / # . /lava-2748480/environment/lava-2748480/bin/lava-test-runner /lava-2748480/1 / # /lava-2748480/bin/lava-test-runner /lava-2748480/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-2748480/1/tests/1_bootrr + cat uuid + UUID=2748480_1.5.2.4.5 + set +x<8> + export 'PATH=/opt/bootrr/helpers:/lava-2748480/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-2748480/1/../bin/lava-test-case <8> /lava-2748480/1/../bin/lava-test-case <8> /lava-2748480/1/../bin/lava-test-case <8> + set +x <8> / #