connecting to NetworkSerialPort(target=Target(name='omap3-beagle-xm', env=None), name='USBSerialPort', state=, avail=True, host='nuc-1', port=55601, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t nuc-1:55601 connected to 192.168.0.1 (port 55601) Escape character: Ctrl-\ Type the escape character to get to the prompt. U-Boot SPL 2018.09-rc2-00001-ge6aa9785acb2 (Aug 15 2018 - 09:41:52 -0700) Trying to boot from MMC1 spl_load_image_fat_os: error reading image args, err - -2 U-Boot 2018.09-rc2-00001-ge6aa9785acb2 (Aug 15 2018 - 09:41:52 -0700) OMAP3630/3730-GP ES1.2, CPU-OPP2, L3-200MHz, Max CPU Clock 1 GHz Model: TI OMAP3 BeagleBoard OMAP3 Beagle board + LPDDR/NAND I2C: ready DRAM: 256 MiB NAND: 0 MiB MMC: OMAP SD/MMC: 0 Loading Environment from NAND... *** Warning - readenv() failed, using default environment Beagle xM Rev C No EEPROM on expansion board No EEPROM on expansion board OMAP die ID: 0b5000029ff80000016842c910019004 Net: usb_ether starting USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 3 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... 1 Ethernet Device(s) found Hit any key to stop autoboot: 2  0 BeagleBoard # setenv usbethaddr 00:40:5c:26:0a:6c; usb start setenv usbethaddr 00:40:5c:26:0a:6c; usb start BeagleBoard # setenv autoload no setenv autoload no BeagleBoard # dhcp dhcp Need valid 'usbnet_devaddr' to be setWaiting for Ethernet connection... done. BOOTP broadcast 1 BOOTP broadcast 2 DHCP client bound to address 192.168.0.189 (261 ms) BeagleBoardsetenv serverip 192.168.0.2 # setenv serverip 192.168.0.2 BeagleBoard # tftp 0x81000000 3063678/tftp-deploy-hjkmd731/kernel/zImage tftp 0x81000000 3063678/tftp-deploy-hjkmd731/kernel/zImage Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.0.2; our IP address is 192.168.0.189 Filename '3063678/tftp-deploy-hjkmd731/kernel/zImage'. Load address: 0x81000000 Loading: *T ################################################################# ################################################################# ################################################################# ################################################################# ##################################################### 363.3 KiB/s done Bytes transferred = 4590184 (460a68 hex) BeagleBoard # tftp 0x82000000 3063678/tftp-deploy-hjkmd731/ramdisk/ramdisk.cpio.gz.uboot tftp 0x82000000 3063678/tftp-deploy-hjkmd731/ramdisk/ramdisk.cpio.gz.uboot Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.0.2; our IP address is 192.168.0.189 Filename '3063678/tftp-deploy-hjkmd731/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x82000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ####################################################### 1.1 MiB/s done Bytes transferred = 14153733 (d7f805 hex) BeagleBoard # setenv initrd_size ${filesize} setenv initrd_size ${filesize} BeagleBoard # tftp 0x81f00000 3063678/tftp-deploy-hjkmd731/dtb/omap3-beagle-xm.dtb tftp 0x81f00000 3063678/tftp-deploy-hjkmd731/dtb/omap3-beagle-xm.dtb Waiting for Ethernet connection... done. Using sms0 device TFTP from server 192.168.0.2; our IP address is 192.168.0.189 Filename '3063678/tftp-deploy-hjkmd731/dtb/omap3-beagle-xm.dtb'. Load address: 0x81f00000 Loading: *##### 12.7 KiB/s done Bytes transferred = 65716 (100b4 hex) BeagleBoard # setenv bootargs 'console=ttyO2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttyO2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' BeagleBoard # bootz 0x81000000 0x82000000 0x81f00000 bootz 0x81000000 0x82000000 0x81f00000 ## Loading init Ramdisk from Legacy Image at 82000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 14153669 Bytes = 13.5 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 81f00000 Booting using the fdt blob at 0x81f00000 Loading Ramdisk to 89280000, end 89fff7c5 ... OK Loading Device Tree to 8926c000, end 8927f0b3 ... OK Starting kernel ... <6>[ 0.000000] Booting Linux on physical CPU 0x0 <5>[ 0.000000] Linux version 5.10.161-cip22 (KernelCI@build-j733999-arm-gcc-10-omap2plus-defconfig-vfl2n) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Wed Dec 21 19:11:58 UTC 2022 <6>[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d <6>[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache <6>[ 0.000000] OF: fdt: Machine model: TI OMAP3 BeagleBoard xM <4>[ 0.000000] Malformed early option 'earlycon' <6>[ 0.000000] Memory policy: Data cache writeback <6>[ 0.000000] cma: Reserved 16 MiB at 0x8e800000 <6>[ 0.000000] Zone ranges: <6>[ 0.000000] Normal [mem 0x0000000080000000-0x000000008fdfffff] <6>[ 0.000000] HighMem empty <6>[ 0.000000] Movable zone start for each node <6>[ 0.000000] Early memory node ranges <6>[ 0.000000] node 0: [mem 0x0000000080000000-0x000000008fdfffff] <6>[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000008fdfffff] <6>[ 0.000000] CPU: All CPU(s) started in SVC mode. <6>[ 0.000000] OMAP3630/DM3730 ES1.2 (l2cache iva sgx neon isp 192mhz_clk) <6>[ 0.000000] percpu: Embedded 20 pages/cpu s49740 r8192 d23988 u81920 <6>[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64452 <5>[ 0.000000] Kernel command line: console=ttyO2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 212356K/260096K available (9216K kernel code, 1025K rwdata, 2168K rodata, 1024K init, 281K bss, 31356K reserved, 16384K cma-reserved, 0K highmem) <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] IRQ: Found an INTC at 0x(ptrval) (revision 4.0) with 96 interrupts <6>[ 0.000000] Clocking rate (Crystal/Core/MPU): 26.0/400/600 MHz <6>[ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz <6>[ 0.000000] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns <6>[ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 65535999984741ns <6>[ 0.003021] TI gptimer clockevent: always-on 32768 Hz at /ocp@68000000/target-module@48318000 <6>[ 0.004547] Console: colour dummy device 80x30 <3>[ 0.004608] WARNING: Your 'console=ttyO2' has been replaced by 'ttyS2' <3>[ 0.004608] This ensures that you still see kernel messages. Please <3>[ 0.004638] update your kernel commandline. <6>[ 0.004669] Calibrating delay loop... 600.47 BogoMIPS (lpj=3002368) <6>[ 0.053405] pid_max: default: 32768 minimum: 301 <6>[ 0.053649] LSM: Security Framework initializing <6>[ 0.053771] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.053802] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.055084] CPU: Testing write buffer coherency: ok <6>[ 0.055206] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.055633] CPU0: thread -1, cpu 0, socket -1, mpidr 0 <6>[ 0.056823] Setting up static identity map for 0x80100000 - 0x80100078 <6>[ 0.057128] rcu: Hierarchical SRCU implementation. <6>[ 0.057891] smp: Bringing up secondary CPUs ... <6>[ 0.057922] smp: Brought up 1 node, 1 CPU <6>[ 0.057952] SMP: Total of 1 processors activated (600.47 BogoMIPS). <6>[ 0.057952] CPU: All CPU(s) started in SVC mode. <6>[ 0.058685] devtmpfs: initialized <6>[ 0.084411] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 <6>[ 0.084899] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.084930] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.086334] pinctrl core: initialized pinctrl subsystem <6>[ 0.088745] NET: Registered protocol family 16 <6>[ 0.092468] DMA: preallocated 256 KiB pool for atomic coherent allocations <4>[ 0.116973] omap_hwmod: mcbsp2_sidetone using broken dt data from mcbsp <4>[ 0.117706] omap_hwmod: mcbsp3_sidetone using broken dt data from mcbsp <6>[ 0.191925] audit: initializing netlink subsys (disabled) <6>[ 0.193420] thermal_sys: Registered thermal governor 'fair_share' <6>[ 0.193420] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.193450] thermal_sys: Registered thermal governor 'user_space' <6>[ 0.194274] cpuidle: using governor menu <6>[ 0.194641] Reprogramming SDRC clock to 400000000 Hz <5>[ 0.232330] audit: type=2000 audit(0.180:1): state=initialized audit_enabled=0 res=1 <6>[ 0.232788] OMAP GPIO hardware version 2.5 <6>[ 0.295959] omap-gpmc 6e000000.gpmc: GPMC revision 5.0 <4>[ 0.295989] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000 <6>[ 0.345184] No ATAGs? <6>[ 0.345214] hw-breakpoint: debug architecture 0x4 unsupported. <6>[ 0.360473] Kprobes globally optimized <6>[ 0.372375] iommu: Default domain type: Translated <6>[ 0.374084] omap-iommu 480bd400.mmu: 480bd400.mmu registered <6>[ 0.374969] platform 480bc000.isp: Adding to iommu group 0 <6>[ 0.377410] vgaarb: loaded <5>[ 0.378082] SCSI subsystem initialized <6>[ 0.383270] omap_i2c 48070000.i2c: bus 0 rev4.4 at 2600 kHz <6>[ 0.385192] omap_i2c 48072000.i2c: bus 1 rev4.4 at 400 kHz <6>[ 0.386718] omap_i2c 48060000.i2c: bus 2 rev4.4 at 100 kHz <6>[ 0.387145] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.387145] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.387207] PTP clock support registered <6>[ 0.388946] clocksource: Switched to clocksource 32k_counter <5>[ 1.474182] VFS: Disk quotas dquot_6.6.0 <6>[ 1.474304] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) <6>[ 1.489135] NET: Registered protocol family 2 <6>[ 1.489501] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 1.490509] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) <6>[ 1.490661] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 1.490692] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear) <6>[ 1.490753] TCP: Hash tables configured (established 2048 bind 2048) <6>[ 1.490905] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 1.490966] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 1.491210] NET: Registered protocol family 1 <6>[ 1.492492] RPC: Registered named UNIX socket transport module. <6>[ 1.492523] RPC: Registered udp transport module. <6>[ 1.492523] RPC: Registered tcp transport module. <6>[ 1.492553] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 1.492584] PCI: CLS 0 bytes, default 64 <6>[ 1.499664] Trying to unpack rootfs image as initramfs... <6>[ 3.007812] Freeing initrd memory: 13824K <6>[ 3.009155] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available <5>[ 3.011352] Initialise system trusted keyrings <6>[ 3.011962] workingset: timestamp_bits=14 max_order=16 bucket_order=2 <5>[ 3.013488] NFS: Registering the id_resolver key type <5>[ 3.013580] Key type id_resolver registered <5>[ 3.013610] Key type id_legacy registered <6>[ 3.013671] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. <5>[ 3.014221] Key type asymmetric registered <5>[ 3.014251] Asymmetric key parser 'x509' registered <6>[ 3.014282] io scheduler mq-deadline registered <6>[ 3.014312] io scheduler kyber registered <6>[ 3.019805] pinctrl-single 48002030.pinmux: 284 pins, size 568 <6>[ 3.020477] pinctrl-single 48002a00.pinmux: 46 pins, size 92 <6>[ 3.021270] pinctrl-single 480025a0.pinmux: 46 pins, size 92 <6>[ 3.027008] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled <6>[ 3.031799] 4806a000.serial: ttyS0 at MMIO 0x4806a000 (irq = 88, base_baud = 3000000) is a 8250 <6>[ 3.033447] 4806c000.serial: ttyS1 at MMIO 0x4806c000 (irq = 89, base_baud = 3000000) is a 8250 <6>[ 3.035400] 49020000.serial: ttyS2 at MMIO 0x49020000 (irq = 90, base_baud = 3000000) is a 8250 <6>[ 3.812927] printk: console [ttyS2] enabled <6>[ 3.819671] 49042000.serial: ttyS3 at MMIO 0x49042000 (irq = 96, base_baud = 3000000) is a 8250 <6>[ 3.845336] brd: module loaded <6>[ 3.860870] loop: module loaded <6>[ 3.896392] twl 0-0048: PIH (irq 23) chaining IRQs 145..153 <6>[ 3.902465] twl 0-0048: power (irq 150) chaining IRQs 153..160 <6>[ 3.964813] twl4030_gpio twl4030-gpio: gpio (irq 145) chaining IRQs 161..178 <3>[ 4.048339] mtdoops: mtd device (mtddev=name/number) must be supplied <6>[ 4.061828] i2c /dev entries driver <6>[ 4.070281] sdhci: Secure Digital Host Controller Interface driver <6>[ 4.076782] sdhci: Copyright(c) Pierre Ossman <6>[ 4.082427] sdhci-pltfm: SDHCI platform and OF driver helper <3>[ 4.090881] omap_hsmmc 4809c000.mmc: RX DMA channel request failed <6>[ 4.097503] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 4.107055] Initializing XFRM netlink socket <6>[ 4.111938] NET: Registered protocol family 10 <6>[ 4.119049] Segment Routing with IPv6 <6>[ 4.123138] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 4.130340] NET: Registered protocol family 17 <6>[ 4.135131] NET: Registered protocol family 15 <5>[ 4.140106] Key type dns_resolver registered <6>[ 4.145294] oprofile: using arm/armv7 <6>[ 4.149444] ThumbEE CPU extension supported. <5>[ 4.154022] Registering SWP/SWPB emulation handler <6>[ 4.161224] SmartReflex Class3 initialized <5>[ 4.166290] Loading compiled-in X.509 certificates <6>[ 4.231353] omap-dma-engine 48056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported) <4>[ 4.243255] ti-sysc: probe of 48318000.target-module failed with error -16 <6>[ 4.255432] smartreflex 480cb000.smartreflex: omap_sr_probe: SmartReflex driver initialized <6>[ 4.266052] smartreflex 480c9000.smartreflex: omap_sr_probe: SmartReflex driver initialized <4>[ 4.533081] mmc0: host does not support reading read-only switch, assuming write-enable <6>[ 4.548034] mmc0: new high speed SDHC card at address aaaa <6>[ 4.555023] mmcblk0: mmc0:aaaa SS08G 7.40 GiB <6>[ 4.567138] mmcblk0: p1 p2 <6>[ 16.813018] Freeing unused kernel memory: 1024K <6>[ 16.818634] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 17.126586] udevd[92]: starting version 3.2.9 <5>[ 17.133941] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 17.142059] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 17.149230] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 17.170898] udevd[92]: specified user 'tss' unknown <27>[ 17.176422] udevd[92]: specified group 'tss' unknown <30>[ 17.199310] udevd[93]: starting eudev-3.2.9 <6>[ 18.154663] omap_ssi 48058000.ssi-controller: ssi controller 0 initialized (2 ports)! <3>[ 18.164093] omap_ssi_port 4805a000.ssi-port: couldn't get cawake gpio (err=-2)! <4>[ 18.171844] omap_ssi_port: probe of 4805a000.ssi-port failed with error -2 <3>[ 18.179290] omap_ssi_port 4805b000.ssi-port: couldn't get cawake gpio (err=-2)! <4>[ 18.186920] omap_ssi_port: probe of 4805b000.ssi-port failed with error -2 <6>[ 18.413726] usbcore: registered new interface driver usbfs <6>[ 18.419799] usbcore: registered new interface driver hub <6>[ 18.425506] usbcore: registered new device driver usb <6>[ 18.434844] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 18.504394] ohci-platform: OHCI generic platform driver <6>[ 18.510894] ohci-platform 48064400.ohci: Generic Platform OHCI controller <6>[ 18.518035] ohci-platform 48064400.ohci: new USB bus registered, assigned bus number 1 <4>[ 18.550628] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 18.559661] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <6>[ 18.586090] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <4>[ 18.593109] Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after <6>[ 18.666290] ehci-omap: OMAP-EHCI Host Controller driver <6>[ 18.697601] ohci-platform 48064400.ohci: irq 92, io mem 0x48064400 <6>[ 18.978576] omap-mailbox 48094000.mailbox: omap mailbox rev 0x40 <4>[ 18.986846] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 18.995788] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <6>[ 19.009307] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10 <6>[ 19.017913] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 <6>[ 19.025543] usb usb1: Product: Generic Platform OHCI controller <6>[ 19.031799] usb usb1: Manufacturer: Linux 5.10.161-cip22 ohci_hcd <6>[ 19.038177] usb usb1: SerialNumber: 48064400.ohci <3>[ 19.338684] twl4030_keypad 48070000.i2c:twl@48:keypad: missing or malformed property linux,keymap: -22 <3>[ 19.348480] twl4030_keypad 48070000.i2c:twl@48:keypad: Failed to build keymap <4>[ 19.356018] twl4030_keypad: probe of 48070000.i2c:twl@48:keypad failed with error -22 <6>[ 19.420257] hub 1-0:1.0: USB hub found <6>[ 19.427459] twl4030_madc 48070000.i2c:twl@48:madc: clk disabled, enabling <6>[ 19.459045] hub 1-0:1.0: 3 ports detected <4>[ 19.595184] twl4030_madc 48070000.i2c:twl@48:madc: supply vusb3v1 not found, using dummy regulator <6>[ 19.606414] input: twl4030_pwrbutton as /devices/platform/68000000.ocp/48070000.i2c/i2c-0/0-0048/48070000.i2c:twl@48:pwrbutton/input/input1 <4>[ 19.677856] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 19.686828] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <4>[ 19.872680] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 19.881652] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <4>[ 20.409454] twl_rtc 48070000.i2c:twl@48:rtc: Power up reset detected. <6>[ 20.461975] twl_rtc 48070000.i2c:twl@48:rtc: Enabling TWL-RTC <6>[ 20.568725] omap-aes 480a6000.aes1: OMAP AES hw accel rev: 2.6 <6>[ 20.589630] twl_rtc 48070000.i2c:twl@48:rtc: registered as rtc0 <6>[ 20.620941] omap_rng 480a0000.rng: Random Number Generator ver. 70 <5>[ 20.627960] random: crng init done <6>[ 20.667968] Driver for 1-wire Dallas network protocol. <6>[ 20.696472] twl_rtc 48070000.i2c:twl@48:rtc: setting system clock to 2000-01-01T00:00:00 UTC (946684800) <6>[ 20.781921] omap-aes 480a6000.aes1: will run requests pump with realtime priority <6>[ 20.820678] twl4030_usb 48070000.i2c:twl@48:twl4030-usb: Initialized TWL4030 USB module <6>[ 20.883056] omap_hdq 480b2000.1w: OMAP HDQ Hardware Rev 0.5. Driver in Interrupt mode <6>[ 20.930877] omap-aes 480c5000.aes2: OMAP AES hw accel rev: 2.6 <6>[ 20.976531] mc: Linux media interface: v0.10 <6>[ 20.989410] omap-aes 480c5000.aes2: will run requests pump with realtime priority <4>[ 21.019317] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 21.028137] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <6>[ 21.084960] omap-sham 480c3000.sham: hw accel on OMAP rev 0.9 <6>[ 21.110565] w1_master_driver w1_bus_master1: Attaching one wire slave 01.000000000000 crc 3d <6>[ 21.249023] omap-sham 480c3000.sham: will run requests pump with realtime priority <6>[ 21.280517] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver <6>[ 21.286621] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 2 <6>[ 21.409027] videodev: Linux video capture interface: v2.00 <6>[ 21.459808] omap_wdt: OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec <6>[ 21.519409] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 <6>[ 21.528015] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 <6>[ 21.535614] usb usb2: Product: MUSB HDRC host driver <6>[ 21.540924] usb usb2: Manufacturer: Linux 5.10.161-cip22 musb-hcd <6>[ 21.547302] usb usb2: SerialNumber: musb-hdrc.1.auto <3>[ 21.809600] OF: graph: no port node found in /ocp@68000000/isp@480bc000/ports <3>[ 21.817077] OF: graph: no port node found in /ocp@68000000/isp@480bc000/ports <3>[ 21.824645] OF: graph: no port node found in /ocp@68000000/isp@480bc000/ports <4>[ 21.832183] omap3isp 480bc000.isp: supply vdd-csiphy1 not found, using dummy regulator <4>[ 21.840850] omap3isp 480bc000.isp: supply vdd-csiphy2 not found, using dummy regulator <6>[ 21.849517] omap3isp 480bc000.isp: Revision 15.0 found <6>[ 21.855773] omap-iommu 480bd400.mmu: 480bd400.mmu: version 1.1 <4>[ 21.862274] omap3isp 480bc000.isp: Entity type for entity OMAP3 ISP CCP2 was not initialized! <4>[ 21.902160] power_supply bq27000-battery: power_supply_get_battery_info currently only supports devicetree <6>[ 22.069580] hub 2-0:1.0: USB hub found <6>[ 22.089019] hub 2-0:1.0: 1 port detected <4>[ 22.201843] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 22.210845] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <4>[ 22.436706] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 22.445709] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <4>[ 22.554840] omap3isp 480bc000.isp: Entity type for entity OMAP3 ISP CSI2a was not initialized! <4>[ 22.648712] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 22.657714] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <4>[ 22.699127] omap3isp 480bc000.isp: Entity type for entity OMAP3 ISP CCDC was not initialized! <4>[ 22.779815] omap3isp 480bc000.isp: Entity type for entity OMAP3 ISP preview was not initialized! <6>[ 22.800750] input: gpio_keys as /devices/platform/gpio_keys/input/input2 <4>[ 22.867980] usb_phy_generic hsusb2_phy: dummy supplies not allowed for exclusive requests <4>[ 22.877410] omapdss_dss 48050000.dss: supply vdda_video not found, using dummy regulator <4>[ 22.886322] omapdss_dss 48050000.dss: supply vdds_dsi not found, using dummy regulator <6>[ 22.894866] DSS: OMAP DSS rev 2.0 <6>[ 22.902099] omapdss_dss 48050000.dss: bound 48050400.dispc (ops dsi_vc_flush_receive_data [omapdss]) <6>[ 22.911834] omapdss_dss 48050000.dss: bound 48050c00.encoder (ops dsi_vc_flush_receive_data [omapdss]) <4>[ 22.939208] omap3isp 480bc000.isp: Entity type for entity OMAP3 ISP resizer was not initialized! <4>[ 23.034484] omap3isp 480bc000.isp: Entity type for entity OMAP3 ISP AEWB was not initialized! <4>[ 23.043518] omap3isp 480bc000.isp: Entity type for entity OMAP3 ISP AF was not initialized! <4>[ 23.052246] omap3isp 480bc000.isp: Entity type for entity OMAP3 ISP histogram was not initialized! U-Boot SPL 2018.09-rc2-00001-ge6aa9785acb2 (Aug 15 2018 - 09:41:52 -0700) Trying to boot from MMC1 spl_load_image_fat_os: error reading image args, err - -2 U-Boot 2018.09-rc2-00001-ge6aa9785acb2 (Aug 15 2018 - 09:41:52 -0700) OMAP3630/3730-GP ES1.2, CPU-OPP2, L3-200MHz, Max CPU Clock 1 GHz Model: TI OMAP3 BeagleBoard OMAP3 Beagle board + LPDDR/NAND I2C: ready DRAM: 256 MiB NAND: 0 MiB MMC: OMAP SD/MMC: 0 Loading Environment from NAND... *** Warning - readenv() failed, using default environment Beagle xM Rev C No EEPROM on expansion board No EEPROM on expansion board OMAP die ID: 0b5000029ff80000016842c910019004 Net: usb_ether starting USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 3 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... 1 Ethernet Device(s) found Hit any key to stop autoboot: 2  1  0 switch to partitions #0, OK mmc0 is current device Scanning mmc 0:1... switch to partitions #0, OK mmc0 is current device SD/MMC found on device 0 Checking for: /uEnv.txt ... Checking for: /boot/uEnv.txt ... ** Invalid partition 3 ** ** Invalid partition 4 ** ** Invalid partition 5 ** ** Invalid partition 6 ** ** Invalid partition 7 ** Device nand0 not found! Error initializing mtdparts! incorrect device type in UBI Partition UBI not found! ## Error: \"nandboot\" not defined BeagleBoard #